-
Notifications
You must be signed in to change notification settings - Fork 300
🌱 flavorgen: remove thumbprint from vSphereMachineTemplate for easier rotation #3375
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
🌱 flavorgen: remove thumbprint from vSphereMachineTemplate for easier rotation #3375
Conversation
/hold For testing at team-cluster-api#62 |
/lgtm Makes sense |
LGTM label has been added. Git tree hash: c1188544c92a5d921a523ca43e306563eb6898f3
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbueringer The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Different flake
/retest |
09567e6
to
3180f26
Compare
3180f26
to
54b8240
Compare
/lgtm |
LGTM label has been added. Git tree hash: 384b571ea35a39c56c0214e4bf6ac2090626d616
|
/hold cancel |
What this PR does / why we need it:
Rotating the thumbprint is hard when setting the thumbprint in vspheremachinetemplates. Thus changing the default flavors to only have it on vSphereCluster set.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):related to #3372
But not a solution for that issue.