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 github.com/redhat-cop/operator-utils from 1.1.2 to 1.1.3 #272

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 25, 2021

Bumps github.com/redhat-cop/operator-utils from 1.1.2 to 1.1.3.

Release notes

Sourced from github.com/redhat-cop/operator-utils's releases.

v1.1.3

  • Fix#106 (#71) b2bd13211112a1b520d88ff1a2477bc258e3234e (raffaelespazzoli)
  • Fix reconcile of deleted resources in namespaced mode 012904237dad18029ba100d5dfcbcdea2b968f00 (Roi Vazquez)
  • Avoid panics when inspecting a nil instance 82fe9bc469abb6e58d8ad834257fd40c893e3d8e (Roi Vazquez)
  • tidy modules 8843328b1d9bf856abfc8993568ad7c1fb62f2c2 (David J. M. Karlsen)
  • Upgrade to go 1.16 91ea7bccb4e7f2042a78d8eabf64b98a9d4efaff (David J. M. Karlsen)
  • Avoid using cached client when getting 'Namespace' object on delete event 7c3b65965fab5fe14e8d0bb89d87b7fadad21b24 (Shir Sagi)
  • fixed nonroot (#62) 94943452ffcda2f61789a2f06e4b46b6b957ea4b (raffaelespazzoli)
  • deprecate method in favour of correctly spelled one 22379872f4c98f4dd66889f55d79f07c12ce4d9e (David J. M. Karlsen)
Commits
  • b2bd132 Fix#106 (#71)
  • 2eaf121 Merge pull request #69 from roivaz/fix/deleted-resources-not-reconciled
  • bc888ed Merge pull request #68 from roivaz/fix/manageerror-panic
  • 0129042 Fix reconcile of deleted resources in namespaced mode
  • 82fe9bc Avoid panics when inspecting a nil instance
  • eca9bb2 Merge pull request #66 from davidkarlsen/go16
  • 8843328 tidy modules
  • 91ea7bc Upgrade to go 1.16
  • a181144 Merge pull request #64 from shirsa/bugfix/dont-use-multi-namespace-cache-when...
  • 7c3b659 Avoid using cached client when getting 'Namespace' object on delete event
  • 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 [github.com/redhat-cop/operator-utils](https://github.com/redhat-cop/operator-utils) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/redhat-cop/operator-utils/releases)
- [Commits](redhat-cop/operator-utils@v1.1.2...v1.1.3)

---
updated-dependencies:
- dependency-name: github.com/redhat-cop/operator-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 25, 2021
@codecov
Copy link

codecov bot commented Jun 25, 2021

Codecov Report

Merging #272 (ec10275) into master (4b3140d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #272   +/-   ##
=======================================
  Coverage   67.00%   67.00%           
=======================================
  Files           3        3           
  Lines         206      206           
=======================================
  Hits          138      138           
  Misses         43       43           
  Partials       25       25           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4b3140d...ec10275. Read the comment docs.

@davidkarlsen davidkarlsen merged commit a5abdcd into master Jun 25, 2021
@davidkarlsen davidkarlsen deleted the dependabot/go_modules/github.com/redhat-cop/operator-utils-1.1.3 branch June 25, 2021 08:22
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant