Commit cf65968
Add valid-subscription annotation to CSV
This annotation is technically optional, but it's needed for
downstream productization[1]:
> Free-form array for listing any specific subscriptions that are
> required to use the Operator
Adding it here simplifies downstream CSV post-processing.
RELDEL-7851
[1] https://docs.okd.io/4.18/operators/operator_sdk/osdk-generating-csvs.html#osdk-csv-annotations-other_osdk-generating-csvs1 parent 796fbb1 commit cf65968
File tree
1 file changed
+2
-0
lines changed- config/manifests/bases
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
0 commit comments