Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for cluster names #167

Open
ravithinknyx opened this issue Jan 27, 2023 · 8 comments
Open

Add support for cluster names #167

ravithinknyx opened this issue Jan 27, 2023 · 8 comments
Labels
enhancement Enhancement upstream Upstream Dependency
Milestone

Comments

@ravithinknyx
Copy link

ravithinknyx commented Jan 27, 2023

Is your feature request related to a problem? Please describe.

The current provider allows us to create cluster and additional cluster with vmc . When deployed they are named as cluster-1, cluster-2, cluster-3 . With no tags in place it is difficult to know which cluster is for which workload placement .

Describe the solution you'd like

Similar to how. we can provide a sddc a name we need a feature to add cluster name .

eg

resource "vmc_sddc" "sddc_1" {
sddc_name = var.sddc_name

The cluster has no such variable .

Describe alternatives you've considered

No alternate considered as the
vmc provider does not allow any tags to be given

Additional context

No response

@ravithinknyx ravithinknyx added the enhancement Enhancement label Jan 27, 2023
@dimitarproynov
Copy link
Contributor

Hi,

Currently there is no API support for the requested feature. I've logged a feature request with the VMC backend team.

Best Regards,
_Proynov

@dimitarproynov dimitarproynov added the upstream Upstream Dependency label Feb 6, 2023
@ravithinknyx
Copy link
Author

Thanks will wait

@Nareshcbit
Copy link

@dimitarproynov Any updated on the support of renaming the cluster, as SDDC version 22 supports renaming the cluster

vmc-techzone article

@dimitarproynov
Copy link
Contributor

We're starting the evaluation of the v2 API SDK for VMC which features the cluster rename API so soon we'll be able to use this api in the provider.

@ravithinknyx
Copy link
Author

@dimitarproynov Any more updates on this feature enhancement

@dimitarproynov
Copy link
Contributor

@dimitarproynov Any more updates on this feature enhancement

Hi,
I cannot share details as I'm not authorized, however be assured we're working on it and have involved relevant teams. What I can share: the issue is much bigger than the API for renaming Clusters.

@ravithinknyx
Copy link
Author

Hi Dimitar

Are there any more updates for us .

@ravithinknyx
Copy link
Author

Hi Team

Any further updates on this enhancement.

Thanks

@tenthirtyam tenthirtyam added this to the Backlog milestone Oct 15, 2024
@tenthirtyam tenthirtyam changed the title Provide cluster names similar to sddc name Add support for cluster names Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement upstream Upstream Dependency
Projects
None yet
Development

No branches or pull requests

4 participants