You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ref #818 which is the current implementation of the same thing, but we should put this in a webhook
alexeldeib
changed the title
version for managed control plane should be normalized
version for managed control plane should be normalized in webhook
Jul 29, 2020
webhook for managed control plane was added in #862
k8s-ci-robot
added
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
labels
Aug 20, 2020
k8s-ci-robot
removed
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
labels
Aug 28, 2020
/kind feature
Describe the solution you'd like
AzureManagedControlPlane should have the version normalized to handle kubernetes-sigs/cluster-api#3147.
We should add a defaulting webhook similar to machine to handle the normalization: https://github.com/CecileRobertMichon/cluster-api/blob/9aaae9f9b5152ed4dc8ce8f2fe6e51f8c6395a37/api/v1alpha3/machine_webhook.go#L60-L63
Anything else you would like to add:
We need to do something similar for MachinePool, but upstream in CAPI.
The text was updated successfully, but these errors were encountered: