You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: machineconfiguration/v1alpha1/zz_generated.crd-manifests/0000_80_machine-config_01_machineconfignodes-CustomNoUpgrade.crd.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -280,7 +280,7 @@ spec:
280
280
observedGeneration represents the generation of the MachineConfigNode object observed by the Machine Config Operator's controller.
281
281
This field is updated when the controller observes a change to the desiredConfig in the configVersion of the machine config node spec.
282
282
format: int64
283
-
minimum: 0
283
+
minimum: 1
284
284
type: integer
285
285
x-kubernetes-validations:
286
286
- message: observedGeneration must not decrease
@@ -298,7 +298,7 @@ spec:
298
298
image set that has most recently been successfully pulled
299
299
and pinned on this node.
300
300
format: int32
301
-
minimum: 0
301
+
minimum: 1
302
302
type: integer
303
303
x-kubernetes-validations:
304
304
- message: currentGeneration must not decrease
@@ -308,7 +308,7 @@ spec:
308
308
image set that is targeted to be pulled and pinned on this
309
309
node.
310
310
format: int32
311
-
minimum: 0
311
+
minimum: 1
312
312
type: integer
313
313
x-kubernetes-validations:
314
314
- message: desiredGeneration must not decrease
@@ -318,7 +318,7 @@ spec:
318
318
recent pinned image set that failed to be pulled and pinned
Copy file name to clipboardExpand all lines: machineconfiguration/v1alpha1/zz_generated.crd-manifests/0000_80_machine-config_01_machineconfignodes-DevPreviewNoUpgrade.crd.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -280,7 +280,7 @@ spec:
280
280
observedGeneration represents the generation of the MachineConfigNode object observed by the Machine Config Operator's controller.
281
281
This field is updated when the controller observes a change to the desiredConfig in the configVersion of the machine config node spec.
282
282
format: int64
283
-
minimum: 0
283
+
minimum: 1
284
284
type: integer
285
285
x-kubernetes-validations:
286
286
- message: observedGeneration must not decrease
@@ -298,7 +298,7 @@ spec:
298
298
image set that has most recently been successfully pulled
299
299
and pinned on this node.
300
300
format: int32
301
-
minimum: 0
301
+
minimum: 1
302
302
type: integer
303
303
x-kubernetes-validations:
304
304
- message: currentGeneration must not decrease
@@ -308,7 +308,7 @@ spec:
308
308
image set that is targeted to be pulled and pinned on this
309
309
node.
310
310
format: int32
311
-
minimum: 0
311
+
minimum: 1
312
312
type: integer
313
313
x-kubernetes-validations:
314
314
- message: desiredGeneration must not decrease
@@ -318,7 +318,7 @@ spec:
318
318
recent pinned image set that failed to be pulled and pinned
Copy file name to clipboardExpand all lines: machineconfiguration/v1alpha1/zz_generated.crd-manifests/0000_80_machine-config_01_machineconfignodes-TechPreviewNoUpgrade.crd.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -280,7 +280,7 @@ spec:
280
280
observedGeneration represents the generation of the MachineConfigNode object observed by the Machine Config Operator's controller.
281
281
This field is updated when the controller observes a change to the desiredConfig in the configVersion of the machine config node spec.
282
282
format: int64
283
-
minimum: 0
283
+
minimum: 1
284
284
type: integer
285
285
x-kubernetes-validations:
286
286
- message: observedGeneration must not decrease
@@ -298,7 +298,7 @@ spec:
298
298
image set that has most recently been successfully pulled
299
299
and pinned on this node.
300
300
format: int32
301
-
minimum: 0
301
+
minimum: 1
302
302
type: integer
303
303
x-kubernetes-validations:
304
304
- message: currentGeneration must not decrease
@@ -308,7 +308,7 @@ spec:
308
308
image set that is targeted to be pulled and pinned on this
309
309
node.
310
310
format: int32
311
-
minimum: 0
311
+
minimum: 1
312
312
type: integer
313
313
x-kubernetes-validations:
314
314
- message: desiredGeneration must not decrease
@@ -318,7 +318,7 @@ spec:
318
318
recent pinned image set that failed to be pulled and pinned
Copy file name to clipboardExpand all lines: machineconfiguration/v1alpha1/zz_generated.featuregated-crd-manifests/machineconfignodes.machineconfiguration.openshift.io/MachineConfigNodes.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -280,7 +280,7 @@ spec:
280
280
observedGeneration represents the generation of the MachineConfigNode object observed by the Machine Config Operator's controller.
281
281
This field is updated when the controller observes a change to the desiredConfig in the configVersion of the machine config node spec.
282
282
format: int64
283
-
minimum: 0
283
+
minimum: 1
284
284
type: integer
285
285
x-kubernetes-validations:
286
286
- message: observedGeneration must not decrease
@@ -298,7 +298,7 @@ spec:
298
298
image set that has most recently been successfully pulled
299
299
and pinned on this node.
300
300
format: int32
301
-
minimum: 0
301
+
minimum: 1
302
302
type: integer
303
303
x-kubernetes-validations:
304
304
- message: currentGeneration must not decrease
@@ -308,7 +308,7 @@ spec:
308
308
image set that is targeted to be pulled and pinned on this
309
309
node.
310
310
format: int32
311
-
minimum: 0
311
+
minimum: 1
312
312
type: integer
313
313
x-kubernetes-validations:
314
314
- message: desiredGeneration must not decrease
@@ -318,7 +318,7 @@ spec:
318
318
recent pinned image set that failed to be pulled and pinned
0 commit comments