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
log.Log.Info("CronJob API is not available in this Kubernetes cluster, scheduled warmup functionality will be disabled. Only manual warmup jobs will be supported.")
341
+
}
342
+
343
+
returncontrollerBuilder.Complete(r)
344
+
}
345
+
346
+
// isCronJobAPIAvailable checks if the CronJob API is available in the cluster
0 commit comments