You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[charts] add support for podLabels and podAnnotations to occm and cinder-csi-plugin charts (#2533)
* feat(occm): add support for podLabels and podAnnotations
* fix(csi-cinder-plugin): apply commonAnnotation to all resources
needed if we want to be consistent with commonAnnotations defined in the occm chart
* feat(cinder-csi-plugin): add support for podLabels and podAnnotations
* refactor(occm): define helper template for podAnnotations
* refactor(cinder-csi-plugin): define helper templates for podLabels, podAnnotations
* Revert "fix(csi-cinder-plugin): apply commonAnnotation to all resources"
This reverts commit 7a5bfcd.
* fix(cinder-csi-plugin): describe what `commonAnnotations` do
* fix/charts: bump versions
0 commit comments