github operator-framework/operator-lifecycle-manager v0.27.0

2 months ago

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

658a6a6 *: use a stable hash for client-side short-circuits
f94a5ed Add finalizer for CSV cleanup (#3148)
5c8f109 Add ncdc to owners
5431679 Add test comment back
b9638dc Adds the OperatorDeprecated Condition to the status of Subscriptions when the bundle has been deprecated.
40ba65c Apply Subscription.Spec.Config.Annotations to Deployments, Pods, ApiServices (#3169)
db965b0 Bump o-f/operator-registry and o-f/api dependencies
54da66a Clear (existing) error cond from Subscription, once error resolved (#3166)
82d4ae9 Fix CSV hotfix flake
5299830 Fix Condition check for Reconcile InstallPlan status (#3153)
8215c7f Fix Create InstallPlan with Permissions test (#3129)
2abfb3c Fix Image Update Test Cleanup
f7b970e Fix Image Update test
d70de07 Fix deprecation snapshot pulling from the Subscription Namespace instead of the CatalogSource Namespace.
da028e4 Fix flake: Operator Group [It] e2e functionality
8eb16f7 Fix snapshot failure when catalogSourceNamespace does not contain OperatorGroup. (#3149)
e5f7320 Fix some of the e2e loops
9f42a6f Fixes log line for pod creation (#3178)
6b6e3fb Improve condition check for installplan (#3145)
13e7c0f Move installplan e2e test cleanup into a loop
4655321 PackageManifest Deprecation Unit Tests
6e3f051 Reflect BundleUnpacking cond removal in missed e2e test (#3170)
9ef6771 Remove ncdc from OWNERS (#3168)
e8afbf7 Revert "Fix Image Update Test Cleanup"
17b9103 Revert "Fix Image Update test"
e7debb4 Surface deprecation information in PackageManifests
0e1e089 Update CatalogSource Pod Hash Logic
d8a5e1e Update golangci-lint to 1.54 (#3160)
134ccee Update to k8s v0.28.5 and other operator-framework components (#3155)
0f56e20 [chore] Update opentelemetry to v1.20.0
c6620c2 [chore] Update oras.land/oras.go to v1.2.4
6243cd1 add related objects to ClusterOperator for better OpenShift must-gather collection (#3175)
2bdaa66 build(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.11 (#3135)
1bb6009 build(deps): bump github.com/docker/docker (#3080)
db2e412 build(deps): bump github.com/opencontainers/runc from 1.1.9 to 1.1.12 (#3167)
4d6d11b build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc (#3150)
920a921 build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#3134)
e6d8fb0 bump grpc to 1.60.1, reconnect idle connections (#3147)
7d4f29f catalog operator: add logging
d7cca5e catalog-operator: more logs
8f56d4a catalog_e2e_test: add more logging
8a68d79 controller/operators: label ConfigMaps, don't assume they are
e2b3768 controller/registry: deja vu
cee0622 deploy: use Recreate strategy for Deployments (#3133)
7a056b2 e2e: fixup custom configmaps with labels
3ca0718 e2e: more logging
a081d35 events: filter spammy events for the same object and reason (#3139)
85d9de2 fix crd data loss e2e test (#3173)
b3a6b60 fixup! Fix some of the e2e loops
f9d8b1e go.mod: bump golang to 1.21 (#3158)
4f56ce8 labeller: also consider v2 group in owner refs (#3138)
1e0324c olm,catalog: only validate the resources we label (#3165)
58f48df operators/olm: filter RBAC lists by namespace (#3157)
79b4d41 registry/controller: use a live client for configmaps
e30e6f4 test/e2e: emit helpful comments as logs (#3137)
98fe8e5 test/e2e: no longer need label

Docker images

  • docker pull quay.io/operator-framework/olm:v0.27
  • docker pull quay.io/operator-framework/olm:v0.27.0

Don't miss a new operator-lifecycle-manager release

NewReleases is sending notifications on new releases.