brooklyn-server
brooklyn-server copied to clipboard
Bump kubernetes-client from 5.8.0 to 5.8.1
Bumps kubernetes-client from 5.8.0 to 5.8.1.
Release notes
Sourced from kubernetes-client's releases.
5.8.1 (2022-01-05)
Bugs
- Fix #3653: SnakeYAML uses only standard Java types
Changelog
Sourced from kubernetes-client's changelog.
5.8.1 (2022-01-05)
Bugs
- Fix #3653: SnakeYAML uses only standard Java types
5.7.4 (2022-01-05)
Bugs
- Fix #3653: SnakeYAML uses only standard Java types
5.4.2 (2022-01-05)
Bugs
- Fix #3653: SnakeYAML uses only standard Java types
5.3.2 (2022-01-05)
Bugs
- Fix #3653: SnakeYAML uses only standard Java types
5.1.2 (2022-01-05)
Bugs
- Fix #3653: SnakeYAML uses only standard Java types
5.0.3 (2022-01-05)
Bugs
- Fix #3653: SnakeYAML uses only standard Java types
5.11.1 (2021-12-24)
Bugs
- Fix #3672: Native image builds of Fabric8 work (commons-codec no longer required)
- Fix #3639: Support for NodeMetrics and PodMetrics informers
- Fix #3662: NodeMetrics should be marked as Cluster scoped resource
- Fix #3686: Ignore fields annotated with JsonIgnore during CRD generation
- Fix #3652: Avoid a StackOverflow and properly fail on cyclic references in CRD generation
5.11.0 (2021-12-17)
Bugs
- Fix #3538: Update Plural rule to work with Prometheus
- Fix #3555: using the new builder for generic resources
- Fix #3535: ensure clientKeyAlgo is set properly when loading config YAML from
fromKubeconfig- Fix #3598: applying cancel to the correct future for waitUntilCondition and waitUntilReady
- Fix #3609: adding locking to prevent long running Watcher methods from causing reconnects with concurrent processing
- Fix #3629: correcting the watch 200/503 exception handling
- Fix #3606: Template getObjects doesn't throw NPE when objects is null
- Fix #3620: throw a meaningful exception if no kind/plural is on a ResourceDefinitionContext, default plural if possible
... (truncated)
Commits
a927ae6[RELEASE] Updated project version to v5.8.1a5b5fc3Merge branch '5.7.x' into 5.8.x11a7398[RELEASE] Updated project version to v5.7.4d20d8a4Merge branch '5.4.x' into 5.7.xec38c86[RELEASE] Updated project version to v5.4.2903fb84Merge branch '5.3.x' into 5.4.x930aa48[RELEASE] Updated project version to v5.3.2313724bMerge branch '5.1.x' into 5.3.xbdcb8f7[RELEASE] Updated project version to v5.1.21ee9a8eMerge branch '5.0.x' into 5.1.x- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.