kubernetes-sigs / cluster-api-provider-kubevirt

Cluster API Provider for KubeVirt
Apache License 2.0
110 stars 63 forks source link

CAPK node's userdata secrets are missing label #161

Closed pjaton closed 2 years ago

pjaton commented 2 years ago

What steps did you take and what happened:

When creating a new cluster, the userdata secrets created by CAPK to extend Kubeadm secrets with the capk user, have no label.

What did you expect to happen:

The secret should inherit the labels from the secrets generated by Kubeadm.

Environment:

/kind bug

pjaton commented 2 years ago

/assign @pjaton