Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Bump github.com/operator-framework/operator-lifecycle-manager from 0.25.0 to 3.11.0+incompatible #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2024

Bumps github.com/operator-framework/operator-lifecycle-manager from 0.25.0 to 3.11.0+incompatible.

Release notes

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

v0.27.0

Install

Scripted

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

Changelog

658a6a60d *: use a stable hash for client-side short-circuits f94a5edc6 Add finalizer for CSV cleanup (#3148) 5c8f10991 Add ncdc to owners 543167908 Add test comment back b9638dcaa Adds the OperatorDeprecated Condition to the status of Subscriptions when the bundle has been deprecated. 40ba65cac Apply Subscription.Spec.Config.Annotations to Deployments, Pods, ApiServices (#3169) db965b081 Bump o-f/operator-registry and o-f/api dependencies 54da66a99 Clear (existing) error cond from Subscription, once error resolved (#3166) 82d4ae9ac Fix CSV hotfix flake 529983057 Fix Condition check for Reconcile InstallPlan status (#3153) 8215c7f3f Fix Create InstallPlan with Permissions test (#3129) 2abfb3c18 Fix Image Update Test Cleanup f7b970ea7 Fix Image Update test d70de0797 Fix deprecation snapshot pulling from the Subscription Namespace instead of the CatalogSource Namespace. da028e4f4 Fix flake: Operator Group [It] e2e functionality 8eb16f7a9 Fix snapshot failure when catalogSourceNamespace does not contain OperatorGroup. (#3149) e5f7320f2 Fix some of the e2e loops 9f42a6f39 Fixes log line for pod creation (#3178) 6b6e3fbd7 Improve condition check for installplan (#3145) 13e7c0f8c Move installplan e2e test cleanup into a loop 465532137 PackageManifest Deprecation Unit Tests 6e3f051a4 Reflect BundleUnpacking cond removal in missed e2e test (#3170) 9ef6771fb Remove ncdc from OWNERS (#3168) e8afbf7e5 Revert "Fix Image Update Test Cleanup" 17b910356 Revert "Fix Image Update test" e7debb463 Surface deprecation information in PackageManifests 0e1e08900 Update CatalogSource Pod Hash Logic d8a5e1eb2 Update golangci-lint to 1.54 (#3160) 134cceeb2 Update to k8s v0.28.5 and other operator-framework components (#3155) 0f56e207c [chore] Update opentelemetry to v1.20.0 c6620c236 [chore] Update oras.land/oras.go to v1.2.4 6243cd172 add related objects to ClusterOperator for better OpenShift must-gather collection (#3175) 2bdaa6670 build(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.11 (#3135) 1bb600908 build(deps): bump github.com/docker/docker (#3080) db2e41267 build(deps): bump github.com/opencontainers/runc from 1.1.9 to 1.1.12 (#3167) 4d6d11b62 build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc (#3150) 920a92140 build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#3134)

... (truncated)

Commits

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 <dependency name> 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)

Bumps [github.com/operator-framework/operator-lifecycle-manager](https://github.com/operator-framework/operator-lifecycle-manager) from 0.25.0 to 3.11.0+incompatible.
- [Release notes](https://github.com/operator-framework/operator-lifecycle-manager/releases)
- [Changelog](https://github.com/operator-framework/operator-lifecycle-manager/blob/master/.goreleaser.yml)
- [Commits](https://github.com/operator-framework/operator-lifecycle-manager/commits)

---
updated-dependencies:
- dependency-name: github.com/operator-framework/operator-lifecycle-manager
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Mar 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

0 participants