Commit Graph

35 Commits

Author SHA1 Message Date
Raunak Pradip Shah
facefbad6e add DeleteVolumeGroupSnapshot API to delete group snapshot 2023-11-03 13:14:00 +05:30
Humble Chirammal
2a6dd9d799 Controller deployment has to use latest released versioons.
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
2023-10-21 20:19:40 +05:30
mowangdk
f83e81a856 chore: Adopt kubernetes recommand label 2023-08-26 12:39:40 +08:00
Niels de Vos
926df0c8c4 add "document-start" 1st line to all yaml files
The YAML Specification requires three daashes `---` as marker for the
start of a content block. That means, each YAML file needs to start with
`---` on the first line (or after initial comments).

See-also: https://yaml.org/
2023-05-25 18:13:50 +02:00
xing-yang
4e1e4eaafc Update images to v6.2.1 2023-02-06 09:35:53 -05:00
Raunak Pradip Shah
8cc3b4dfcf Add marker description 2023-01-03 10:39:50 +05:30
Raunak Pradip Shah
9d4ad3f926 Add marker 2022-11-29 10:10:33 +05:30
Raunak Pradip Shah
3309c8ae5a Add volume mode conversion flag to manifests 2022-11-18 14:32:51 +05:30
Raunak Pradip Shah
71622a2c55 Update snapshotter tags to v6.1.0 2022-09-23 08:54:16 +05:30
Aditya Chudiwal
40563eee4f use registry.k8s.io for deployment 2022-09-04 21:52:58 +05:30
Benoît Knecht
e202cf76e0 deploy/kubernetes: Update snapshot-controller image
Update `snapshot-controller` to its latest version.

Signed-off-by: Benoît Knecht <bknecht@protonmail.ch>
2022-07-06 23:21:38 +02:00
Humble Chirammal
59a4882df5 replace deprecated serviceAccount with serviceAccountName key
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-04-13 08:35:27 +05:30
Abhishek Jain
fce7295eba Change snapshot controller image version to 5.0.1
Signed-off-by: Abhishek Jain <abjain39@in.ibm.com>
2022-01-27 02:51:22 -08:00
Yashpal Choudhary
d6e1376a41 remove storage class permissions from snapshot controller cluster role 2022-01-14 06:22:29 +05:30
xing-yang
c907f6cdd1 Add changelog for v5.0.0 2021-12-28 15:25:17 +00:00
Ubuntu
21fc337b87 feat: Implement distributed snapshotting 2021-12-24 20:03:31 +00:00
Kubernetes Prow Robot
fead8458b1 Merge pull request #606 from itspngu/add_kustomization_manifests
Add kustomization manifests to CRDs and controller components
2021-11-29 14:37:21 -08:00
Grant Griffiths
d880aa1a74 Bump snapshot-controller and snapshotter deploy to v5-rc1
Signed-off-by: Grant Griffiths <ggriffiths@purestorage.com>
2021-11-15 10:47:50 -08:00
itspngu
96fa9c8a10 add bare kustomization manifests to CRDs and controller components 2021-11-08 09:44:17 +00:00
Grant Griffiths
afff04176d WIP
Signed-off-by: Grant Griffiths <ggriffiths@purestorage.com>
2021-09-23 14:05:17 -07:00
xing-yang
633cef163b Update images to v4.2.1 2021-08-31 00:16:02 +00:00
xing-yang
c879fc3e55 Update manifest 2021-08-16 03:44:54 +00:00
f10atin9
c9c8c38f8b update set-csi-snapshotter.yaml csi-snapshotter image from v4.0.0 to v4.1.1 2021-06-29 23:40:21 +08:00
Mauricio Poppe
21ded106ea Update sample implementation 2021-04-27 23:32:35 +00:00
Andrei Kvapil
d138216421 upd: more common manifests 2021-01-27 16:47:58 +01:00
xing-yang
7e83f249ae Update README 2020-12-18 04:09:43 +00:00
Kubernetes Prow Robot
d61b728671 Merge pull request #357 from Madhu-1/change-pull-policy
change image pullpolicy from Always to IfNotPresent
2020-11-17 16:50:04 -08:00
Ben Swartzlander
a2666d1ea9 Fix image name for example webhook, and other nitpicks
Also bump example container versions to v3.0.0, and use
k8s.gcr.io/sig-storage instead of quay.io/k8scsi.
2020-09-22 16:40:32 -04:00
Madhu Rajanna
84333bc84b change image pullpolicy from Always to IfNotPresent 2020-08-13 12:42:01 +05:30
kartik494
6b112307d9 Update controller images to canary 2020-08-05 16:25:47 +05:30
Jason Taylor
0802d19711 Doc updates for controller namespace
Make all namespace settings explicit and add more documentation around
setting appropriate namespace when installing.
2020-05-13 07:07:25 -04:00
xing-yang
5d722431cd Update images 2020-03-05 14:50:19 +00:00
Ben Swartzlander
298e08e262 Small fixes to snapshot-controller YAML
Remove "sidecar" language for the controller.

Update image tag to 2.0.0-rc4 (the latest)

Change imagePullPolicy back to Always
2019-12-30 14:32:57 -05:00
xing-yang
7f0ecc9b8a Update snapshot-controller and csi-snapshotter images to v2.0.0-rc2 2019-11-09 04:05:43 +00:00
xing-yang
6308420635 Split snapshot controller using beta APIs 2019-11-07 16:49:41 +00:00