kubernetes-sigs / cluster-api-provider-gcp

The GCP provider implementation for Cluster API
Apache License 2.0
183 stars 195 forks source link

Support policy requires change #435

Closed sayantani11 closed 2 years ago

sayantani11 commented 2 years ago

/kind documentation

Describe the solution you'd like [A clear and concise description of what you want to happen.] In the README.md a small correction is required in the support policy section. GCP v0.2.x supports K8s version 1.15 and 1.16 GCP v0.3.x supports K8s version 1.16 to 1.21 GCP v0.4.x supports k8s version 1.18 to 1.22

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.] https://github.com/kubernetes-sigs/cluster-api-provider-gcp#support-policy The second table requires this change.

sayantani11 commented 2 years ago

@cpanato After contemplating I realized I made this mistake while updating the support policy, so I am making this issue. Marking it as good-first-issue for encouraging new contribution.

sayantani11 commented 2 years ago

/good-first-issue

k8s-ci-robot commented 2 years ago

@sayantani11: This request has been marked as suitable for new contributors.

Guidelines

Please ensure that the issue body includes answers to the following questions:

For more details on the requirements of such an issue, please see here and ensure that they are met.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-good-first-issue command.

In response to [this](https://github.com/kubernetes-sigs/cluster-api-provider-gcp/issues/435): >/good-first-issue Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
PurneswarPrasad commented 2 years ago

/assign