Skip to content

Commit 9b3e544

Browse files
Generated UPDATE_COMPATIBILITY_FIXTURE_DATA
Kubernetes-commit: 52c3010c8b7864604cda2d0f9d9f139b8014ddb1
1 parent 24fc7f2 commit 9b3e544

File tree

60 files changed

+189
-63
lines changed

Some content is hidden

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

60 files changed

+189
-63
lines changed

testdata/HEAD/apps.v1.DaemonSet.json

+6-3
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,8 @@
747747
"sleep": {
748748
"seconds": 1
749749
}
750-
}
750+
},
751+
"stopSignal": "stopSignalValue"
751752
},
752753
"terminationMessagePath": "terminationMessagePathValue",
753754
"terminationMessagePolicy": "terminationMessagePolicyValue",
@@ -1043,7 +1044,8 @@
10431044
"sleep": {
10441045
"seconds": 1
10451046
}
1046-
}
1047+
},
1048+
"stopSignal": "stopSignalValue"
10471049
},
10481050
"terminationMessagePath": "terminationMessagePathValue",
10491051
"terminationMessagePolicy": "terminationMessagePolicyValue",
@@ -1339,7 +1341,8 @@
13391341
"sleep": {
13401342
"seconds": 1
13411343
}
1342-
}
1344+
},
1345+
"stopSignal": "stopSignalValue"
13431346
},
13441347
"terminationMessagePath": "terminationMessagePathValue",
13451348
"terminationMessagePolicy": "terminationMessagePolicyValue",

testdata/HEAD/apps.v1.DaemonSet.pb

51 Bytes
Binary file not shown.

testdata/HEAD/apps.v1.DaemonSet.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ spec:
277277
tcpSocket:
278278
host: hostValue
279279
port: portValue
280+
stopSignal: stopSignalValue
280281
livenessProbe:
281282
exec:
282283
command:
@@ -493,6 +494,7 @@ spec:
493494
tcpSocket:
494495
host: hostValue
495496
port: portValue
497+
stopSignal: stopSignalValue
496498
livenessProbe:
497499
exec:
498500
command:
@@ -711,6 +713,7 @@ spec:
711713
tcpSocket:
712714
host: hostValue
713715
port: portValue
716+
stopSignal: stopSignalValue
714717
livenessProbe:
715718
exec:
716719
command:

testdata/HEAD/apps.v1.Deployment.json

+6-3
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,8 @@
748748
"sleep": {
749749
"seconds": 1
750750
}
751-
}
751+
},
752+
"stopSignal": "stopSignalValue"
752753
},
753754
"terminationMessagePath": "terminationMessagePathValue",
754755
"terminationMessagePolicy": "terminationMessagePolicyValue",
@@ -1044,7 +1045,8 @@
10441045
"sleep": {
10451046
"seconds": 1
10461047
}
1047-
}
1048+
},
1049+
"stopSignal": "stopSignalValue"
10481050
},
10491051
"terminationMessagePath": "terminationMessagePathValue",
10501052
"terminationMessagePolicy": "terminationMessagePolicyValue",
@@ -1340,7 +1342,8 @@
13401342
"sleep": {
13411343
"seconds": 1
13421344
}
1343-
}
1345+
},
1346+
"stopSignal": "stopSignalValue"
13441347
},
13451348
"terminationMessagePath": "terminationMessagePathValue",
13461349
"terminationMessagePolicy": "terminationMessagePolicyValue",

testdata/HEAD/apps.v1.Deployment.pb

51 Bytes
Binary file not shown.

testdata/HEAD/apps.v1.Deployment.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ spec:
285285
tcpSocket:
286286
host: hostValue
287287
port: portValue
288+
stopSignal: stopSignalValue
288289
livenessProbe:
289290
exec:
290291
command:
@@ -501,6 +502,7 @@ spec:
501502
tcpSocket:
502503
host: hostValue
503504
port: portValue
505+
stopSignal: stopSignalValue
504506
livenessProbe:
505507
exec:
506508
command:
@@ -719,6 +721,7 @@ spec:
719721
tcpSocket:
720722
host: hostValue
721723
port: portValue
724+
stopSignal: stopSignalValue
722725
livenessProbe:
723726
exec:
724727
command:

testdata/HEAD/apps.v1.ReplicaSet.json

+6-3
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,8 @@
749749
"sleep": {
750750
"seconds": 1
751751
}
752-
}
752+
},
753+
"stopSignal": "stopSignalValue"
753754
},
754755
"terminationMessagePath": "terminationMessagePathValue",
755756
"terminationMessagePolicy": "terminationMessagePolicyValue",
@@ -1045,7 +1046,8 @@
10451046
"sleep": {
10461047
"seconds": 1
10471048
}
1048-
}
1049+
},
1050+
"stopSignal": "stopSignalValue"
10491051
},
10501052
"terminationMessagePath": "terminationMessagePathValue",
10511053
"terminationMessagePolicy": "terminationMessagePolicyValue",
@@ -1341,7 +1343,8 @@
13411343
"sleep": {
13421344
"seconds": 1
13431345
}
1344-
}
1346+
},
1347+
"stopSignal": "stopSignalValue"
13451348
},
13461349
"terminationMessagePath": "terminationMessagePathValue",
13471350
"terminationMessagePolicy": "terminationMessagePolicyValue",

testdata/HEAD/apps.v1.ReplicaSet.pb

51 Bytes
Binary file not shown.

testdata/HEAD/apps.v1.ReplicaSet.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ spec:
277277
tcpSocket:
278278
host: hostValue
279279
port: portValue
280+
stopSignal: stopSignalValue
280281
livenessProbe:
281282
exec:
282283
command:
@@ -493,6 +494,7 @@ spec:
493494
tcpSocket:
494495
host: hostValue
495496
port: portValue
497+
stopSignal: stopSignalValue
496498
livenessProbe:
497499
exec:
498500
command:
@@ -711,6 +713,7 @@ spec:
711713
tcpSocket:
712714
host: hostValue
713715
port: portValue
716+
stopSignal: stopSignalValue
714717
livenessProbe:
715718
exec:
716719
command:

testdata/HEAD/apps.v1.StatefulSet.json

+6-3
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,8 @@
748748
"sleep": {
749749
"seconds": 1
750750
}
751-
}
751+
},
752+
"stopSignal": "stopSignalValue"
752753
},
753754
"terminationMessagePath": "terminationMessagePathValue",
754755
"terminationMessagePolicy": "terminationMessagePolicyValue",
@@ -1044,7 +1045,8 @@
10441045
"sleep": {
10451046
"seconds": 1
10461047
}
1047-
}
1048+
},
1049+
"stopSignal": "stopSignalValue"
10481050
},
10491051
"terminationMessagePath": "terminationMessagePathValue",
10501052
"terminationMessagePolicy": "terminationMessagePolicyValue",
@@ -1340,7 +1342,8 @@
13401342
"sleep": {
13411343
"seconds": 1
13421344
}
1343-
}
1345+
},
1346+
"stopSignal": "stopSignalValue"
13441347
},
13451348
"terminationMessagePath": "terminationMessagePathValue",
13461349
"terminationMessagePolicy": "terminationMessagePolicyValue",

testdata/HEAD/apps.v1.StatefulSet.pb

51 Bytes
Binary file not shown.

testdata/HEAD/apps.v1.StatefulSet.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ spec:
285285
tcpSocket:
286286
host: hostValue
287287
port: portValue
288+
stopSignal: stopSignalValue
288289
livenessProbe:
289290
exec:
290291
command:
@@ -501,6 +502,7 @@ spec:
501502
tcpSocket:
502503
host: hostValue
503504
port: portValue
505+
stopSignal: stopSignalValue
504506
livenessProbe:
505507
exec:
506508
command:
@@ -719,6 +721,7 @@ spec:
719721
tcpSocket:
720722
host: hostValue
721723
port: portValue
724+
stopSignal: stopSignalValue
722725
livenessProbe:
723726
exec:
724727
command:

testdata/HEAD/apps.v1beta1.Deployment.json

+6-3
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,8 @@
748748
"sleep": {
749749
"seconds": 1
750750
}
751-
}
751+
},
752+
"stopSignal": "stopSignalValue"
752753
},
753754
"terminationMessagePath": "terminationMessagePathValue",
754755
"terminationMessagePolicy": "terminationMessagePolicyValue",
@@ -1044,7 +1045,8 @@
10441045
"sleep": {
10451046
"seconds": 1
10461047
}
1047-
}
1048+
},
1049+
"stopSignal": "stopSignalValue"
10481050
},
10491051
"terminationMessagePath": "terminationMessagePathValue",
10501052
"terminationMessagePolicy": "terminationMessagePolicyValue",
@@ -1340,7 +1342,8 @@
13401342
"sleep": {
13411343
"seconds": 1
13421344
}
1343-
}
1345+
},
1346+
"stopSignal": "stopSignalValue"
13441347
},
13451348
"terminationMessagePath": "terminationMessagePathValue",
13461349
"terminationMessagePolicy": "terminationMessagePolicyValue",
51 Bytes
Binary file not shown.

testdata/HEAD/apps.v1beta1.Deployment.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,7 @@ spec:
287287
tcpSocket:
288288
host: hostValue
289289
port: portValue
290+
stopSignal: stopSignalValue
290291
livenessProbe:
291292
exec:
292293
command:
@@ -503,6 +504,7 @@ spec:
503504
tcpSocket:
504505
host: hostValue
505506
port: portValue
507+
stopSignal: stopSignalValue
506508
livenessProbe:
507509
exec:
508510
command:
@@ -721,6 +723,7 @@ spec:
721723
tcpSocket:
722724
host: hostValue
723725
port: portValue
726+
stopSignal: stopSignalValue
724727
livenessProbe:
725728
exec:
726729
command:

testdata/HEAD/apps.v1beta1.StatefulSet.json

+6-3
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,8 @@
748748
"sleep": {
749749
"seconds": 1
750750
}
751-
}
751+
},
752+
"stopSignal": "stopSignalValue"
752753
},
753754
"terminationMessagePath": "terminationMessagePathValue",
754755
"terminationMessagePolicy": "terminationMessagePolicyValue",
@@ -1044,7 +1045,8 @@
10441045
"sleep": {
10451046
"seconds": 1
10461047
}
1047-
}
1048+
},
1049+
"stopSignal": "stopSignalValue"
10481050
},
10491051
"terminationMessagePath": "terminationMessagePathValue",
10501052
"terminationMessagePolicy": "terminationMessagePolicyValue",
@@ -1340,7 +1342,8 @@
13401342
"sleep": {
13411343
"seconds": 1
13421344
}
1343-
}
1345+
},
1346+
"stopSignal": "stopSignalValue"
13441347
},
13451348
"terminationMessagePath": "terminationMessagePathValue",
13461349
"terminationMessagePolicy": "terminationMessagePolicyValue",
51 Bytes
Binary file not shown.

testdata/HEAD/apps.v1beta1.StatefulSet.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ spec:
285285
tcpSocket:
286286
host: hostValue
287287
port: portValue
288+
stopSignal: stopSignalValue
288289
livenessProbe:
289290
exec:
290291
command:
@@ -501,6 +502,7 @@ spec:
501502
tcpSocket:
502503
host: hostValue
503504
port: portValue
505+
stopSignal: stopSignalValue
504506
livenessProbe:
505507
exec:
506508
command:
@@ -719,6 +721,7 @@ spec:
719721
tcpSocket:
720722
host: hostValue
721723
port: portValue
724+
stopSignal: stopSignalValue
722725
livenessProbe:
723726
exec:
724727
command:

testdata/HEAD/apps.v1beta2.DaemonSet.json

+6-3
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,8 @@
747747
"sleep": {
748748
"seconds": 1
749749
}
750-
}
750+
},
751+
"stopSignal": "stopSignalValue"
751752
},
752753
"terminationMessagePath": "terminationMessagePathValue",
753754
"terminationMessagePolicy": "terminationMessagePolicyValue",
@@ -1043,7 +1044,8 @@
10431044
"sleep": {
10441045
"seconds": 1
10451046
}
1046-
}
1047+
},
1048+
"stopSignal": "stopSignalValue"
10471049
},
10481050
"terminationMessagePath": "terminationMessagePathValue",
10491051
"terminationMessagePolicy": "terminationMessagePolicyValue",
@@ -1339,7 +1341,8 @@
13391341
"sleep": {
13401342
"seconds": 1
13411343
}
1342-
}
1344+
},
1345+
"stopSignal": "stopSignalValue"
13431346
},
13441347
"terminationMessagePath": "terminationMessagePathValue",
13451348
"terminationMessagePolicy": "terminationMessagePolicyValue",
51 Bytes
Binary file not shown.

testdata/HEAD/apps.v1beta2.DaemonSet.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ spec:
277277
tcpSocket:
278278
host: hostValue
279279
port: portValue
280+
stopSignal: stopSignalValue
280281
livenessProbe:
281282
exec:
282283
command:
@@ -493,6 +494,7 @@ spec:
493494
tcpSocket:
494495
host: hostValue
495496
port: portValue
497+
stopSignal: stopSignalValue
496498
livenessProbe:
497499
exec:
498500
command:
@@ -711,6 +713,7 @@ spec:
711713
tcpSocket:
712714
host: hostValue
713715
port: portValue
716+
stopSignal: stopSignalValue
714717
livenessProbe:
715718
exec:
716719
command:

0 commit comments

Comments
 (0)