cluster-api-provider-gcp
cluster-api-provider-gcp copied to clipboard
ClusterClass support
/kind feature
CAPI introduced a ClusterClass, an experimental feature https://cluster-api.sigs.k8s.io/tasks/experimental-features/cluster-class/index.html, which will be used to provide easy stamping of clusters of similar shapes and improve UX.
This issue is tracking the list of tasks that should be implemented to support ClusterClass for GCP.
Tasks
- https://github.com/kubernetes-sigs/cluster-api-provider-gcp/issues/397
- https://github.com/kubernetes-sigs/cluster-api-provider-gcp/issues/558
- https://github.com/kubernetes-sigs/cluster-api-provider-gcp/issues/560
Doc
- [ ] Add a documentation showing an example how to create a Cluster with ClusterClass in CAPG
@pydctw I think we should close this as I see the listed tasks have been addressed.
@pydctw I think we should close this as I see the listed tasks have been addressed.
Adding a documentation is still on my to-do list.
/assign
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.
This bot triages issues and PRs according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the issue is closed
You can:
- Mark this issue or PR as fresh with
/remove-lifecycle stale - Mark this issue or PR as rotten with
/lifecycle rotten - Close this issue or PR with
/close - Offer to help out with Issue Triage
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 and PRs.
This bot triages issues and PRs according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the issue is closed
You can:
- Mark this issue or PR as fresh with
/remove-lifecycle rotten - Close this issue or PR with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
ClusterClass is supported in CAPG. /close
@pydctw: Closing this issue.
In response to this:
/close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.