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
{{ message }}
This repository was archived by the owner on Apr 25, 2023. It is now read-only.
Field Validations for KubefedConfig:
scope
must be a valid enum value. It should be immutable.ControllerDuration
availableDelay
is a validint64
> 0unavailableDelay
is a validint64
> 0LeaderElectConfig
leaseDuration
is a validint64
> 0 and must be >renewDeadline
renewDeadline
is a validint64
> 0 and must be >retryPeriod * JitterFactor
retryPeriod
is a validint64
> 0resourceLock
should be a valid enum valueFeatureGatesConfig
name
should be a valid feature nameconfiguration
should be a valid enum valueClusterHealthCheckConfig
int64
> 0SyncControllerConfig
AdoptResources
should be a valid enum value.The text was updated successfully, but these errors were encountered: