APF: graduate API and types to beta
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
This commit is contained in:

committed by
Adhityaa Chandrasekar

parent
5cfce4e5cb
commit
849be447f5
@@ -198,7 +198,7 @@ func startMasterOrDie(masterConfig *controlplane.Config, incomingServer *httptes
|
||||
if utilfeature.DefaultFeatureGate.Enabled(genericfeatures.APIPriorityAndFairness) {
|
||||
masterConfig.GenericConfig.FlowControl = utilflowcontrol.New(
|
||||
masterConfig.ExtraConfig.VersionedInformers,
|
||||
clientset.FlowcontrolV1alpha1(),
|
||||
clientset.FlowcontrolV1beta1(),
|
||||
masterConfig.GenericConfig.MaxRequestsInFlight+masterConfig.GenericConfig.MaxMutatingRequestsInFlight,
|
||||
masterConfig.GenericConfig.RequestTimeout/4,
|
||||
)
|
||||
|
Reference in New Issue
Block a user