-
Notifications
You must be signed in to change notification settings - Fork 19
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
bump fabric8 client to 6.10.0 #247
Conversation
dependabot seems to check only jenkinsci maven repo (which no longer serves maven central artifacts), but doesn't check maven central
Could it be a dependabot bug? |
Looks good here, but we'd need downstream draft PRs against https://github.com/jenkinsci/kubernetes-plugin for sanity checking. |
but then later on in the same scan...
I have a feeling it stops as soon as it finds a repo containing the item. at any rate I think this is a DB bug - it should not assume an artifact is only available in a single repository. |
@Vlatombe jenkinsci/kubernetes-plugin#1505 is passing CI? anything else I need to do or is this good to merge? |
This creates a PCT failure on Kubernetes plugin on 2.426, 2.440 and weekly branch. See https://ci.jenkins.io/job/Tools/job/bom/job/master/2466/testReport. It can be reproduced outside of the BOM by updating both |
WARNING jenkins.security.ClassFilterImpl#notifyRejected: io.fabric8.kubernetes.client.KubernetesClientException$RequestMetadata in file:/var/jenkins_home/plugins/kubernetes-client-api/WEB-INF/lib/kubernetes-client-api-6.10.0.jar might be dangerous, so rejecting; see https://www.jenkins.io/redirect/class-filter/ |
https://github.com/fabric8io/kubernetes-client/releases/tag/v6.10.0 was released approx. 2 weeks ago but there has not been any dependabot PR here.
creating manually to see if something is missing.
Testing done
Submitter checklist