Closed komer3 closed 1 year ago
Thanks for the PR! Some minor comments above, also looks like some of the files are missing newlines at the end, can we get those added in? https://github.com/linode/linode-cloud-controller-manager/pull/112#discussion_r1089090261
Just few minor comments. Otherwise, the PR looks good to me.
Changes LGTM, can you fixup/squash the extra commits? Should be good to go after that. Thanks!
Reasoning:
Adding a helm chart for this component to bring the CSI driver in line with the industry standard of using helm charts to deploy on Kubernetes. This will simplify the deployment process for users. Helm charts are also easier to maintain and understand for developers.
This chart was created using the concatenated yaml file found here: https://raw.githubusercontent.com/linode/linode-blockstorage-csi-driver/master/pkg/linode-bs/deploy/releases/linode-blockstorage-csi-driver.yaml
General:
Pull Request Guidelines: