kubernetes-sigs / cluster-api-provider-gcp

The GCP provider implementation for Cluster API
Apache License 2.0
198 stars 203 forks source link

Unable to specify Maintenance Window and Maintenance Exclusions in GKE cluster #1272

Open Kun483 opened 5 months ago

Kun483 commented 5 months ago

/kind feature

Describe the solution you'd like I think there is no evident place to specify Maintenance Window and Maintenance Exclusions.

image

I followed clusterctl guide to create a GKE cluster. Reference: https://cluster-api-gcp.sigs.k8s.io/topics/gke/creating-a-cluster.

kind create cluster
export EXP_CAPG_GKE=true
export EXP_MACHINE_POOL=true
clusterctl init --infrastructure gcp

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, and frequency.

Anything else you would like to add:

Environment

tasdikrahman commented 4 months ago

/assign

k8s-triage-robot commented 1 month ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot commented 3 weeks ago

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:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten