Skip to content

Prepare for WTO 1.13 release#183

Merged
dkwon17 merged 1 commit intoredhat-developer:mainfrom
dkwon17:1.13-release
May 17, 2025
Merged

Prepare for WTO 1.13 release#183
dkwon17 merged 1 commit intoredhat-developer:mainfrom
dkwon17:1.13-release

Conversation

@dkwon17
Copy link
Copy Markdown
Collaborator

@dkwon17 dkwon17 commented May 15, 2025

What does this PR do?

Updates the project for the WTO 1.13 release

Update changelog, refer to redhat-developer/web-terminal-tooling#76 for tooling version updates
Update CSV version to WTO 1.13
Update base images used in controller Dockerfile
Updates minimum OpenShift version annotation to OpenShift 4.18

What issues does this PR fix or reference?

Is it tested? How?

Testing requires an OpenShift 4.18+ cluster.

From the root of this repo, set the appropriate environment variables to point to your quay repo's and install WTO built from this PR:

# Setup Environment Variables
export WTO_IMG=quay.io/<user>/wto-controller:1.13 && \
export INDEX_IMG=quay.io/<user>/wto-index:1.13 && \
export BUNDLE_IMG=quay.io/<user>/wto-bundle:1.13

# Build custom index 
make build_custom_iib_image

# Register custom catalogsource 
make register_catalogsource 

WTO 1.13 should be installed (and viewable on the Installed Operators page of the OpenShift console) using the images built from this PR.

The terminal should work as expected: TODO

Signed-off-by: David Kwon <dakwon@redhat.com>
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented May 15, 2025

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

@dkwon17 dkwon17 marked this pull request as ready for review May 16, 2025 12:57
@dkwon17 dkwon17 requested a review from ibuziuk as a code owner May 16, 2025 12:57
@dkwon17 dkwon17 merged commit 2022108 into redhat-developer:main May 17, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant