Skip to content

chore: Apply pull request image comment#963

Open
vinokurig wants to merge 1 commit intomainfrom
che-23724
Open

chore: Apply pull request image comment#963
vinokurig wants to merge 1 commit intomainfrom
che-23724

Conversation

@vinokurig
Copy link
Contributor

What does this PR do?

Apply pull request image comment

Screenshot/screencast of this PR

What issues does this PR fix or reference?

fixes eclipse-che/che#23724

How to test this PR?

A pull request comment with the pull request image must be added.

PR Checklist

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

Release Notes

Reviewers

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

@openshift-ci
Copy link

openshift-ci bot commented Feb 12, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: vinokurig

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

@github-actions
Copy link

Docker image build succeeded: quay.io/eclipse/che-server:pr-963

kubectl patch command
kubectl patch -n eclipse-che "checluster/eclipse-che" --type=json -p="[{"op": "replace", "path": "/spec/components/che/deployment", "value": {containers: [{image: "quay.io/eclipse/che-server:pr-963", name: che}]}}]"

@github-actions
Copy link

Docker image build succeeded: quay.io/eclipse/che-server:pr-963

kubectl patch command
kubectl patch -n eclipse-che "checluster/eclipse-che" --type=json -p="[{"op": "replace", "path": "/spec/components/che/deployment", "value": {containers: [{image: "quay.io/eclipse/che-server:pr-963", name: che}]}}]"

@github-actions
Copy link

Docker image build succeeded: quay.io/eclipse/che-server:pr-963

kubectl patch command
kubectl patch -n eclipse-che "checluster/eclipse-che" --type=json -p="[{"op": "replace", "path": "/spec/components/cheServer/deployment", "value": {containers: [{image: "quay.io/eclipse/che-server:pr-963", name: che}]}}]"

@vinokurig vinokurig marked this pull request as ready for review February 16, 2026 13:40
@openshift-ci
Copy link

openshift-ci bot commented Feb 16, 2026

@vinokurig: The following tests 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-github-no-pat-oauth-flow-raw-devfile-url 99afacf link true /test v19-github-no-pat-oauth-flow-raw-devfile-url
ci/prow/v19-gitlab-no-pat-oauth-flow 99afacf link true /test v19-gitlab-no-pat-oauth-flow
ci/prow/v19-che-smoke-test 99afacf link true /test v19-che-smoke-test
ci/prow/v19-gitlab-with-pat-setup-flow 99afacf link true /test v19-gitlab-with-pat-setup-flow
ci/prow/v19-azure-no-pat-oauth-flow-raw-devfile-url 99afacf link true /test v19-azure-no-pat-oauth-flow-raw-devfile-url
ci/prow/v19-gitea-no-pat-oauth-flow 99afacf link true /test v19-gitea-no-pat-oauth-flow

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.

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.

Che-server PRs must include a ready-to-test container image

1 participant