Skip to content

Commit 7cf9ba0

Browse files
committed
Update CEL tests
Signed-off-by: Leonardo Cecchi <[email protected]>
1 parent 4870d73 commit 7cf9ba0

33 files changed

+27
-85
lines changed

client/hack/cel-tests/volumegroupsnapshot/vgs-class-empty-string.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
apiVersion: groupsnapshot.storage.k8s.io/v1beta1
2+
apiVersion: groupsnapshot.storage.k8s.io/v1beta2
33
kind: VolumeGroupSnapshot
44
metadata:
55
name: new-groupsnapshot-demo

client/hack/cel-tests/volumegroupsnapshot/vgs-content-immutable.post.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
apiVersion: groupsnapshot.storage.k8s.io/v1beta1
2+
apiVersion: groupsnapshot.storage.k8s.io/v1beta2
33
kind: VolumeGroupSnapshot
44
metadata:
55
name: new-groupsnapshot-demo

client/hack/cel-tests/volumegroupsnapshot/vgs-content-immutable.pre.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
apiVersion: groupsnapshot.storage.k8s.io/v1beta1
2+
apiVersion: groupsnapshot.storage.k8s.io/v1beta2
33
kind: VolumeGroupSnapshot
44
metadata:
55
name: new-groupsnapshot-demo

client/hack/cel-tests/volumegroupsnapshot/vgs-content-to-selector.post.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
apiVersion: groupsnapshot.storage.k8s.io/v1beta1
2+
apiVersion: groupsnapshot.storage.k8s.io/v1beta2
33
kind: VolumeGroupSnapshot
44
metadata:
55
name: new-groupsnapshot-demo

client/hack/cel-tests/volumegroupsnapshot/vgs-content-to-selector.pre.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
apiVersion: groupsnapshot.storage.k8s.io/v1beta1
2+
apiVersion: groupsnapshot.storage.k8s.io/v1beta2
33
kind: VolumeGroupSnapshot
44
metadata:
55
name: new-groupsnapshot-demo

client/hack/cel-tests/volumegroupsnapshot/vgs-no-class.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
apiVersion: groupsnapshot.storage.k8s.io/v1beta1
2+
apiVersion: groupsnapshot.storage.k8s.io/v1beta2
33
kind: VolumeGroupSnapshot
44
metadata:
55
name: new-groupsnapshot-demo

client/hack/cel-tests/volumegroupsnapshot/vgs-selector-immutable.post.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
apiVersion: groupsnapshot.storage.k8s.io/v1beta1
2+
apiVersion: groupsnapshot.storage.k8s.io/v1beta2
33
kind: VolumeGroupSnapshot
44
metadata:
55
name: new-groupsnapshot-demo

client/hack/cel-tests/volumegroupsnapshot/vgs-selector-immutable.pre.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
apiVersion: groupsnapshot.storage.k8s.io/v1beta1
2+
apiVersion: groupsnapshot.storage.k8s.io/v1beta2
33
kind: VolumeGroupSnapshot
44
metadata:
55
name: new-groupsnapshot-demo

client/hack/cel-tests/volumegroupsnapshot/vgs-selector-to-content.post.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
apiVersion: groupsnapshot.storage.k8s.io/v1beta1
2+
apiVersion: groupsnapshot.storage.k8s.io/v1beta2
33
kind: VolumeGroupSnapshot
44
metadata:
55
name: new-groupsnapshot-demo

client/hack/cel-tests/volumegroupsnapshot/vgs-selector-to-content.pre.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
apiVersion: groupsnapshot.storage.k8s.io/v1beta1
2+
apiVersion: groupsnapshot.storage.k8s.io/v1beta2
33
kind: VolumeGroupSnapshot
44
metadata:
55
name: new-groupsnapshot-demo

0 commit comments

Comments
 (0)