Skip to content
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 k8s.io/client-go from 7.0.0 to 10.0.0 #39

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 9, 2019

Bumps k8s.io/client-go from 7.0.0 to 10.0.0.

Release notes

Sourced from k8s.io/client-go's releases.

v10.0.0

See the CHANGELOG for details.

This is the exact version of the client used by Kubernetes v1.13.0.

v9.0.0

See the CHANGELOG for details.

This is the exact version of the client used by Kubernetes v1.12.0.

v8.0.0

See the CHANGELOG for details.

This is the exact version of the client used by Kubernetes v1.11.0.

Changelog

Sourced from k8s.io/client-go's changelog.

v10.0.0

Breaking Changes:

  • Action required: client-go will no longer have bootstrap
    (k8s.io/client-go/tools/bootstrap) related code. Any reference to it will
    break. Please redirect all references to k8s.io/bootstrap instead.
    (#67356)

  • The methods NewSelfSignedCACert and NewSignedCert now use crypto.Signer
    interface instead of rsa.PrivateKey for certificate creation. This is done
    to allow different kind of private keys (for example: ecdsa).
    (#69329)

  • GetScale and UpdateScale methods have been added for apps/v1 clients
    and with this, no-verb scale clients have been removed.
    (#70437)

  • k8s.io/client-go/util/cert/triple package has been removed.
    (#70966)

New Features:

  • unfinished_work_microseconds is added to the workqueue metrics.
    It can be used to detect stuck worker threads (kube-controller-manager runs many workqueues.).
    (#70884)

  • A method GetPorts is added to expose the ports that were forwarded.
    This can be used to retrieve the locally-bound port in cases where the input was port 0.
    (#67513)

  • Dynamic listers and informers, that work with runtime.Unstructured objects,
    are added. These are useful for writing generic, non-generated controllers.
    (68748)

  • The dynamic fake client now supports JSONPatch.
    (#69330)

  • The GetBinding method is added for pods in the fake client.
    (#69412)

Bug fixes and Improvements:

  • The apiVersion and action name values for fake evictions are now set.
    (#69035)

  • PEM files containing both TLS certificate and key can now be parsed in
    arbitrary order. Previously key was always required to be first.
    (#69536)

... (truncated)
Commits
  • e644942 Fix Godeps.json to point to kubernetes-1.13.0 tags
  • a47917e Merge remote-tracking branch 'origin/master' into release-1.13
  • 76c72f7 Update github.com/json-iterator/go to 1.1.4
  • 99faa9d Merge remote-tracking branch 'origin/master' into release-1.13
  • 22a50a8 Revert "Make bootstrap client cert loading part of rotation"
  • 46a8dc7 Merge remote-tracking branch 'origin/master' into release-1.13
  • 46eed7d generated
  • dba3bbb Merge remote-tracking branch 'origin/master' into release-1.13
  • 5a58551 Merge pull request #70971 from cheftako/leaseCheck
  • 5ed0a48 Merge pull request #69929 from jsafrane/csi-ga
  • Additional commits viewable in compare view

Dependabot compatibility score

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 7.0.0 to 10.0.0.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v7.0.0...v10.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 9, 2019
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #61, which may be blocking Dependabot from updating your dependency files.

1 similar comment
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #61, which may be blocking Dependabot from updating your dependency files.

@pratikvasa pratikvasa closed this May 13, 2020
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@pratikvasa pratikvasa deleted the dependabot/dep/k8s.io/client-go-10.0.0 branch May 13, 2020 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant