kubernetes-sigs/cluster-api-provider-vsphere

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

Open

#2,123 opened on Jul 31, 2023

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Go (320 forks)auto 404
help wanted

Repository metrics

Stars
 (417 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide