Skip to content

chore(deps): bump io.fabric8.kubernetes-client.version to 7.7.0#1019

Open
ibuziuk wants to merge 1 commit into
eclipse-che:mainfrom
ibuziuk:k8s_client
Open

chore(deps): bump io.fabric8.kubernetes-client.version to 7.7.0#1019
ibuziuk wants to merge 1 commit into
eclipse-che:mainfrom
ibuziuk:k8s_client

Conversation

@ibuziuk
Copy link
Copy Markdown
Member

@ibuziuk ibuziuk commented May 19, 2026

Update Fabric8 Kubernetes Client from 7.6.1 to 7.7.0.

This release includes:

  • Kubernetes 1.36 support
  • Server-side content negotiation improvements
  • Critical stability fixes for leader election and informers
  • API ergonomics enhancements

Fixes #23843

What does this PR do?

Screenshot/screencast of this PR

What issues does this PR fix or reference?

How to test this PR?

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.

Update Fabric8 Kubernetes Client from 7.6.1 to 7.7.0.

This release includes:
- Kubernetes 1.36 support
- Server-side content negotiation improvements
- Critical stability fixes for leader election and informers
- API ergonomics enhancements

Fixes #23843

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 19, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ibuziuk

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

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 19, 2026

@ibuziuk: 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-gitlab-with-oauth-setup-flow 71bf3f8 link true /test v19-gitlab-with-oauth-setup-flow
ci/prow/v19-azure-no-pat-oauth-flow-raw-devfile-url 71bf3f8 link true /test v19-azure-no-pat-oauth-flow-raw-devfile-url
ci/prow/v19-azure-no-pat-oauth-flow-ssh-url 71bf3f8 link true /test v19-azure-no-pat-oauth-flow-ssh-url
ci/prow/v19-che-smoke-test 71bf3f8 link true /test v19-che-smoke-test
ci/prow/v19-github-with-pat-setup-flow 71bf3f8 link true /test v19-github-with-pat-setup-flow
ci/prow/v19-gitea-no-pat-oauth-flow 71bf3f8 link true /test v19-gitea-no-pat-oauth-flow
ci/prow/v19-github-no-pat-oauth-flow-raw-devfile-url 71bf3f8 link true /test v19-github-no-pat-oauth-flow-raw-devfile-url
ci/prow/v19-azure-with-pat-setup-flow 71bf3f8 link true /test v19-azure-with-pat-setup-flow
ci/prow/v19-github-no-pat-oauth-flow-ssh-url 71bf3f8 link true /test v19-github-no-pat-oauth-flow-ssh-url
ci/prow/v19-bitbucket-no-pat-oauth-flow 71bf3f8 link true /test v19-bitbucket-no-pat-oauth-flow
ci/prow/v19-gitea-with-pat-setup-flow 71bf3f8 link true /test v19-gitea-with-pat-setup-flow
ci/prow/v19-azure-no-pat-oauth-flow 71bf3f8 link true /test v19-azure-no-pat-oauth-flow
ci/prow/v19-gitlab-no-pat-oauth-flow-raw-devfile-url 71bf3f8 link true /test v19-gitlab-no-pat-oauth-flow-raw-devfile-url
ci/prow/v19-gitlab-with-pat-setup-flow 71bf3f8 link true /test v19-gitlab-with-pat-setup-flow
ci/prow/v19-github-no-pat-oauth-flow 71bf3f8 link true /test v19-github-no-pat-oauth-flow
ci/prow/v19-bitbucket-no-pat-oauth-flow-ssh-url 71bf3f8 link true /test v19-bitbucket-no-pat-oauth-flow-ssh-url
ci/prow/v19-bitbucket-no-pat-oauth-flow-raw-devfile-url 71bf3f8 link true /test v19-bitbucket-no-pat-oauth-flow-raw-devfile-url
ci/prow/v19-gitlab-no-pat-oauth-flow-ssh-url 71bf3f8 link true /test v19-gitlab-no-pat-oauth-flow-ssh-url
ci/prow/v19-gitlab-no-pat-oauth-flow 71bf3f8 link true /test v19-gitlab-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.

@ibuziuk
Copy link
Copy Markdown
Member Author

ibuziuk commented May 20, 2026

@artaleks9 could you please take a look at the failing tests?

@ibuziuk ibuziuk requested a review from artaleks9 May 20, 2026 11:54
@artaleks9
Copy link
Copy Markdown
Contributor

@ibuziuk the tests failed due to the Che deploy error:

    Error: Command server:deploy failed with the error: Failed to download 
    image, reason: ImagePullBackOff, message: Back-off pulling image 
    "quay.io/eclipse/che-server:pr-1019": ErrImagePull: initializing source 
    docker://quay.io/eclipse/che-server:pr-1019: reading manifest pr-1019 in 
    quay.io/eclipse/che-server: manifest unknown.

It seems, the quay.io/eclipse/che-server:pr-1019 wasn't pushed, it's absent on quay.io
@vinokurig , could you take a look at this ? ^^

@ibuziuk
Copy link
Copy Markdown
Member Author

ibuziuk commented May 20, 2026

@vinokurig could it be because the PR has been sent from a fork?

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.

2 participants