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
// MultipleHubs allows user to configure multiple bootstrapkubeconfig connecting to different hubs via Klusterlet and let agent decide which one to use
79
+
MultipleHubs featuregate.Feature="MultipleHubs"
77
80
)
78
81
79
82
// DefaultSpokeRegistrationFeatureGates consists of all known ocm-registration
@@ -83,6 +86,7 @@ var DefaultSpokeRegistrationFeatureGates = map[featuregate.Feature]featuregate.F
0 commit comments