Skip to content

Pin kubernetes plugins for 2.492.x due to kubernetes-credentials-provider #5249

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

Merged

Conversation

MarkEWaite
Copy link
Contributor

Pin kubernetes plugins for 2.492.x due to kubernetes-credentials-provider

The kubernetes-credentials-provider had to be pinned for 2.492.x because the latest release requires 2.504.1 or newer due to its dependency on openstack-cloud plugin.

Pin the updated plugins so that the kubernetes-credentials-provider tests pass.

Testing done

Confirmed that this fails without the change:

PLUGINS=kubernetes-credentials-provider TEST=KubernetesCredentialsProviderTest#credentialScope LINE=2.492.x bash ./local-test.sh

and passes with the change

Initially detected while evaluating:

Test failure visible in CI job:

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

…ider

The kubernetes-credentials-provider had to be pinned for 2.492.x because
the latest release requires 2.504.1 or newer due to its dependency on
openstack-cloud plugin.

Pin the updated plugins so that the kubernetes-credentials-provider
tests pass.

Testing done:

Confirmed that this fails without the change:

PLUGINS=kubernetes-credentials-provider TEST=KubernetesCredentialsProviderTest#credentialScope LINE=2.492.x bash ./local-test.sh

and passes with the change

Initially detected while evaluating:

* jenkinsci#5243

Test failure visible in CI job:

* https://ci.jenkins.io/job/Tools/job/bom/job/PR-5243/3/testReport/
@MarkEWaite MarkEWaite added the bug Something isn't working label Jun 27, 2025
@MarkEWaite MarkEWaite requested a review from a team as a code owner June 27, 2025 20:47
@timja timja merged commit ff95723 into jenkinsci:master Jun 28, 2025
5 checks passed
@MarkEWaite MarkEWaite deleted the pin-kubernetes-plugins-for-2.492.x branch June 28, 2025 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants