Commit bbede29
committed
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 0ba3a6d commit bbede29
2 files changed
Lines changed: 2 additions & 0 deletions
File tree
- config
- manifests/bases
- operator/manifests/bases
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments