Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Add install mode validation #913

Conversation

m1kola
Copy link
Member

@m1kola m1kola commented Jun 12, 2024

New validation only allows AllNamespaces install mode to be used.

Related to operator-framework/operator-controller#816

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 12, 2024
New validation only allows AllNamespaces install mode to be used.

Signed-off-by: Mikalai Radchuk <mradchuk@redhat.com>
@m1kola m1kola force-pushed the only_allow_AllNamespaces_install_mod branch from b64485c to 1d411dd Compare June 12, 2024 11:53
Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 14.61%. Comparing base (ac1802e) to head (1d411dd).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #913      +/-   ##
==========================================
+ Coverage   14.41%   14.61%   +0.20%     
==========================================
  Files          41       41              
  Lines        2553     2552       -1     
==========================================
+ Hits          368      373       +5     
+ Misses       2128     2124       -4     
+ Partials       57       55       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@m1kola
Copy link
Member Author

m1kola commented Jun 12, 2024

Closing this for now as we try to keep convertor generic in case we want to support other install modes too.

@m1kola m1kola closed this Jun 12, 2024
@m1kola m1kola deleted the only_allow_AllNamespaces_install_mod branch June 12, 2024 13:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant