0.14.1
版本发布时间: 2020-02-01 03:26:18
operator-framework/operator-lifecycle-manager最新发布版本:v0.29.0(2024-10-25 16:30:06)
Changelog
0.14.1 (2020-01-30)
Closed issues:
- [Bug] Cannot create a customresourcedefinition that has been exported via 'oc get -o yaml|json' command and then deleted #1260
Other changes:
- Bump version to 0.14.1. #1264 (benluddy)
- Bug 1796092: Update operator-registry dependency to v1.5.8. #1258 (benluddy)
- Add support for Prometheus Custom Resources #1253 (awgreene)
- Fix overly broad .gitignore pattern that was excluding a vendored pac… #1250 (benluddy)
0.14.0 (2020-01-24)
Closed issues:
- Instance creation for dependency operator #1214
- operator-framework command #1206
- validate installModes failed on OCP 4.2.0 #1204
- [Question] What does
alm
means? #1193 - Can I specify namespace in "required" operators in clusterserviceversion #1191
- using OLM with a restricted network - pod deploy via oc appy does not resolve to use mirror? #1184
- Cannot upgrade operator from v1alpha1 to v1beta1 #1180
- CSV stuck in Pending state, requirement not met on missing serviceAccount that is defined in said CSV #1174
- Cannot delete operator after delete subscription #1168
- Why setting the replicas of packageserver as 2 #1164
- OLM picks an operator dependency randomly for operators handling same resources kind provided by the same CatalogSource #1158
- installplan contains unrelated ownerReference #1153
- Security CVEs in release 0.12.0 #1121
- operatorhubio-catalog is scheduled to run on a MS Windows worker node #1119
- make run-console-local dont exists anymore #1064
- olm-operator crashes with "fatal error: concurrent map iteration and map write" #1016
- Delay of more than 10 minutes for operators to install if subscription is create right after a catalog is created #901
- local role becomes cluster role when operator is deployed. #874
- ClusterRoles with group/user subjects #786
- (doc) Link in the installation guide is not working #783
- Sync "olm" failed: no catalog sources available #740
- Link to example CSVs is incorrect #737
- OLM failed -- Tag latest not found in repository quay.io/coreos/olm #668
- Installation requirements missing #481
Other changes:
- Bump version to 0.14.0. #1248 (benluddy)
- Vendor helm, since it is used for templating manifests. #1247 (benluddy)
- Update internal objects proposal to use annotation on CSV instead of CRD #1235 (robszumski)
- adding e2e test framework for rh-operator metrics #1233 (Bowenislandsong)
- fix: typo in catalog polling doc #1232 (exdx)
- Fix IPv6 incompatibility in TestGrpcAddressCatalogSource. #1231 (benluddy)
- Remove pyjq and yq from the release documentation prereqs. #1229 (benluddy)
- Update release script to require version 3 of helm. #1228 (benluddy)
- fix: refactor catalog polling to use updateStrategy field #1226 (exdx)
- Reconcile manifests with templates. #1225 (benluddy)
- feat(packageserver): support label queries and copy CSV labels onto the package #1220 (ecordell)
- Only enable CGO for prod builds #1219 (ecordell)
- Use vendored transitive dependencies for "go run" of vendored yq. #1217 (benluddy)
- Enable CGO and CGO_DEBUG #1216 (jianzhangbjz)
- Unpack bundles #1215 (njhale)
- Bug 1791887: chore(ci): add dockerfile as a base for building in CI #1212 (ecordell)
- Bug 1785674: fix(deploy): remove resource limits #1207 (ecordell)
- Cleanup codegen #1202 (njhale)
- Bug 1783011: [release-4.3] Fix CI Unit tests. #1196 (openshift-cherrypick-robot)
- Bug 1781366: feat(resolver): fallback to csv parsing if grcp api does not contain info #1194 (ecordell)
- Corrected etcd CRD URL. #1192 (gyliu513)
- Dep is not required. #1187 (gyliu513)
- Add note for version field #1185 (clyang82)
- docs - add a mention of bundles to the README to help users find bundle info… #1176 (jmccormick2001)
- BUG: Fix CI Unit tests. #1175 (awgreene)
- fix: add err check before further operation #1173 (beautytiger)
- Added
keywords
in operator metadata. #1163 (gyliu513) - feat: catalog source polling for updated registry image #1161 (exdx)
- Bug 1769003: Implement Structural Schema for CRDs #1157 (awgreene)
- fix: make run_console_local.sh working on WSLv1 #1154 (wilmardo)
- Add general design goals doc #1152 (njhale)
- bug 1771811: make certificate updates live upon update #1151 (jpeeler)
- Bug 1779990: fix(packageserver): cache packagemanifests #1150 (njhale)
- fix(unit): Fix minor unit test bug and update local cluster to k8s 1.16 #1147 (dinhxuanvu)
- Bug 1760608: add resource limits to all OLM pods and the 0.13.0 release for OCP #1142 (exdx)
- [docs] update changelog command #1137 (gallettilance)
- Generate release changelog #1135 (gallettilance)
- [release] - making new release #1134 (gallettilance)
- Bug 1773661: schedule catalogsource pods to linux nodes only #1132 (exdx)
- Bug 1779313: Enable multiple namespaces sync if catsrc is updated in global ns #1125 (dinhxuanvu)
- Bug 1769030: Replacing operator creates duplicate secrets #1123 (Bowenislandsong)
- Bug 1774720: catalogsource context cancel function leak #1116 (exdx)
- Bug 1767004: defer provided api update in operator groups #1114 (jpeeler)
- Use the grpc response as the source of truth for update graph data #1105 (ecordell)
- doc: add internal image proposal #1097 (robszumski)
- Bug 1763749: Prioritize APIs from same CatSrc #1091 (awgreene)
1、 crds.yaml 733.52KB
2、 install.sh 1.16KB
3、 olm.yaml 8.59KB