Commit 9872aa7
committed
Bundle validation will not fail if default channel is not provided
Default channel annotation is now optional. It is only needed if
there is an intention to update default channel in the index.
As a result, bundle validation will allow default channel annotation
to be missing.
Signed-off-by: Vu Dinh <[email protected]>1 parent e8dbb71 commit 9872aa7
File tree
2 files changed
+1
-2
lines changed- pkg/lib/bundle
- testdata/validate/invalid_annotations_bundle/metadata
2 files changed
+1
-2
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| |||
0 commit comments