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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand support for OCP 4.11 #130

Merged
merged 1 commit into from
Nov 18, 2022
Merged

Expand support for OCP 4.11 #130

merged 1 commit into from
Nov 18, 2022

Conversation

leifmadsen
Copy link
Member

No description provided.

@leifmadsen leifmadsen changed the title Expand supprot for OCP 4.11 Expand support for OCP 4.11 Nov 17, 2022
@csibbitt
Copy link
Contributor

csibbitt commented Nov 17, 2022

So.... this works?

LGTM

@leifmadsen
Copy link
Member Author

So.... this works?

LGTM

Oddly enough, yes! Only changes here seem to be for making it available in the CatalogSource. This was a much nicer transition than from 4.8 to 4.10. I'm even cautiously optimistic the same change but updating the range to 4.12 will be the only thing required to catch us up to the latest OCP.

@leifmadsen leifmadsen merged commit 07a2c71 into master Nov 18, 2022
@leifmadsen leifmadsen deleted the support/ocp411 branch November 18, 2022 16:28
leifmadsen added a commit that referenced this pull request Nov 18, 2022
(cherry picked from commit 07a2c71)
csibbitt added a commit that referenced this pull request Mar 6, 2023
* Lock the bundle to OCP v4.10 (#125)

* Fix the valid-subscription annotation (#127)

* Expand support for OCP 4.11 (#130)

* Changes for 4.12 (#134)

* GHA checkout action v2 is deprecated (#135)

The GitHub Actions checkout action v2 is deprecated and needs to move to
version 3.

* Implement changes for operator-sdk-1.26.0 testing (#137)

* Implement changes for operator-sdk-1.26.0 testing

Implement changes that allow testing validation via operator-sdk-1.26.0
without bumping the entire bundle generation process from
operator-sdk-0.19.4 to post-operator-sdk-1.x.

These are the same tests run for validation during product pipeline
verification.

* Adds test to verify building of the bundle image works.
* Adds KinD deployment to allow executing scorecard checks.

Related: STF-1252

* Simplify use of RELEASE_VERSION variable

* maxOpenShiftVersion 4.12 in OLM properties (#138)

* maxOpenShiftVersion 4.12 in OLM properties

* Remove invalid line from properties.yaml

---------

Co-authored-by: Leif Madsen <lmadsen@redhat.com>

---------

Co-authored-by: Leif Madsen <lmadsen@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants