dapr / kubernetes-operator

Apache License 2.0
10 stars 6 forks source link

chore(deps): bump github.com/operator-framework/operator-lifecycle-manager from 0.22.0 to 0.29.0 #243

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

Bumps github.com/operator-framework/operator-lifecycle-manager from 0.22.0 to 0.29.0.

Release notes

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

v0.29.0

Install

Scripted

curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.29.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.29.0

Changelog

ff9084a24 (fix) Resolver: list CatSrc using client, instead of referring to registry-server cache (#3349) f24318931 (fix) registry pods do not come up again after node failure (#3366) a028787a3 build(deps): bump github.com/mitchellh/hashstructure from 1.0.0 to 1.1.0 (#3264) 94e37bc18 build(deps): bump k8s.io/apiextensions-apiserver from 0.30.0 to 0.30.1 (#3265) 31ee2de13 build(deps): bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 (#3266) cd1364faf :seedling: Bump bingo tools (#3379) b2dd21d55 :seedling: Bump operator-registry from v1.46.0 to v1.47.0 (#3391) c730fbc77 :seedling: bump all the things (#3374) 556637d41 :seedling: cleanup/tools (#3285) c1b059af8 :seedling: cleanup: build (#3280) 1f5e0dc8e :seedling: parameterizes the e2e target and pins opm images (#3275) 161b89ca7 :seedling: patch flakes (#3281) 37dcff432 :seedling: update skopeo openshift test (#3298) f9485ff14 :seedling: update unit test gha to test against the k8s version of client-go (#3272) 63a2293b9 Bump kubeapis to 0.30.2 (#3329) 303006429 Disable dynamic resource e2e tests (#3403) a273449ff Fix up CRD with deprecated version e2e flake (#3386) 01b44e850 Fix: Ensure jobs without unpack label are considered (#3262) 75d70e60f Improve InstallPlan error handling (#3404) 183a7f24c Remove OgSourceProvider (#3360) 578ad8284 Remove go.mod commented out base-components version pin (#3380) 27f347e32 Retract v.3.11.0 (#3355) a63b449eb Return an error when the IP status cannot be updated (#3410) 8751ca021 Unpack Job Creation Failure Test (#3297) f9ee98e8a Update owners (#3361) 908da0c05 [OCPBUGS-25341]: perform operator apiService certificate validity checks directly (#3217) 20a3cbcde [OCPBUGS-34173]: fix sorting unpack jobs (#3299) 2334c05e2 add copy-content to goreleaser and release artifacts (#3277) 48a856ab0 adds paginating lister for evaluating CRs' upgrade fitness versus new CRDs. (#3387) 3c6f99509 build(deps): aggregate bump k8s to 0.31.1 and controller-tools to v0.16.3 (#3398) 461018e2e build(deps): bump github.com/containers/common from 0.60.2 to 0.60.4 (#3405) 4fafdb046 build(deps): bump github.com/docker/docker (#3353) 6c4aeb511 build(deps): bump github.com/docker/docker (#3365) 889ae50a6 build(deps): bump github.com/evanphx/json-patch (#3304) 4fc892052 build(deps): bump github.com/go-logr/logr from 1.4.1 to 1.4.2 (#3311) f34032213 build(deps): bump github.com/itchyny/gojq from 0.12.15 to 0.12.16 (#3306) ab59a6e0e build(deps): bump github.com/maxbrunsfeld/counterfeiter/v6 (#3401)

... (truncated)

Commits
  • efe9779 build(deps): bump github.com/prometheus/common from 0.59.1 to 0.60.0 (#3409)
  • a63b449 Return an error when the IP status cannot be updated (#3410)
  • 619c2eb build(deps): bump golang.org/x/time from 0.6.0 to 0.7.0 (#3407)
  • 9451ca2 build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 (#3408)
  • 461018e build(deps): bump github.com/containers/common from 0.60.2 to 0.60.4 (#3405)
  • 75d70e6 Improve InstallPlan error handling (#3404)
  • 3030064 Disable dynamic resource e2e tests (#3403)
  • b31bd89 build(deps): bump github.com/prometheus/client_golang (#3400)
  • ab59a6e build(deps): bump github.com/maxbrunsfeld/counterfeiter/v6 (#3401)
  • 3c6f995 build(deps): aggregate bump k8s to 0.31.1 and controller-tools to v0.16.3 (#3...
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 3 weeks ago

Superseded by #245.