-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP MGDAPI-3177 wip pr for making 3scale cluster scoped #2409
WIP MGDAPI-3177 wip pr for making 3scale cluster scoped #2409
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
VerificationRan the following commands:INSTALLATION_TYPE=managed-api make cluster/prepare/local
INSTALLATION_TYPE=managed-api USE_CLUSTER_STORAGE=true make deploy/integreatly-rhmi-cr.yml
INSTALLATION_TYPE=managed-api make code/run
Checked installed operators and can verify that 3scale is cluster scoped. |
7588bc0
to
cdb8655
Compare
abb52e4
to
764e7ac
Compare
Codecov Report
@@ Coverage Diff @@
## master #2409 +/- ##
=======================================
Coverage 63.96% 63.97%
=======================================
Files 147 147
Lines 34340 34352 +12
=======================================
+ Hits 21966 21976 +10
- Misses 11370 11371 +1
- Partials 1004 1005 +1
|
764e7ac
to
e766445
Compare
MGDAPI-3177 add back in replaces field MGDAPI-3177 add a createOrUpdate to operatorGroup creation MGDAPI-3435 change the operatorGroup to clusterscoped on upgrade
e766445
to
a702b73
Compare
@austincunningham: PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Issue link
https://issues.redhat.com/browse/MGDAPI-3177
What
Verification steps
After 3scale starts to provision In
installed operators
the scope of threescale operator will beAll Namespaces
e.g.Test the upgrade
Install the following catalogSource
After the install finished update the index
quay.io/austincunningham/managed-api-service-index:1.18.0
confirm the behavior is the same as the sprint demo