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/operator-framework/operator-lib from 0.4.1 to 0.11.0 #26

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 26, 2022

Bumps github.com/operator-framework/operator-lib from 0.4.1 to 0.11.0.

Release notes

Sourced from github.com/operator-framework/operator-lib's releases.

v0.11.0

What's Changed

New Contributors

Full Changelog: operator-framework/operator-lib@v0.10.0...v0.11.0

v0.10.0

The release includes a bump in:

  1. Go to 1.17
  2. Kubernetes dependencies to 1.23
  3. Controller-runtime to 0.11.0

Reference: #98

v0.9.0

Additions

v0.8.0

Additions

  • Introduced conditions.Factory interface to enable users to provide their own implementations for building a Condition object to manage OperatorCondition resources. (#58)

Bug Fixes

  • Fix syntax in godoc of proxy library. (#72)

v0.7.0

Additions

  • Add function to facilitate proxy-aware operators (#71)

v0.6.0

Additions

  • Added NewPause(key) to handler and predicate packages that returns an EventHandler and Predicate, respectively, to pause object reconciliation on objects. (#60)

Bug Fixes

  • Fix permission issue when setting the operator-condition. (#70)

v0.5.0

Additions

  • Bump controller-runtime version to 0.9.0 (#64)
  • Update conditions library to use v2 api (#65)

... (truncated)

Commits
  • ab57f27 bump k8s to 1.24 (#108)
  • 44c4ffd (feature): update auto pruning library
  • d389ad4 Export Config.Log and make possible to configure logger through context (cont...
  • 4cbd0e1 Chore: Bump k8s to 1.23 (#98)
  • 10d4cb0 change prune strategy to separate resource removal from the strategy implemen...
  • 68f5b7b add a prune package to handle cleanup of pods and job resources (#75)
  • d4e70d9 Fix syntax in the godoc (#72)
  • 22f6002 Add conditions.Factory (#58)
  • 27f57aa Add function to facilitate proxy-aware operators (#71)
  • ecd9a4a Fix permission issue when settin the operator-condition (#70)
  • 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/operator-framework/operator-lib](https://github.com/operator-framework/operator-lib) from 0.4.1 to 0.11.0.
- [Release notes](https://github.com/operator-framework/operator-lib/releases)
- [Commits](operator-framework/operator-lib@v0.4.1...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/operator-framework/operator-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 26, 2022
@spartanzbot
Copy link

spartanzbot bot commented May 26, 2022

Oh no, you don't have an il-catalog-info.yaml or a catalog section in your il.yaml file!
You can read more information about getting your service in Backstage here.
Also, feel free to use the #sre-support slack channel for any Backstage/Service Catalog help.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 19, 2023

Superseded by #74.

@dependabot dependabot bot closed this Jul 19, 2023
@dependabot dependabot bot deleted the dependabot-go_modules-github.com-operator-framework-operator-lib-0.11.0 branch July 19, 2023 23:38
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.

0 participants