0.9.0
版本发布时间: 2019-04-11 21:39:46
operator-framework/operator-lifecycle-manager最新发布版本:v0.29.0(2024-10-25 16:30:06)
Quick Install
kubectl apply -f https://github.com/operator-framework/operator-lifecycle-manager/releases/download/0.9.0/olm.yaml
Change Log
0.9.0 (2019-04-11)
Implemented enhancements:
- feat(packageserver): support apps.redhat.com and operators.coreos.com #788 (njhale)
- fix(metrics): add service monitor config #682 (jpeeler)
Fixed bugs:
- fix(annotation): don't annotate deployments that aren't owned by a CSV #792 (ecordell)
- fix(packageserver): add struct tags to PackageManifestList #791 (njhale)
- fix(olm): use hashes for provided api labels #778 (ecordell)
Closed issues:
- git add issue #797
- Unable to install the latest version on minishift #780
- scripts/install_local.sh: upstream-operators.catalogsource.yaml not written correctly #772
- flag provided but not defined: -writeStatusName #770
- ClusterServiceVersion Status: Failed #769
- Upstream quickstart and latest manifests should deploy same OLM image #747
Other changes:
- Fix modules #805 (njhale)
- Cut Release 0.9.0 #802 (alecmerdler)
- Bump OLM Release Version to 0.9.0 #801 (alecmerdler)
- Update Kubernetes dependencies to 1.12.7 #793 (jpeeler)
- chore(build): build binaries locally and load them into containers #777 (ecordell)
- chore(catalog): add ClusterOperator status for catalog operator #776 (ecordell)
- chore(deploy): set priorityclass on olm pods #775 (ecordell)
- chore(api): bump operatorgroup and packagemanifest to v1 #774 (ecordell)
- chore(manifests): recut 0.8.1 #771 (njhale)
- docs(subscriptions): add improved sub status proposal #741 (njhale)
1、 olm.yaml 54.83KB