MyGit

v0.29.0

operator-framework/operator-lifecycle-manager

版本发布时间: 2024-10-25 16:30:06

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

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) dc67d18c4 build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 (#3305) e491fbdf2 build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 (#3352) 3e446bde8 build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 (#3363) f1d9acdf4 build(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.1 (#3354) af4925ac5 build(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 (#3382) 91aaffe68 build(deps): bump github.com/operator-framework/api from v0.23.0 to v0.24.0 (#3268) a9bf0da0b build(deps): bump github.com/operator-framework/operator-registry from v1.41 to v1.43.1 (#3282) bb5a940a1 build(deps): bump github.com/prometheus/client_golang (#3393) b31bd89a2 build(deps): bump github.com/prometheus/client_golang (#3400) 3597a582f build(deps): bump github.com/prometheus/common from 0.55.0 to 0.59.1 (#3389) efe9779e8 build(deps): bump github.com/prometheus/common from 0.59.1 to 0.60.0 (#3409) 3e4b80f53 build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#3318) 09935f008 build(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 (#3312) 3985db97c build(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 (#3341) 4aede69cc build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0 (#3362) 9451ca294 build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 (#3408) af80a7bf2 build(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 (#3358) 9eae867f9 build(deps): bump golang.org/x/time from 0.5.0 to 0.6.0 (#3357) 619c2eba3 build(deps): bump golang.org/x/time from 0.6.0 to 0.7.0 (#3407) 0d079704e build(deps): bump goreleaser/goreleaser-action from 5 to 6 (#3314) 287faae00 build(deps): bump k8s.io/api from 0.30.1 to 0.30.2 (#3321) d15a4b596 build(deps): bump k8s.io/api to v0.30.0 sigs.k8s.io/controller-runtime to v0.18.0 sigs.k8s.io/controller-tools to 0.15.0 + codegen refactor (#3240) 901ff5ecb build(deps): bump k8s.io/apiextensions-apiserver from 0.30.2 to 0.30.3 (#3350) f767a04b9 build(deps): bump k8s.io/code-generator from 0.30.1 to 0.30.2 (#3319) fa8824c46 build(deps): bump k8s.io/component-base from 0.30.1 to 0.30.2 (#3320) b8fb628f6 build(deps): bump k8s.io/component-base from 0.30.1 to 0.30.2 (#3320) (#3293) fd8fffd2a build(deps): bump k8s.io/kube-aggregator from 0.30.0 to 0.30.1 (#3288) 021210265 build(deps): bump k8s.io/kube-aggregator from 0.30.2 to 0.30.3 (#3347) 28e8fe96d build(deps): bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.3 (#3287) 74066131d build(deps): bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4 (#3313) 3a8bc57f7 build(deps): bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 (#3364) ec795fea8 build(deps): bump sigs.k8s.io/controller-tools from 0.16.1 to 0.16.2 (#3383) 59606f286 bump of/api to v0.26.0 (#3317) 2a24a0fe2 bump operator-registry to v1.44.0 (#3335) 808926666 bump operator-registry to v1.45.0 (#3343) d8ee29d0a cleanup: remove cluster provisioning from e2e binary (#3254) 75c3f5830 drop --show-node-events from e2e call (#3331) dec750197 fix space-in-name paths common to macs for unit test (#3338) e20778cbb fix: call TokenRequest API when service account token secret is missing (#3377) 618aac759 fix: set securityContext values for extractContent containers (#3270) 5d32045db make flake attempts an optional parameter (#3330) d8500d889 mark flaky test as flaky (#3340) 25aa03958 mark flaky tests (#3333) 6048c18d8 merge sanity check and verify ghas (#3292) a5230c70d patch installplan e2e (#3301) 1404e916d patch subscription e2e flake (#3302) 71056b532 re-enable seed and skip options for e2e (#3296) 8615a10dc update ginkgo opts (#3337)

Docker images

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

1、 checksums.txt 478B

2、 crds.yaml 1.1MB

3、 install.sh 1.84KB

4、 olm.yaml 10.69KB

5、 operator-lifecycle-manager_0.29.0_linux_amd64.tar.gz 145.55MB

6、 operator-lifecycle-manager_0.29.0_linux_arm64.tar.gz 137.09MB

7、 operator-lifecycle-manager_0.29.0_linux_ppc64le.tar.gz 136.12MB

8、 operator-lifecycle-manager_0.29.0_linux_s390x.tar.gz 141.89MB

查看:2024-10-25发行的版本