-
Notifications
You must be signed in to change notification settings - Fork 20
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 revision from 6.4.1 to 6.8.1 #221
Conversation
Bumps `revision` from 6.4.1 to 6.8.1. Updates `io.fabric8:kubernetes-client` from 6.4.1 to 6.8.1 - [Release notes](https://github.com/fabric8io/kubernetes-client/releases) - [Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md) - [Commits](fabric8io/kubernetes-client@v6.4.1...v6.8.1) Updates `io.fabric8:openshift-client` from 6.4.1 to 6.8.1 - [Release notes](https://github.com/fabric8io/kubernetes-client/releases) - [Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md) - [Commits](fabric8io/kubernetes-client@v6.4.1...v6.8.1) Updates `io.fabric8:volumesnapshot-client` from 6.4.1 to 6.8.1 --- updated-dependencies: - dependency-name: io.fabric8:kubernetes-client dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.fabric8:openshift-client dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.fabric8:volumesnapshot-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
See my comment here - #219 (review) |
@julieheard Did you review other usages of this library in the |
I haven't but I can do that now 🙂 |
|
I have taken a look into kubernetes-credentials-plugin and have made a PR to update it - jenkinsci/kubernetes-credentials-plugin#39 🙂 |
I had missed jenkinsci/snakeyaml-api-plugin#94 (comment) @julieheard The new version of kubernetes-client depends on snakeyaml-engine, not snakeyaml. This means that the dependency to snakeyaml-api should be removed (done here, but should be done in other k8s plugins) |
The new kubernetes-client depends on snakeyaml-engine library, which is not provided by snakeyaml-api plugin.
|
@lin-ket Please refrain from such disrespectful comment. |
@Vlatombe First of all, thank you very much for your contribution. I actually didn’t mean to be disrespectful. Maybe I used some words inappropriately. I rarely communicate with people in English. If you feel offended, I’m sorry. I have deleted the previous comment |
@lin-ket Thanks. We're working actively towards pulling the next kubernetes-client version, however this is not a trivial effort and it requires coordination. I understand you may be facing bugs with the existing version (6.4.1) and are impatient to try out the new version. |
@julieheard @maxlaverse I am going forward with the kubernetes-client-api release. |
Downstream PRs
Bumps
revision
from 6.4.1 to 6.8.1.Updates
io.fabric8:kubernetes-client
from 6.4.1 to 6.8.1Release notes
Sourced from io.fabric8:kubernetes-client's releases.
... (truncated)
Changelog
Sourced from io.fabric8:kubernetes-client's changelog.
... (truncated)
Commits
1cd1032
[RELEASE] Updated project version to v6.8.15ebcd69
[java-generator] Avoid to emit Java Keywords as package namesefef316
Allow to deserialize more valid RFC3339 date-time and make the format customi...6b4c2d3
chore(deps): bump sundrio.version from 0.100.2 to 0.100.3eb2e86b
[RELEASE] Updated project version to v6.8.00b21816
chore: reformat changelog3e96e66
test: behavioral test for InputStream uploads94c729b
review: improved Javadoc + KubernetesClientBuilder consumer approach5251f4a
feat: KubernetesMockServer + JUnit5 extension support clint builder customiza...ffe1b2a
test:refactor: tests comply with general naming conventionsUpdates
io.fabric8:openshift-client
from 6.4.1 to 6.8.1Release notes
Sourced from io.fabric8:openshift-client's releases.
... (truncated)
Changelog
Sourced from io.fabric8:openshift-client's changelog.
... (truncated)
Commits
1cd1032
[RELEASE] Updated project version to v6.8.15ebcd69
[java-generator] Avoid to emit Java Keywords as package namesefef316
Allow to deserialize more valid RFC3339 date-time and make the format customi...6b4c2d3
chore(deps): bump sundrio.version from 0.100.2 to 0.100.3eb2e86b
[RELEASE] Updated project version to v6.8.00b21816
chore: reformat changelog3e96e66
test: behavioral test for InputStream uploads94c729b
review: improved Javadoc + KubernetesClientBuilder consumer approach5251f4a
feat: KubernetesMockServer + JUnit5 extension support clint builder customiza...ffe1b2a
test:refactor: tests comply with general naming conventionsUpdates
io.fabric8:volumesnapshot-client
from 6.4.1 to 6.8.1Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)