Home / v0.26.0
Name Modified Size InfoDownloads / Week
Parent folder
crds.yaml 2023-10-31 825.5 kB
install.sh 2023-10-31 1.9 kB
olm.yaml 2023-10-31 10.8 kB
operator-lifecycle-manager_0.26.0_linux_arm64.tar.gz 2023-10-31 123.3 MB
operator-lifecycle-manager_0.26.0_linux_s390x.tar.gz 2023-10-31 130.5 MB
operator-lifecycle-manager_0.26.0_linux_ppc64le.tar.gz 2023-10-31 121.8 MB
checksums.txt 2023-10-31 478 Bytes
operator-lifecycle-manager_0.26.0_linux_amd64.tar.gz 2023-10-31 132.4 MB
README.md 2023-10-31 5.6 kB
v0.26.0 source code.tar.gz 2023-10-31 21.4 MB
v0.26.0 source code.zip 2023-10-31 31.0 MB
Totals: 11 Items   561.2 MB 0

Install

Scripted

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

Changelog

9e7031f2c OCPBUGS-17157: label non-OLM resources (#3017) 30f2150cd : address comments 7ef3712da : address review comments d2c825237 : detect when all objects are labelled, restart c55c24d67 : label k8s objects we own (#3020) 754017f86 : track and label user-provided service-accounts 4564b26d9 Add architecture tolerations to bundleUnpacker job (#2958) 25ed6839c Add support got packageServerSyncInterval ad4ac7728 Add tmshort to reviewers (#3008) 6b377ca7f Address golangci-lint comments 46f4f895c Bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 (#3027) a7e3f3fba Bump github.com/docker/docker (#2994) 1ca6d9e79 Bump golang.org/x/net from 0.10.0 to 0.17.0 28977ca10 Bump operator-framework and K8s Dependencies f8b17215e Catalog source affinity (#2963) 2d6660240 Change packageserver default sync to 12 hours 242f63fe2 Correct CRD validation to validate CRs against each version of the updated CRD 12217d13e Correct spelling typo in CSVAnormalOver30Min alert desc (#2972) 647fe257c Do not derive installplan.spec.clusterServiceNames from bundle IDs 2625ded47 Don't sync namespaces that have no subscriptions 9ec03f07f Enable http2 DOS mitigations for unauthenticated clients fa51d6f65 Fix Rename ClusterRoles created by OperatorGroups issues. 5a680ad11 Fix default sync interval fbd6f9530 Fix e2e where subscription is updated 2a9017153 Fix typo in the CsvAbnormalFailedOver2Min alerting rule 91b5762a9 Fixing flake tests so they don't fail 100% of the time. a217efc73 Introduce OpenAPIV3 Schemas cda76ee57 Make alerting rules resilient to scrape failures c0c61fe3d OCPBUGS-17157: : filter informers when preconditions are met (#3021) 2c3434ae9 OCPBUGS-17157: improve watching semantics around CSVs (#3003) 2c3928ec4 OCPBUGS-17157: registry: implement memory targets on gRPC servers (#3004) 2976198c8 OCPBUGS-8993: add namespace label to InstallPlanStepAppliedWithWarnings (#3012) 0da1ae215 README: fix broken links 306cd60d8 Rename ClusterRoles created by OperatorGroups e908cfc6b Retry initialization error conditions (#2979) b30a3be15 Return lower-case string from GetSingularName() (#2997) e8c56d1d5 Run make verify 1c419a3fd Specify exact verbs that OLM requires 530ca9ceb Support GitHub merge queue (#3038) d94ad8cf7 Update Owners File a627c78f1 Update api with packageServerSyncInterval 3d89b8a3c Update dependencies 0239e9958 Update golangci-lint to 1.51.1 f9965e239 Update kind to v0.20.0 11b66efd9 Update kubectl and helm (#2993) 03d2bf01b Update operator-registry ref to 1.29.0 (#3030) b6a6de5c6 Update packagemanifest 1a01a264e Update to go 1.20 96cad2e3b Update to operator-registry v1.27.1 108d6db0d Use generated namespaces in e2e tests 6e0d407d4 Valid service from catsrc with periods in name (#3024) a827c02a0 [chore] Update github.com/emicklei/go-restful/v3 to v3.10.2 (#3011) 82fab49ef add joelanford to OWNERS (#3000) e120237d9 catalog: don't treat permissions errors as terminal 4fc64d230 cleanup old jobs b1ac5a476 cmd: add a utility to copy catalog content (#3036) 6f751b7d6 controller/registry/resolver: detect incoherent state ff0baf43e controller/registry: don't set memory limits for target (#3015) ed03be342 controller/registry: implement content extraction for catalog sources (#3029) 662ff51f6 controller/registry: use static copy-content binary for copy 3aa08f869 controller: add comments to the tricky parts 7e8d77c64 controller: add more logging to labelling 20fbc3011 fixup! Rename ClusterRoles created by OperatorGroups 5c9ae5a28 go.mod: update api (#3031) 2c3359158 grpc: update correctness check c9d878180 labeller: add a field manager 51f59f647 labeller: update expected cast value fcbb7fed9 labellers: use unique field managers 03302ffed olm/manager: don't use a global label selector f7ed5b198 olm: apparently there's a whole other controller framework 87a3d9507 olm: look for rbac we create literally a7f102afe operators/olm: record and expose infromers (#3005) 8eb4f3e5c pkg/controller: label RBAC with content hash (#3034) 12437b3dc pkg/controller: use a metadata watch for CRDs (#3014) 07d8b910f preserve failed unpack jobs, enforce minimum interval between failing unpack jobs 2be5e58b1 queueinformer: don't double register informers (#3007) 0dbf79d28 reconcile clusteroperator status more frequently (#3006) 95405d81e registry/reconciler: allow current pods to be not ready 3c1daa9d6 remove dangling unused constant (#3033) a06d7d70f retry unpacking jobs on failure 060ce07e1 test/e2e/fail-forward: use internal catalogs, change failure mode a476dc0f5 test/e2e: add management label to internal resources in tests 69d0fa36a test/e2e: check errors from polling 935fc47c1 test/e2e: don't use internal versions of api extensions 072243f8f test/e2e: improve waits, logs, etc 44935f1e2 test/e2e: improve waits, logs, etc 5c5e86267 test/e2e: more fixes f84ac84e7 test/e2e: more misc improvements 5d0a2c2db test/e2e: retry a mutating call b683c28b3 test/e2e: stop failing on teardown d63949c57 test/e2e: stop failing on teardown 1d1ab6fdc test/e2e: update expectations for permissions problem on install plan f7383ec1a tests: label RBAC as needed 218a6bb49 unpack retry e2e tests

Docker images

  • docker pull quay.io/operator-framework/olm:v0.26
  • docker pull quay.io/operator-framework/olm:v0.26.0
Source: README.md, updated 2023-10-31