MyGit

v0.19.1

operator-framework/operator-lifecycle-manager

版本发布时间: 2021-09-29 23:59:49

operator-framework/operator-lifecycle-manager最新发布版本:v0.29.0(2024-10-25 16:30:06)

v0.19.1

Install

Scripted

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

Docker images

Changes

41261fc6c Integrate goreleaser to produce draft releases when new tags are pushed (#2365) 33606c9b0 Update default catalog namespace (#2371) 188ee1ae2 pkg/controller: Fix panic when creating cluster-scoped RBAC in OG controller (#2349) 8b0ac1380 Add olm-managed label to configmap-based catalogsource for e2e test (#2370) 54f954b61 Add summary and description for prometheus alerts (#2361) 404aa2c5b fail gracefully when client-ca file is not set or doesn't exist (#2358) f87b21f88 Update the CONTRIBUTING.md guidelines (#2344) 2246f8aa4 pkg,test: Fix linting violations in relevant packages 8ed489c8e Makefile: Add a linting target that runs gofmt/goimports b849eb79c Remove hardcoded references to the registry gRPC API from the resolver packages. (#2340) de4bebe06 Emit CSV metric on startup (#2216) 3eb0d7be4 Remove unneeded replace pin for sigs.k8s.io/structured-merge-diff (#2338) 9e4a778a4 Reduce resolver dependencies on operator-registry and operator-lifecycle-manager. (#2337) 03493b5e7 Fix 2327: Detecting OLM existence before start to install (#2334) c20784d3e bump gini (#2336) dedbbed35 fix(sub): Reset ResolutionFailed cond when error is resolved (#2296) 35deef283 fix broken URL in unit.yaml GH action (#2335) 51fe6da35 Use of/gini instead of inifrance/gini (#2331) cf3b8a4ff Add vu dinh to OLM approvers (#2332) 9b537bf10 Prune API of the resolver package. (#2330) 7c2f00412 clarify maxOpenShiftVersion upgrade error message (#2326) 760c10d78 fix(openshift): drop z from next calculated y-stream (#2324) c76e1cd8e add further console customization types (#2319) 4a784fcee feat: bump k8s dependencies to v0.22.0 (#2323) 3a5659172 Move operator caching from resolver into a new package. (#2316) 31350db3e Use GitVersion to parse version from discovery (#2312) 4fc476fc5 Add PriorityClass setting to registry pods for default CatalogSource (#2304) 734c6d031 fix(openshift): block upgrades on invalid max properties (#2302) 69bccf373 fix(og): Fix missing MultiOperatorGroups condition in some cases (#2305) d55593954 Wrap catalog update test with retry logic (#2311) 44fc44daf let net.Listen pick a port for grpc servers generated in tests (#2310) 538b1315e don't return an error if the singleton rbac doesn't exist (#2309) 5f6fcd14f Catalog switcher (#2281) 8b80f2605 installplans: retry crd updates on conflicts (#2293) 7fa42934e resolver: remove legacy support for fallback parsing of CSVs 6ab5f1634 Expose errors generated while retrieving catalog content. 895e7ac73 Prune unused ClusterServiceVersion fields from catalog's informer. 9d7732c6b Add managed label to configmap to reduce cache size f4f76571b Drop inline manifests from resolver cache. cf618d3e8 Hash and prune copied ClusterServiceVersions in olm-operator. 25a8fa332 Bump to k8s.io 1.22-rc.0. 8c0f4aaff feat(resolver): Indicate dependency class in resolution constraint text 4a2c5c022 feat(sub): Indicate resolution conflicts on Subscription statuses 9f1c29d89 Add filter labels to catalog pod cache 08a1d4b2f Update getMetricsFromPort to infer port number 0ec7aca77 Add optional opm image argument to chart template f1a3e5d91 Update OLM Deployment template c2674279c feat: add GVK existence check for OLM supported resources by querying discovery in case of 404 not found errors when applying installplan steps. ac82fecf7 vendor of/api v0.10.2 d49ce6af8 Update olm and catalog deployment templates 9d14698a1 Temporarily use controller-runtime fork with data race patch. b98ff9d16 .github/workflows: Fix the release quickstart.yaml GH action d918d71be remove unused scripts 1ebebdb37 fix(openshift): handle unquoted short max versions 608d6bf19 Use metadata-only watches when possible for Operator component APIs. 804875c45 Update extractMessage func 48115e0f7 add a resolver test for completely disjoint graphs within a channel 303608dbe feat(sub): Include IP failure condition message in sub status condition e641e7695 Don't cache copied CSVs in the controller-runtime-based controllers. 0f58a2c7d Fix ClusterOperator selector for excluding copied CSVs. 0bb8c1ea9 Correctly omit skipped channel entries during resolution. 639102545 Explain unique replaces chain requirement in channel sort errors. 86998b0a6 feat(resolver): Move all predicates to its own file 7c481a1c4 Update test-scripts check to use go1.16 b393fc5a2 Regenerate mocks 93ece2a56 Bump operator-registry to v1.17.5 04b665cea Add a catalog-operator flag to set opmImage fd344476b Enable gzip compression when unpacking bundles to ConfigMap 8c8b18bac Remove unused trace log from LegacySyncHandler. f9381e0ce Use one HTTP server for healthz, metrics, and profiling. c918a85eb Translate legacy "bundle dependencies" to properties. e731c70a5 Remove pin of etcd and grpc (resolved in etcd v3.5.0). b7febc1c8 Fixes to CRD v1 compatibility in tests. 1d8e194bb Fix error check for list operatorgroup call a40164758 Vendor api v0.10.1 and regen code and manifests 6d39f65df feat(og): Project OperatorGroup errors to status conditions 455e60335 fix: update e2e test CRDs to use v1 structural schemas 1956627aa bump VPA crd to v1; use new embed directive in vpa e2e test 4080bb449 fix: remove v1beta1 CRDs from all e2e tests; add deprecation e2e tests bb2540dee don't watch unlabelled secrets in the operator controller 7811462e5 Add a label to secrets managed by OLM, and don't watch secrets that omit the label. fc28c1f2b remove cleanup from startup 96dd12121 feat: bump k8s.io/* components to v0.22.0-beta.0

相关地址:原始地址 下载(tar) 下载(zip)

1、 crds.yaml 652.77KB

2、 install.sh 1.84KB

3、 olm.yaml 8.98KB

4、 operator-lifecycle-manager_0.19.1_linux_amd64.tar.gz 89.12MB

5、 operator-lifecycle-manager_0.19.1_linux_arm64.tar.gz 82.67MB

6、 operator-lifecycle-manager_0.19.1_linux_ppc64le.tar.gz 80.79MB

7、 operator-lifecycle-manager_0.19.1_linux_s390x.tar.gz 87.51MB

查看:2021-09-29发行的版本