Skip to content

feat: upgrade openvsx to v1.1.0 - #2175

Open
svor wants to merge 2 commits into
mainfrom
sv-openvsx-1.1.0
Open

feat: upgrade openvsx to v1.1.0#2175
svor wants to merge 2 commits into
mainfrom
sv-openvsx-1.1.0

Conversation

@svor

@svor svor commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Upgrades Open VSX to v1.1.0 version

Screenshot/screencast of this PR

Screenshot 2026-08-05 at 19 23 57

What issues does this PR fix or reference?

https://redhat.atlassian.net/browse/CRW-11890

How to test this PR?

  1. Deploy the operator:

OpenShift

./build/scripts/olm/test-catalog-from-sources.sh

or

build/scripts/docker-run.sh /bin/bash -c "
  oc login \
    --token=<...> \
    --server=<...> \
    --insecure-skip-tls-verify=true && \
  build/scripts/olm/test-catalog-from-sources.sh
"

on Minikube

./build/scripts/minikube-tests/test-operator-from-sources.sh

Common Test Scenarios

  • Deploy Eclipse Che
  • Start an empty workspace
  • Open terminal and build/run an image
  • Stop a workspace
  • Check operator logs for reconciliation errors or infinite reconciliation loops

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

@openshift-ci

openshift-ci Bot commented Aug 5, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: svor

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Signed-off-by: Valerii Svydenko <vsvydenk@redhat.com>
@svor
svor force-pushed the sv-openvsx-1.1.0 branch from 009617b to 9d1683f Compare August 5, 2026 15:51
Signed-off-by: Valerii Svydenko <vsvydenk@redhat.com>
@svor

svor commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

/retest

1 similar comment
@svor

svor commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

/retest

@openshift-ci

openshift-ci Bot commented Aug 5, 2026

Copy link
Copy Markdown

@svor: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/v19-devworkspace-happy-path 2c2d830 link true /test v19-devworkspace-happy-path

Full PR test history. Your PR dashboard.

Details

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-sigs/prow repository. I understand the commands that are listed here.

@svor

svor commented Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

/retest

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