Skip to content

Bump sigs.k8s.io/controller-runtime from 0.6.0 to 0.6.1#104

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/sigs.k8s.io/controller-runtime-0.6.1
Closed

Bump sigs.k8s.io/controller-runtime from 0.6.0 to 0.6.1#104
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/sigs.k8s.io/controller-runtime-0.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2020

Bumps sigs.k8s.io/controller-runtime from 0.6.0 to 0.6.1.

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.6.1

Changes since v0.6.0

✨ New Features

  • Add webhook total and in-flight metrics (#944)
  • Add Patch MergeFrom optimistic locking option (#969)
  • Migrate controllerutil AddFinalizer and RemoveFinalizer to controllerutil.Object and deprecate *WithError functions (#962)
  • Add ContainsFinalizer helper to the controllerutil (#922)
  • Introduce controllerutil.Object interface (#898)
  • Controller: Let sources sync even if they use a different cluster (#941)
  • Manager: Export defaultNewClient (#930)

🐛 Bug Fixes

  • Fix webhook example (#1016)
  • Always shutdown etcd when stopping envtest (#975)
  • fix(dependency) Use github.com/fsnotify/fsnotify (#968)
  • Fix scheme used by DeleteAllOf in fake client (#954)
  • Reset resource version if fake client Create call failed (#919)
  • cannot specify ControlPlane in envtest.Environment (#929)

📖 Documentation

  • Nit: improve doc string (#987)
  • provide example of client.Patch (#951)
  • Prevent errors to be logged multiple times in builtins example (#953)

🌱 Others

  • Update json-patch dependency to e83c0a1c26c8 (#985)
  • Clarify log line in apiutil.GVKForObject (#1008)
  • Cleanup controller internal logger (#1003)
  • Move pwittrock from emeritus approvers to approvers (#997)
  • Remove unused attributes from controller (#940)
  • Remove unsed Config attribute from controller (#938)
  • [0.6] Update go.mod dependencies patch versions (v0.18.4) (#1010)

Thanks to all our contributors! 😊

Commits
  • 5118ae5 Merge pull request #1042 from kubernetes-sigs/master
  • ea795f6 Merge pull request #1038 from tanjunchen/remove-master
  • 0438a9c feat:Remove master word from our codebase
  • 04f2831 Merge pull request #1037 from tanjunchen/remove-whitelisted
  • 6febc12 feat:remove the whitelist word from our codebase
  • add0b64 Merge pull request #1016 from msiebuhr/fix-webhook-example
  • 5db0b9d 🐛 Fix webhook example
  • 4836ec2 Merge pull request #985 from vincepri/updatejsonpatch5
  • 0534547 Merge pull request #1008 from vincepri/fix-log-gvk
  • 6954fa5 Update json-patch to e83c0a1c26c8
  • 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.


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)

Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Commits](kubernetes-sigs/controller-runtime@v0.6.0...v0.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
@cf-gitbot
Copy link
Copy Markdown
Collaborator

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 14, 2020
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2020

Superseded by #109.

@dependabot dependabot bot closed this Aug 5, 2020
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.6.1 branch August 5, 2020 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accepted dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant