Open Kun483 opened 5 months ago
/assign
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
/kind feature
Describe the solution you'd like I think there is no evident place to specify
Maintenance Window
andMaintenance Exclusions
.I followed
clusterctl
guide to create a GKE cluster. Reference: https://cluster-api-gcp.sigs.k8s.io/topics/gke/creating-a-cluster.Then I applied the cluster template from https://github.com/kubernetes-sigs/cluster-api-provider-gcp/blob/v1.6.1/templates/cluster-template-gke.yaml.
What did you expect to happen: I expect we to have the some options to set maintenancePolicy like
startTime
,endTime
, andfrequency
.Anything else you would like to add:
Environment