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
cluster: if not found via OwnerReference, look for Cluster via standard label cluster.x-k8s.io/cluster-name on TinkerbellCluster (#501)
- if found via label, set actual OwnerReference
- this is done by using CAPI-core's util.GetClusterFromMetadata()
- this makes using CAPT in mixed-infrastructure Clusters much easier
0 commit comments