static manifests from helm chart
Currently we have two different implementations of the driver plumbing. The helm chart and the static manifests. They can and do get out of sync. We could generate the static manifests as part of the release process by running 'helm template' on the chart. Then there would only be one set of templates to update for both use cases.
+1
Question. should we just have it upload the generated objects somewhere on release, like at https://github.com/ceph/ceph-csi/releases and remove the static version from git entirely, or should we try and get a hook to have it happen at contribute time back to git? @rootfs
@Madhu-1 @wilmardo any thoughts here ?
@Madhu-1 @wilmardo any thoughts here ?
this is one of the good feature to have it
Started this in #604 and I am willing to pick this back up. I will make some time coming Friday :)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation.
#604 is still open and this issue hasn't been resolved just yet :'(
can we check if we can use https://github.com/arttor/helmify to generate the helm charts from kubernetes objects?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation.