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
ipFamily, err:=cluster.GetIPFamily() //nolint:staticcheck // We tolerate this until removal; after removal IPFamily will become an internal CAPD concept. See https://github.com/kubernetes-sigs/cluster-api/issues/7521.
68
+
// We tolerate this until removal;
69
+
// after removal IPFamily will become an internal CAPD concept.
70
+
// See https://github.com/kubernetes-sigs/cluster-api/issues/7521.
ipFamily, err:=cluster.GetIPFamily() //nolint:staticcheck // We tolerate this until removal; after removal IPFamily will become an internal CAPD concept. See https://github.com/kubernetes-sigs/cluster-api/issues/7521.
95
+
// We tolerate this until removal;
96
+
// after removal IPFamily will become an internal CAPD concept.
97
+
// See https://github.com/kubernetes-sigs/cluster-api/issues/7521.
ipFamily, err:=cluster.GetIPFamily() //nolint:staticcheck // We tolerate this until removal; after removal IPFamily will become an internal CAPD concept. See https://github.com/kubernetes-sigs/cluster-api/issues/7521.
132
+
// We tolerate this until removal;
133
+
// after removal IPFamily will become an internal CAPD concept.
134
+
// See https://github.com/kubernetes-sigs/cluster-api/issues/7521 .
0 commit comments