mirror of https://github.com/kubernetes/kops.git
./hack/update-expected.sh
This commit is contained in:
parent
89d5b7bf58
commit
a85271e732
|
@ -106,7 +106,7 @@ spec:
|
|||
version: 9.99.0
|
||||
- id: k8s-1.16
|
||||
manifest: networking.cilium.io/k8s-1.16-v1.15.yaml
|
||||
manifestHash: 0480fbdebc98b344a1333afbcad2e6fc7e654468c61080c71b62880e27c18426
|
||||
manifestHash: 77ea13171c6e1b30a78e612c6f72c2a4354b9ec385a049856a359661e8944a5c
|
||||
name: networking.cilium.io
|
||||
needsRollingUpdate: all
|
||||
selector:
|
||||
|
|
|
@ -628,6 +628,7 @@ spec:
|
|||
- SETUID
|
||||
drop:
|
||||
- ALL
|
||||
privileged: true
|
||||
startupProbe:
|
||||
failureThreshold: 105
|
||||
httpGet:
|
||||
|
@ -746,6 +747,7 @@ spec:
|
|||
- SYS_PTRACE
|
||||
drop:
|
||||
- ALL
|
||||
privileged: true
|
||||
terminationMessagePolicy: FallbackToLogsOnError
|
||||
volumeMounts:
|
||||
- mountPath: /hostproc
|
||||
|
@ -805,6 +807,7 @@ spec:
|
|||
- SYS_RESOURCE
|
||||
drop:
|
||||
- ALL
|
||||
privileged: true
|
||||
terminationMessagePolicy: FallbackToLogsOnError
|
||||
volumeMounts:
|
||||
- mountPath: /sys/fs/bpf
|
||||
|
|
|
@ -99,7 +99,7 @@ spec:
|
|||
version: 9.99.0
|
||||
- id: k8s-1.16
|
||||
manifest: networking.cilium.io/k8s-1.16-v1.15.yaml
|
||||
manifestHash: ab149ae93b41e8ca6786b434376ec87124e8556f839e4441ca9d93a6acc49e04
|
||||
manifestHash: cdd63806fca4a0a562bbb2b3a58ef01b094225a42385f013827ddfff6160b172
|
||||
name: networking.cilium.io
|
||||
needsRollingUpdate: all
|
||||
selector:
|
||||
|
|
|
@ -629,6 +629,7 @@ spec:
|
|||
- SETUID
|
||||
drop:
|
||||
- ALL
|
||||
privileged: true
|
||||
startupProbe:
|
||||
failureThreshold: 105
|
||||
httpGet:
|
||||
|
@ -747,6 +748,7 @@ spec:
|
|||
- SYS_PTRACE
|
||||
drop:
|
||||
- ALL
|
||||
privileged: true
|
||||
terminationMessagePolicy: FallbackToLogsOnError
|
||||
volumeMounts:
|
||||
- mountPath: /hostproc
|
||||
|
@ -806,6 +808,7 @@ spec:
|
|||
- SYS_RESOURCE
|
||||
drop:
|
||||
- ALL
|
||||
privileged: true
|
||||
terminationMessagePolicy: FallbackToLogsOnError
|
||||
volumeMounts:
|
||||
- mountPath: /sys/fs/bpf
|
||||
|
|
|
@ -55,7 +55,7 @@ spec:
|
|||
version: 9.99.0
|
||||
- id: k8s-1.16
|
||||
manifest: networking.cilium.io/k8s-1.16-v1.15.yaml
|
||||
manifestHash: 653ffdbe17a7c27e44e81959fac89446b74dda6560d27cb1919a0a6dd0406528
|
||||
manifestHash: 5589e0ffdfe83b0576674f05390ea1353965b2694295d1b8a106fecd3a0b7f6f
|
||||
name: networking.cilium.io
|
||||
needsRollingUpdate: all
|
||||
selector:
|
||||
|
|
|
@ -629,6 +629,7 @@ spec:
|
|||
- SETUID
|
||||
drop:
|
||||
- ALL
|
||||
privileged: true
|
||||
startupProbe:
|
||||
failureThreshold: 105
|
||||
httpGet:
|
||||
|
@ -747,6 +748,7 @@ spec:
|
|||
- SYS_PTRACE
|
||||
drop:
|
||||
- ALL
|
||||
privileged: true
|
||||
terminationMessagePolicy: FallbackToLogsOnError
|
||||
volumeMounts:
|
||||
- mountPath: /hostproc
|
||||
|
@ -806,6 +808,7 @@ spec:
|
|||
- SYS_RESOURCE
|
||||
drop:
|
||||
- ALL
|
||||
privileged: true
|
||||
terminationMessagePolicy: FallbackToLogsOnError
|
||||
volumeMounts:
|
||||
- mountPath: /sys/fs/bpf
|
||||
|
|
|
@ -99,7 +99,7 @@ spec:
|
|||
version: 9.99.0
|
||||
- id: k8s-1.16
|
||||
manifest: networking.cilium.io/k8s-1.16-v1.15.yaml
|
||||
manifestHash: f2d5c291876ea682af87f4387b0f966ee12e98aa7c5e81efb903220d1bafd448
|
||||
manifestHash: 814db82b2b70d6a9f505fb5169427eb76725211497b2ba4515f26b999d10b6fa
|
||||
name: networking.cilium.io
|
||||
needsRollingUpdate: all
|
||||
selector:
|
||||
|
|
|
@ -656,6 +656,7 @@ spec:
|
|||
- SETUID
|
||||
drop:
|
||||
- ALL
|
||||
privileged: true
|
||||
startupProbe:
|
||||
failureThreshold: 105
|
||||
httpGet:
|
||||
|
@ -774,6 +775,7 @@ spec:
|
|||
- SYS_PTRACE
|
||||
drop:
|
||||
- ALL
|
||||
privileged: true
|
||||
terminationMessagePolicy: FallbackToLogsOnError
|
||||
volumeMounts:
|
||||
- mountPath: /hostproc
|
||||
|
@ -833,6 +835,7 @@ spec:
|
|||
- SYS_RESOURCE
|
||||
drop:
|
||||
- ALL
|
||||
privileged: true
|
||||
terminationMessagePolicy: FallbackToLogsOnError
|
||||
volumeMounts:
|
||||
- mountPath: /sys/fs/bpf
|
||||
|
|
|
@ -99,7 +99,7 @@ spec:
|
|||
version: 9.99.0
|
||||
- id: k8s-1.16
|
||||
manifest: networking.cilium.io/k8s-1.16-v1.15.yaml
|
||||
manifestHash: c9ce98644b80f25ebfa9233400141b19a7b25087528cf5b8925d6d07b2424878
|
||||
manifestHash: 25d4a4e1cda43e2fe42a41f44b34189559f0bf441dc622252b444ce097295a20
|
||||
name: networking.cilium.io
|
||||
needsRollingUpdate: all
|
||||
selector:
|
||||
|
|
|
@ -632,6 +632,7 @@ spec:
|
|||
- SETUID
|
||||
drop:
|
||||
- ALL
|
||||
privileged: true
|
||||
startupProbe:
|
||||
failureThreshold: 105
|
||||
httpGet:
|
||||
|
@ -750,6 +751,7 @@ spec:
|
|||
- SYS_PTRACE
|
||||
drop:
|
||||
- ALL
|
||||
privileged: true
|
||||
terminationMessagePolicy: FallbackToLogsOnError
|
||||
volumeMounts:
|
||||
- mountPath: /hostproc
|
||||
|
@ -809,6 +811,7 @@ spec:
|
|||
- SYS_RESOURCE
|
||||
drop:
|
||||
- ALL
|
||||
privileged: true
|
||||
terminationMessagePolicy: FallbackToLogsOnError
|
||||
volumeMounts:
|
||||
- mountPath: /sys/fs/bpf
|
||||
|
|
|
@ -155,7 +155,7 @@ spec:
|
|||
version: 9.99.0
|
||||
- id: k8s-1.16
|
||||
manifest: networking.cilium.io/k8s-1.16-v1.15.yaml
|
||||
manifestHash: fb52729e9c6689306aa44004b2968eaf8d4abf5b402edfcd2ce4ab9e6cd0c8e9
|
||||
manifestHash: f09a0f51331fcb4e60848a812c14c13a53886ee27627fff137bbee59e665a626
|
||||
name: networking.cilium.io
|
||||
needsPKI: true
|
||||
needsRollingUpdate: all
|
||||
|
|
|
@ -891,6 +891,7 @@ spec:
|
|||
- SETUID
|
||||
drop:
|
||||
- ALL
|
||||
privileged: true
|
||||
startupProbe:
|
||||
failureThreshold: 105
|
||||
httpGet:
|
||||
|
@ -1012,6 +1013,7 @@ spec:
|
|||
- SYS_PTRACE
|
||||
drop:
|
||||
- ALL
|
||||
privileged: true
|
||||
terminationMessagePolicy: FallbackToLogsOnError
|
||||
volumeMounts:
|
||||
- mountPath: /hostproc
|
||||
|
@ -1071,6 +1073,7 @@ spec:
|
|||
- SYS_RESOURCE
|
||||
drop:
|
||||
- ALL
|
||||
privileged: true
|
||||
terminationMessagePolicy: FallbackToLogsOnError
|
||||
volumeMounts:
|
||||
- mountPath: /sys/fs/bpf
|
||||
|
|
|
@ -99,7 +99,7 @@ spec:
|
|||
version: 9.99.0
|
||||
- id: k8s-1.16
|
||||
manifest: networking.cilium.io/k8s-1.16-v1.15.yaml
|
||||
manifestHash: 148d5f6ab5ca5d926e61ab3f6868cc62b9d77ed707ae7b1ceb4dd60347ea070a
|
||||
manifestHash: 922865dd54c57ed73ef3b1ad61a47f9e600bbf5d1f8772a01e819d98b4ae0ae4
|
||||
name: networking.cilium.io
|
||||
needsRollingUpdate: all
|
||||
selector:
|
||||
|
|
|
@ -666,6 +666,7 @@ spec:
|
|||
- SETUID
|
||||
drop:
|
||||
- ALL
|
||||
privileged: true
|
||||
startupProbe:
|
||||
failureThreshold: 105
|
||||
httpGet:
|
||||
|
@ -790,6 +791,7 @@ spec:
|
|||
- SYS_PTRACE
|
||||
drop:
|
||||
- ALL
|
||||
privileged: true
|
||||
terminationMessagePolicy: FallbackToLogsOnError
|
||||
volumeMounts:
|
||||
- mountPath: /hostproc
|
||||
|
@ -849,6 +851,7 @@ spec:
|
|||
- SYS_RESOURCE
|
||||
drop:
|
||||
- ALL
|
||||
privileged: true
|
||||
terminationMessagePolicy: FallbackToLogsOnError
|
||||
volumeMounts:
|
||||
- mountPath: /sys/fs/bpf
|
||||
|
|
|
@ -99,7 +99,7 @@ spec:
|
|||
version: 9.99.0
|
||||
- id: k8s-1.16
|
||||
manifest: networking.cilium.io/k8s-1.16-v1.15.yaml
|
||||
manifestHash: bc60ab3278bab63d4d7b4c6419422f7dc61fe692338f36eebc74bfcbb185a79a
|
||||
manifestHash: bdde352b213dcbfbd7317ddf446f01d55480fd346b14f489c277166b66fb37f6
|
||||
name: networking.cilium.io
|
||||
needsRollingUpdate: all
|
||||
selector:
|
||||
|
|
|
@ -113,7 +113,7 @@ spec:
|
|||
version: 9.99.0
|
||||
- id: k8s-1.16
|
||||
manifest: networking.cilium.io/k8s-1.16-v1.15.yaml
|
||||
manifestHash: bc60ab3278bab63d4d7b4c6419422f7dc61fe692338f36eebc74bfcbb185a79a
|
||||
manifestHash: bdde352b213dcbfbd7317ddf446f01d55480fd346b14f489c277166b66fb37f6
|
||||
name: networking.cilium.io
|
||||
needsRollingUpdate: all
|
||||
selector:
|
||||
|
|
|
@ -170,7 +170,7 @@ spec:
|
|||
version: 9.99.0
|
||||
- id: k8s-1.16
|
||||
manifest: networking.cilium.io/k8s-1.16-v1.15.yaml
|
||||
manifestHash: bc60ab3278bab63d4d7b4c6419422f7dc61fe692338f36eebc74bfcbb185a79a
|
||||
manifestHash: bdde352b213dcbfbd7317ddf446f01d55480fd346b14f489c277166b66fb37f6
|
||||
name: networking.cilium.io
|
||||
needsRollingUpdate: all
|
||||
selector:
|
||||
|
|
Loading…
Reference in New Issue