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

maxOpenShiftVersion 4.12 in OLM properties #138

Merged
merged 2 commits into from
Mar 6, 2023

Conversation

csibbitt
Copy link
Contributor

@csibbitt csibbitt commented Mar 6, 2023

No description provided.

@csibbitt csibbitt requested a review from leifmadsen March 6, 2023 19:46
olm.properties: '[{"type": "olm.maxOpenShiftVersion", "value": "4.10"}]'
olm.properties: '[{"type": "olm.maxOpenShiftVersion", "value": "4.12"}]'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So this is something I messed up when I copied out of the CSV in the other PR. This first line should not exist in the properties.yaml. It was copied there for reference to know what to put in to the file, but I should have deleted it.

@csibbitt csibbitt merged commit 51a3724 into master Mar 6, 2023
@csibbitt csibbitt deleted the csibbitt-STF-1241_release_prep_bugfix branch March 6, 2023 19:57
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
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants