Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump apimanager crd v1beta1 #755

Closed
wants to merge 3 commits into from

Conversation

eguzki
Copy link
Member

@eguzki eguzki commented Jun 3, 2022

Related links:

After installing a CRD with the new v1beta1,when in some other namespace an older operator installation is tried, OLM, happily, prevents the older installation as the old CRD does not contain all required APIs

According to official doc: https://docs.openshift.com/container-platform/4.8/operators/understanding/olm/olm-understanding-dependency-resolution.html

A CRD will be upgraded if satisfies the following condition:

All existing serving versions in the current CRD are present in the new CRD.

The OLM shows this error when trying to "downgrade" the operator CRD:

Screenshot 2022-06-03 at 15-51-42 3scale-operator v0 8 3-0 1649688682 p 路 Details 路 Red Hat OpenShift Container Platform

And the installation of the downgrade fails 馃憤 which prevents side effects described in https://issues.redhat.com/browse/THREESCALE-8445

@openshift-ci
Copy link

openshift-ci bot commented Jun 3, 2022

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@eguzki eguzki changed the base branch from master to 3scale-2.12-stable June 3, 2022 12:29
@codeclimate
Copy link

codeclimate bot commented Jun 3, 2022

Analysis results are not available for those commits

View more on Code Climate.

@openshift-ci
Copy link

openshift-ci bot commented Jun 14, 2022

@eguzki: 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.

@eguzki eguzki closed this Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant