kubernetes-sigs / cluster-api-provider-vsphere

Apache License 2.0
366 stars 292 forks source link

Ensure CSI/CPI manifests of cluster-templates are up-to-date #2123

Open sbueringer opened 1 year ago

sbueringer commented 1 year ago

I didn't have time to take a closer look, but it probably makes sense to check if the CSI/CPI manifests we generate into cluster-templates via flavorgen are up-to-date with upstream manifests (e.g. regarding RBAC, ...)

CPI: https://github.com/kubernetes/cloud-provider-vsphere CSI: https://github.com/kubernetes-sigs/vsphere-csi-driver

sbueringer commented 1 year ago

/help

k8s-ci-robot commented 1 year ago

@sbueringer: This request has been marked as needing help from a contributor.

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-help command.

In response to [this](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/issues/2123): >/help 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.