Skip to content

Commit 19060cd

Browse files
feat: bump kyverno-json (#2025) (#2026)
Signed-off-by: Charles-Edouard Brétéché <[email protected]> Co-authored-by: Charles-Edouard Brétéché <[email protected]>
1 parent 51ff07b commit 19060cd

File tree

116 files changed

+529
-1328
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

116 files changed

+529
-1328
lines changed

.crds/chainsaw.kyverno.io_configurations.yaml

-14
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ spec:
9696
check:
9797
description: Check is an assertion tree to validate the
9898
operation outcome.
99-
type: object
10099
x-kubernetes-preserve-unknown-fields: true
101100
cluster:
102101
description: Cluster defines the target cluster (will be
@@ -150,7 +149,6 @@ spec:
150149
properties:
151150
match:
152151
description: Match defines the matching statement.
153-
type: object
154152
x-kubernetes-preserve-unknown-fields: true
155153
name:
156154
description: Name the name of the binding.
@@ -245,11 +243,9 @@ spec:
245243
properties:
246244
check:
247245
description: Check defines the verification statement.
248-
type: object
249246
x-kubernetes-preserve-unknown-fields: true
250247
match:
251248
description: Match defines the matching statement.
252-
type: object
253249
x-kubernetes-preserve-unknown-fields: true
254250
required:
255251
- check
@@ -562,7 +558,6 @@ spec:
562558
check:
563559
description: Check is an assertion tree to validate the
564560
operation outcome.
565-
type: object
566561
x-kubernetes-preserve-unknown-fields: true
567562
cluster:
568563
description: Cluster defines the target cluster (will be
@@ -617,7 +612,6 @@ spec:
617612
properties:
618613
match:
619614
description: Match defines the matching statement.
620-
type: object
621615
x-kubernetes-preserve-unknown-fields: true
622616
name:
623617
description: Name the name of the binding.
@@ -816,7 +810,6 @@ spec:
816810
namespaceTemplate:
817811
description: NamespaceTemplate defines a template to create the test
818812
namespace.
819-
type: object
820813
x-kubernetes-preserve-unknown-fields: true
821814
parallel:
822815
description: The maximum number of tests to run at once.
@@ -1052,7 +1045,6 @@ spec:
10521045
check:
10531046
description: Check is an assertion tree to validate
10541047
the operation outcome.
1055-
type: object
10561048
x-kubernetes-preserve-unknown-fields: true
10571049
cluster:
10581050
description: Cluster defines the target cluster (will
@@ -1107,7 +1099,6 @@ spec:
11071099
properties:
11081100
match:
11091101
description: Match defines the matching statement.
1110-
type: object
11111102
x-kubernetes-preserve-unknown-fields: true
11121103
name:
11131104
description: Name the name of the binding.
@@ -1202,11 +1193,9 @@ spec:
12021193
properties:
12031194
check:
12041195
description: Check defines the verification statement.
1205-
type: object
12061196
x-kubernetes-preserve-unknown-fields: true
12071197
match:
12081198
description: Match defines the matching statement.
1209-
type: object
12101199
x-kubernetes-preserve-unknown-fields: true
12111200
required:
12121201
- check
@@ -1522,7 +1511,6 @@ spec:
15221511
check:
15231512
description: Check is an assertion tree to validate
15241513
the operation outcome.
1525-
type: object
15261514
x-kubernetes-preserve-unknown-fields: true
15271515
cluster:
15281516
description: Cluster defines the target cluster (will
@@ -1577,7 +1565,6 @@ spec:
15771565
properties:
15781566
match:
15791567
description: Match defines the matching statement.
1580-
type: object
15811568
x-kubernetes-preserve-unknown-fields: true
15821569
name:
15831570
description: Name the name of the binding.
@@ -1756,7 +1743,6 @@ spec:
17561743
type: string
17571744
template:
17581745
description: Template defines a template to create the test namespace.
1759-
type: object
17601746
x-kubernetes-preserve-unknown-fields: true
17611747
type: object
17621748
report:

.crds/chainsaw.kyverno.io_steptemplates.yaml

-39
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ spec:
112112
check:
113113
description: Check is an assertion tree to validate the
114114
operation outcome.
115-
type: object
116115
x-kubernetes-preserve-unknown-fields: true
117116
cluster:
118117
description: Cluster defines the target cluster (will be
@@ -166,7 +165,6 @@ spec:
166165
properties:
167166
match:
168167
description: Match defines the matching statement.
169-
type: object
170168
x-kubernetes-preserve-unknown-fields: true
171169
name:
172170
description: Name the name of the binding.
@@ -261,11 +259,9 @@ spec:
261259
properties:
262260
check:
263261
description: Check defines the verification statement.
264-
type: object
265262
x-kubernetes-preserve-unknown-fields: true
266263
match:
267264
description: Match defines the matching statement.
268-
type: object
269265
x-kubernetes-preserve-unknown-fields: true
270266
required:
271267
- check
@@ -578,7 +574,6 @@ spec:
578574
check:
579575
description: Check is an assertion tree to validate the
580576
operation outcome.
581-
type: object
582577
x-kubernetes-preserve-unknown-fields: true
583578
cluster:
584579
description: Cluster defines the target cluster (will be
@@ -633,7 +628,6 @@ spec:
633628
properties:
634629
match:
635630
description: Match defines the matching statement.
636-
type: object
637631
x-kubernetes-preserve-unknown-fields: true
638632
name:
639633
description: Name the name of the binding.
@@ -828,7 +822,6 @@ spec:
828822
check:
829823
description: Check is an assertion tree to validate the
830824
operation outcome.
831-
type: object
832825
x-kubernetes-preserve-unknown-fields: true
833826
cluster:
834827
description: Cluster defines the target cluster (will be
@@ -882,7 +875,6 @@ spec:
882875
properties:
883876
match:
884877
description: Match defines the matching statement.
885-
type: object
886878
x-kubernetes-preserve-unknown-fields: true
887879
name:
888880
description: Name the name of the binding.
@@ -977,11 +969,9 @@ spec:
977969
properties:
978970
check:
979971
description: Check defines the verification statement.
980-
type: object
981972
x-kubernetes-preserve-unknown-fields: true
982973
match:
983974
description: Match defines the matching statement.
984-
type: object
985975
x-kubernetes-preserve-unknown-fields: true
986976
required:
987977
- check
@@ -1294,7 +1284,6 @@ spec:
12941284
check:
12951285
description: Check is an assertion tree to validate the
12961286
operation outcome.
1297-
type: object
12981287
x-kubernetes-preserve-unknown-fields: true
12991288
cluster:
13001289
description: Cluster defines the target cluster (will be
@@ -1349,7 +1338,6 @@ spec:
13491338
properties:
13501339
match:
13511340
description: Match defines the matching statement.
1352-
type: object
13531341
x-kubernetes-preserve-unknown-fields: true
13541342
name:
13551343
description: Name the name of the binding.
@@ -1544,7 +1532,6 @@ spec:
15441532
check:
15451533
description: Check is an assertion tree to validate the
15461534
operation outcome.
1547-
type: object
15481535
x-kubernetes-preserve-unknown-fields: true
15491536
cluster:
15501537
description: Cluster defines the target cluster (will be
@@ -1598,7 +1585,6 @@ spec:
15981585
properties:
15991586
match:
16001587
description: Match defines the matching statement.
1601-
type: object
16021588
x-kubernetes-preserve-unknown-fields: true
16031589
name:
16041590
description: Name the name of the binding.
@@ -1693,11 +1679,9 @@ spec:
16931679
properties:
16941680
check:
16951681
description: Check defines the verification statement.
1696-
type: object
16971682
x-kubernetes-preserve-unknown-fields: true
16981683
match:
16991684
description: Match defines the matching statement.
1700-
type: object
17011685
x-kubernetes-preserve-unknown-fields: true
17021686
required:
17031687
- check
@@ -2010,7 +1994,6 @@ spec:
20101994
check:
20111995
description: Check is an assertion tree to validate the
20121996
operation outcome.
2013-
type: object
20141997
x-kubernetes-preserve-unknown-fields: true
20151998
cluster:
20161999
description: Cluster defines the target cluster (will be
@@ -2065,7 +2048,6 @@ spec:
20652048
properties:
20662049
match:
20672050
description: Match defines the matching statement.
2068-
type: object
20692051
x-kubernetes-preserve-unknown-fields: true
20702052
name:
20712053
description: Name the name of the binding.
@@ -2305,11 +2287,9 @@ spec:
23052287
properties:
23062288
check:
23072289
description: Check defines the verification statement.
2308-
type: object
23092290
x-kubernetes-preserve-unknown-fields: true
23102291
match:
23112292
description: Match defines the matching statement.
2312-
type: object
23132293
x-kubernetes-preserve-unknown-fields: true
23142294
required:
23152295
- check
@@ -2330,7 +2310,6 @@ spec:
23302310
properties:
23312311
match:
23322312
description: Match defines the matching statement.
2333-
type: object
23342313
x-kubernetes-preserve-unknown-fields: true
23352314
name:
23362315
description: Name the name of the binding.
@@ -2414,7 +2393,6 @@ spec:
24142393
type: string
24152394
resource:
24162395
description: Check provides a check used in assertions.
2417-
type: object
24182396
x-kubernetes-preserve-unknown-fields: true
24192397
template:
24202398
description: Template determines whether resources should
@@ -2454,7 +2432,6 @@ spec:
24542432
check:
24552433
description: Check is an assertion tree to validate the
24562434
operation outcome.
2457-
type: object
24582435
x-kubernetes-preserve-unknown-fields: true
24592436
cluster:
24602437
description: Cluster defines the target cluster (will be
@@ -2508,7 +2485,6 @@ spec:
25082485
properties:
25092486
match:
25102487
description: Match defines the matching statement.
2511-
type: object
25122488
x-kubernetes-preserve-unknown-fields: true
25132489
name:
25142490
description: Name the name of the binding.
@@ -2602,11 +2578,9 @@ spec:
26022578
properties:
26032579
check:
26042580
description: Check defines the verification statement.
2605-
type: object
26062581
x-kubernetes-preserve-unknown-fields: true
26072582
match:
26082583
description: Match defines the matching statement.
2609-
type: object
26102584
x-kubernetes-preserve-unknown-fields: true
26112585
required:
26122586
- check
@@ -2627,7 +2601,6 @@ spec:
26272601
properties:
26282602
match:
26292603
description: Match defines the matching statement.
2630-
type: object
26312604
x-kubernetes-preserve-unknown-fields: true
26322605
name:
26332606
description: Name the name of the binding.
@@ -2722,11 +2695,9 @@ spec:
27222695
properties:
27232696
check:
27242697
description: Check defines the verification statement.
2725-
type: object
27262698
x-kubernetes-preserve-unknown-fields: true
27272699
match:
27282700
description: Match defines the matching statement.
2729-
type: object
27302701
x-kubernetes-preserve-unknown-fields: true
27312702
required:
27322703
- check
@@ -2900,7 +2871,6 @@ spec:
29002871
type: string
29012872
resource:
29022873
description: Check provides a check used in assertions.
2903-
type: object
29042874
x-kubernetes-preserve-unknown-fields: true
29052875
template:
29062876
description: Template determines whether resources should
@@ -3087,11 +3057,9 @@ spec:
30873057
properties:
30883058
check:
30893059
description: Check defines the verification statement.
3090-
type: object
30913060
x-kubernetes-preserve-unknown-fields: true
30923061
match:
30933062
description: Match defines the matching statement.
3094-
type: object
30953063
x-kubernetes-preserve-unknown-fields: true
30963064
required:
30973065
- check
@@ -3112,7 +3080,6 @@ spec:
31123080
properties:
31133081
match:
31143082
description: Match defines the matching statement.
3115-
type: object
31163083
x-kubernetes-preserve-unknown-fields: true
31173084
name:
31183085
description: Name the name of the binding.
@@ -3249,7 +3216,6 @@ spec:
32493216
properties:
32503217
match:
32513218
description: Match defines the matching statement.
3252-
type: object
32533219
x-kubernetes-preserve-unknown-fields: true
32543220
name:
32553221
description: Name the name of the binding.
@@ -3303,7 +3269,6 @@ spec:
33033269
check:
33043270
description: Check is an assertion tree to validate the
33053271
operation outcome.
3306-
type: object
33073272
x-kubernetes-preserve-unknown-fields: true
33083273
cluster:
33093274
description: Cluster defines the target cluster (will be
@@ -3358,7 +3323,6 @@ spec:
33583323
properties:
33593324
match:
33603325
description: Match defines the matching statement.
3361-
type: object
33623326
x-kubernetes-preserve-unknown-fields: true
33633327
name:
33643328
description: Name the name of the binding.
@@ -3454,11 +3418,9 @@ spec:
34543418
properties:
34553419
check:
34563420
description: Check defines the verification statement.
3457-
type: object
34583421
x-kubernetes-preserve-unknown-fields: true
34593422
match:
34603423
description: Match defines the matching statement.
3461-
type: object
34623424
x-kubernetes-preserve-unknown-fields: true
34633425
required:
34643426
- check
@@ -3479,7 +3441,6 @@ spec:
34793441
properties:
34803442
match:
34813443
description: Match defines the matching statement.
3482-
type: object
34833444
x-kubernetes-preserve-unknown-fields: true
34843445
name:
34853446
description: Name the name of the binding.

0 commit comments

Comments
 (0)