Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps fabric8.kubernetes-client.version from 4.7.1 to 4.8.0.
Updates openshift-client from 4.7.1 to 4.8.0

Release notes

Sourced from openshift-client's releases.

v4.8.0

4.8.0 (2020-02-14)

Bugs

  • Fix #1847: Remove resource-*.vm files from *-client.jar
  • Fix #959: Support for double braced ${{ }} template placeholders
  • Fix #1964: Refactor Duration
  • Fix #703: Fix NullPointerException in Config.tryKubeConfig
  • Fix #2000: Unable to create jobs in OSGi environments

Improvements

  • Fix #1874: Added unit tests verifying windows line-ends (CRLF) work
  • Fix #1177: Added support for OpenID Connect token in kubeconfig

Dependency Upgrade

  • Update Jackson Bom to 2.10.2
  • Fix #1968: Support for PodSecurityPolicies in Kubernetes 1.17

New Features

  • Fix #1948: LeaderElection Implementation (Lock Implementations: ConfigMap & Lease)
Changelog

Sourced from openshift-client's changelog.

4.8.0 (14-02-2020)

Bugs

  • Fix #1847: Remove resource-*.vm files from *-client.jar
  • Fix #959: Support for double braced ${{ }} template placeholders
  • Fix #1964: Refactor Duration
  • Fix #703: Fix NullPointerException in Config.tryKubeConfig
  • Fix #2000: Unable to create jobs in OSGi environments

Improvements

  • Fix #1874: Added unit tests verifying windows line-ends (CRLF) work
  • Fix #1177: Added support for OpenID Connect token in kubeconfig

Dependency Upgrade

  • Update Jackson Bom to 2.10.2
  • Fix #1968: Support for PodSecurityPolicies in Kubernetes 1.17

New Features

  • Fix #1948: LeaderElection Implementation (Lock Implementations: ConfigMap & Lease)
Commits
  • 53f7035 [RELEASE] Updated project version to v4.8.0
  • 6905f87 fix: javadoc linting error (#2006)
  • aa6b452 Record fix for #2000 (#2005)
  • 256af12 Merge pull request #2001 from rombert/iss_2000
  • dad465c Added OSGi metadata to BatchAPIGroupExtensionAdapter
  • 9e5984d Merge pull request #1994 from rohanKanojia/pr/update-openshift-model
  • f3a43ea Merge pull request #1912 from Skyterix1991/SubjectAccessReviewRulesAuth
  • 11d539c Merge pull request #1995 from HanseMerkur/master
  • 0d32206 new api version for PodSecurityPolicies. #1968
  • e03f64e Chore: Update Openshift model to latest version
  • Additional commits viewable in compare view

Updates kubernetes-client from 4.7.1 to 4.8.0

Release notes

Sourced from kubernetes-client's releases.

v4.8.0

4.8.0 (2020-02-14)

Bugs

  • Fix #1847: Remove resource-*.vm files from *-client.jar
  • Fix #959: Support for double braced ${{ }} template placeholders
  • Fix #1964: Refactor Duration
  • Fix #703: Fix NullPointerException in Config.tryKubeConfig
  • Fix #2000: Unable to create jobs in OSGi environments

Improvements

  • Fix #1874: Added unit tests verifying windows line-ends (CRLF) work
  • Fix #1177: Added support for OpenID Connect token in kubeconfig

Dependency Upgrade

  • Update Jackson Bom to 2.10.2
  • Fix #1968: Support for PodSecurityPolicies in Kubernetes 1.17

New Features

  • Fix #1948: LeaderElection Implementation (Lock Implementations: ConfigMap & Lease)
Changelog

Sourced from kubernetes-client's changelog.

4.8.0 (14-02-2020)

Bugs

  • Fix #1847: Remove resource-*.vm files from *-client.jar
  • Fix #959: Support for double braced ${{ }} template placeholders
  • Fix #1964: Refactor Duration
  • Fix #703: Fix NullPointerException in Config.tryKubeConfig
  • Fix #2000: Unable to create jobs in OSGi environments

Improvements

  • Fix #1874: Added unit tests verifying windows line-ends (CRLF) work
  • Fix #1177: Added support for OpenID Connect token in kubeconfig

Dependency Upgrade

  • Update Jackson Bom to 2.10.2
  • Fix #1968: Support for PodSecurityPolicies in Kubernetes 1.17

New Features

  • Fix #1948: LeaderElection Implementation (Lock Implementations: ConfigMap & Lease)
Commits
  • 53f7035 [RELEASE] Updated project version to v4.8.0
  • 6905f87 fix: javadoc linting error (#2006)
  • aa6b452 Record fix for #2000 (#2005)
  • 256af12 Merge pull request #2001 from rombert/iss_2000
  • dad465c Added OSGi metadata to BatchAPIGroupExtensionAdapter
  • 9e5984d Merge pull request #1994 from rohanKanojia/pr/update-openshift-model
  • f3a43ea Merge pull request #1912 from Skyterix1991/SubjectAccessReviewRulesAuth
  • 11d539c Merge pull request #1995 from HanseMerkur/master
  • 0d32206 new api version for PodSecurityPolicies. #1968
  • e03f64e Chore: Update Openshift model to latest version
  • Additional commits viewable in compare view

Updates kubernetes-model from 4.7.1 to 4.8.0

Updates kubernetes-model-common from 4.7.1 to 4.8.0

Dependabot 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps `fabric8.kubernetes-client.version` from 4.7.1 to 4.8.0.

Updates `openshift-client` from 4.7.1 to 4.8.0
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/master/CHANGELOG.md)
- [Commits](fabric8io/kubernetes-client@v4.7.1...v4.8.0)

Updates `kubernetes-client` from 4.7.1 to 4.8.0
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/master/CHANGELOG.md)
- [Commits](fabric8io/kubernetes-client@v4.7.1...v4.8.0)

Updates `kubernetes-model` from 4.7.1 to 4.8.0

Updates `kubernetes-model-common` from 4.7.1 to 4.8.0

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview
Copy link
Contributor Author

Superseded by #106.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/fabric8.kubernetes-client.version-4.8.0 branch March 13, 2020 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant