Humble Chirammal
de2489ed7d
deploy: update csi-snapshotter sidecar to v5.0.1
...
This release of snapshotter has a breaking change as mentioned
in the release note:
Refer#
[1]: https://github.com/kubernetes-csi/external-snapshotter/releases/tag/v5.0.0
RBAC rules are also updated with this commit.
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-02-03 19:01:57 +00:00
Matthias Neugebauer
3505731c42
Replace deprecated GitVersion with Version
...
This replaces the deprecated `GitVersion` with `Version`.
See a499b4b179/pkg/chartutil/capabilities.go (L71-L74)
Signed-off-by: Matthias Neugebauer <matthias.neugebauer@uni-muenster.de>
2021-04-26 04:17:13 +00:00
Mudit Agarwal
a92d8d7f2e
deploy: update csi sidecar images
...
This PR makes the changes in csi templates and
upgrade documentation required for updating
csi sidecar images.
Signed-off-by: Mudit Agarwal <muagarwa@redhat.com>
2020-12-08 10:23:34 +00:00
Madhu Rajanna
d928782ebf
deploy: add missing " for nodes watch verb
...
add missing " for nodes watch verb in
clusterrole binding
fixes #1433
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-08-25 06:09:35 +00:00
Madhu Rajanna
cc0f0b8a6a
deploy: remove unnecessary aggregate clusterroles
...
The aggregate clusterrole were designed for the scenario where
the rules are not completely owned by one component.
the aggregate rules can be removed and simplify
certain issues around upgrades.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-08-19 09:30:17 +00:00
wilmardo
6ee381db3a
refactor: Merge 1.13 and 1.14 Helm charts and improve charts
...
Signed-off-by: wilmardo <info@wilmardenouden.nl>
2019-09-27 05:49:18 +00:00