cluster-api-provider-gcp icon indicating copy to clipboard operation
cluster-api-provider-gcp copied to clipboard

ClusterClass support

Open pydctw opened this issue 3 years ago • 4 comments

/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 avatar Mar 21 '22 17:03 pydctw

@pydctw I think we should close this as I see the listed tasks have been addressed.

mehabhalodiya avatar Apr 16 '22 11:04 mehabhalodiya

@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.

pydctw avatar Apr 18 '22 15:04 pydctw

/assign

pydctw avatar Apr 21 '22 22:04 pydctw

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/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was 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

k8s-triage-robot avatar Jul 20 '22 22:07 k8s-triage-robot

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/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was 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

k8s-triage-robot avatar Aug 19 '22 23:08 k8s-triage-robot

ClusterClass is supported in CAPG. /close

pydctw avatar Aug 19 '22 23:08 pydctw

@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.

k8s-ci-robot avatar Aug 19 '22 23:08 k8s-ci-robot