aws / eks-anywhere

Run Amazon EKS on your own infrastructure 🚀
https://anywhere.eks.amazonaws.com
Apache License 2.0
1.96k stars 285 forks source link

Provide a way to update vSphere credentials on existing management clusters #1072

Open abhinavmpandey08 opened 2 years ago

abhinavmpandey08 commented 2 years ago

Currently, if a vSphere password is changed after the management cluster is deployed, there is no easy way to update the secrets on the management cluster to update the password. This can cause issues when deploying new workload clusters, the expired creds are pulled from management cluster resulting in failures in cluster creation.

We should provide a way for users to update these credentials easily on management cluster either through a separate command or dynamically whenever a new workload cluster is deployed using the management cluster.

michaelday008 commented 5 months ago

Any update or workaround for this ? Any published process to change passwords? We have a need to rotate credentials, and this is impacting our security compliance.