You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Missing `defaultChannel` doesn’t get caught and error out as an
empty channel issue which is incorrect.
2. Missing `package` property will result out of bound error
3. Bundles without channel is allowed which will lead to orphaned bundles
4. Bundle without a bundle image is valid when it shouldn’t be. Bundle
must either have bundle image or bundle data (objects).
Signed-off-by: Vu Dinh <[email protected]>
0 commit comments