Skip to content

Commit 6f6bae0

Browse files
committed
fix(schemas): remove installplan generation field requirement
Fix incompatible schema change by making new(ish) InstallPlan generation field optional.
1 parent 73996fc commit 6f6bae0

File tree

3 files changed

+8
-9
lines changed

3 files changed

+8
-9
lines changed

crds/operators.coreos.com_installplans.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ spec:
5959
- approval
6060
- approved
6161
- clusterServiceVersionNames
62-
- generation
6362
properties:
6463
approval:
6564
description: Approval is the user approval policy for an InstallPlan.

0 commit comments

Comments
 (0)