Skip to content

Commit 64645d5

Browse files
njhaleankitathomas
authored andcommitted
fix(schemas): remove installplan generation field requirement
Fix incompatible schema change by making new(ish) InstallPlan generation field optional. (upstream api commit: 6f6bae0b60abdac3b603d7c08dfbeb512c1a382f)
1 parent 4bfdad7 commit 64645d5

File tree

3 files changed

+8
-9
lines changed

3 files changed

+8
-9
lines changed

staging/api/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)