|
1 | 1 | # Change Log
|
2 | 2 |
|
| 3 | +## [0.12.0](https://github.com/operator-framework/operator-lifecycle-manager/tree/0.12.0) (2019-09-27) |
| 4 | +[Full Changelog](https://github.com/operator-framework/operator-lifecycle-manager/compare/0.12.0...0.12.0) |
| 5 | + |
| 6 | +**Other changes:** |
| 7 | + |
| 8 | +- \(release\) Generate manifests for 0.12.0 [\#1050](https://github.com/operator-framework/operator-lifecycle-manager/pull/1050) ([awgreene](https://github.com/awgreene)) |
| 9 | +- \[release-4.1\] Bug 1753394: include git sha in ART builds [\#1044](https://github.com/operator-framework/operator-lifecycle-manager/pull/1044) ([openshift-cherrypick-robot](https://github.com/openshift-cherrypick-robot)) |
| 10 | + |
| 11 | +## [0.12.0](https://github.com/operator-framework/operator-lifecycle-manager/tree/0.12.0) (2019-09-26) |
| 12 | +[Full Changelog](https://github.com/operator-framework/operator-lifecycle-manager/compare/0.11.0...0.12.0) |
| 13 | + |
| 14 | +**Closed issues:** |
| 15 | + |
| 16 | +- Using OLM API with another operator [\#1042](https://github.com/operator-framework/operator-lifecycle-manager/issues/1042) |
| 17 | +- Build fails because of coreos/etcd checksum mismatch [\#1032](https://github.com/operator-framework/operator-lifecycle-manager/issues/1032) |
| 18 | +- \[client-go\] An exception occurred when the version number contains English letters [\#1030](https://github.com/operator-framework/operator-lifecycle-manager/issues/1030) |
| 19 | +- Rolling updates nullify use of readiness probes [\#1028](https://github.com/operator-framework/operator-lifecycle-manager/issues/1028) |
| 20 | +- Feature Request: Support additional resources in ClusterServiceVersion, like StatefulSet and DaemonSet [\#1022](https://github.com/operator-framework/operator-lifecycle-manager/issues/1022) |
| 21 | +- Catalog operator consumes 9GB of memory and shows errors of unhealty clients [\#1015](https://github.com/operator-framework/operator-lifecycle-manager/issues/1015) |
| 22 | +- \[Question\] How the dependency feature suppose to work? [\#1010](https://github.com/operator-framework/operator-lifecycle-manager/issues/1010) |
| 23 | +- OLM creating tons of packageservers [\#986](https://github.com/operator-framework/operator-lifecycle-manager/issues/986) |
| 24 | +- The ability to pull CatalogSource images from private docker registries [\#982](https://github.com/operator-framework/operator-lifecycle-manager/issues/982) |
| 25 | +- install.sh \(0.11.0\) fails to find the the packageserver csv [\#981](https://github.com/operator-framework/operator-lifecycle-manager/issues/981) |
| 26 | +- Service and ConfigMap specification in ClusterServiceVersion [\#972](https://github.com/operator-framework/operator-lifecycle-manager/issues/972) |
| 27 | +- Over 10 minutes of delay for operator upgrade to initiate after CatalogSource image is updated. [\#947](https://github.com/operator-framework/operator-lifecycle-manager/issues/947) |
| 28 | + |
| 29 | +**Other changes:** |
| 30 | + |
| 31 | +- \(docs\) Update release.md documentation [\#1047](https://github.com/operator-framework/operator-lifecycle-manager/pull/1047) ([awgreene](https://github.com/awgreene)) |
| 32 | +- \(release\) cut a release for 0.12.0 [\#1046](https://github.com/operator-framework/operator-lifecycle-manager/pull/1046) ([awgreene](https://github.com/awgreene)) |
| 33 | +- Bug 1749036: fix install behavior both during and post-install permission changes [\#1039](https://github.com/operator-framework/operator-lifecycle-manager/pull/1039) ([jpeeler](https://github.com/jpeeler)) |
| 34 | +- Enable vendoring on Go 1.1x [\#1038](https://github.com/operator-framework/operator-lifecycle-manager/pull/1038) ([skitt](https://github.com/skitt)) |
| 35 | +- \[release-4.1\] Bug 1750867: Make packagemanifest list return all valid packages [\#1037](https://github.com/operator-framework/operator-lifecycle-manager/pull/1037) ([njhale](https://github.com/njhale)) |
| 36 | +- chore\(docs\): consolidate doc directories [\#1033](https://github.com/operator-framework/operator-lifecycle-manager/pull/1033) ([njhale](https://github.com/njhale)) |
| 37 | +- Fix broken doc links [\#1031](https://github.com/operator-framework/operator-lifecycle-manager/pull/1031) ([dimitraz](https://github.com/dimitraz)) |
| 38 | +- Bug 1746811: Make packagemanifest list return all valid packages [\#1029](https://github.com/operator-framework/operator-lifecycle-manager/pull/1029) ([njhale](https://github.com/njhale)) |
| 39 | +- Bug 1750980: feat\(olm\): don't calculate a patch when updating via a replacement chain [\#1027](https://github.com/operator-framework/operator-lifecycle-manager/pull/1027) ([ecordell](https://github.com/ecordell)) |
| 40 | +- Bug 1748771: Default Icon for PackageManifest Subresource [\#1026](https://github.com/operator-framework/operator-lifecycle-manager/pull/1026) ([alecmerdler](https://github.com/alecmerdler)) |
| 41 | +- Bug 1746159: Cleanup leftover cross-namespace OwnerReferences [\#1025](https://github.com/operator-framework/operator-lifecycle-manager/pull/1025) ([njhale](https://github.com/njhale)) |
| 42 | +- Bug 1744245: Subscription should not point to deleted ip [\#1023](https://github.com/operator-framework/operator-lifecycle-manager/pull/1023) ([tkashem](https://github.com/tkashem)) |
| 43 | +- Bug 1748914: Drop the hard-coded DNS suffix [\#1019](https://github.com/operator-framework/operator-lifecycle-manager/pull/1019) ([skitt](https://github.com/skitt)) |
| 44 | +- Bug 1717636: Add proper name to related objects [\#1018](https://github.com/operator-framework/operator-lifecycle-manager/pull/1018) ([jpeeler](https://github.com/jpeeler)) |
| 45 | +- \[CatalogSource\] Set Global Catalog NS with EnvVar [\#1014](https://github.com/operator-framework/operator-lifecycle-manager/pull/1014) ([awgreene](https://github.com/awgreene)) |
| 46 | +- Bug 1741799: Remove InstallPlan Source, SourceNamespace from UX [\#1013](https://github.com/operator-framework/operator-lifecycle-manager/pull/1013) ([kevinrizza](https://github.com/kevinrizza)) |
| 47 | +- Bug 1717638 fix\(olm\): report name and group for related objects [\#1012](https://github.com/operator-framework/operator-lifecycle-manager/pull/1012) ([jpeeler](https://github.com/jpeeler)) |
| 48 | +- Stop relying on pgrep -q [\#1011](https://github.com/operator-framework/operator-lifecycle-manager/pull/1011) ([skitt](https://github.com/skitt)) |
| 49 | +- Bug 1746659: chore\(deps\): update grpc dependency [\#1009](https://github.com/operator-framework/operator-lifecycle-manager/pull/1009) ([ecordell](https://github.com/ecordell)) |
| 50 | +- Bug 1745626: Update GRPC libs [\#1008](https://github.com/operator-framework/operator-lifecycle-manager/pull/1008) ([ecordell](https://github.com/ecordell)) |
| 51 | +- Bug 1740332: OLM should resume operator install [\#1006](https://github.com/operator-framework/operator-lifecycle-manager/pull/1006) ([tkashem](https://github.com/tkashem)) |
| 52 | +- Bug 1744490: Add RBAC for PackageManifest Icon Subresource [\#1005](https://github.com/operator-framework/operator-lifecycle-manager/pull/1005) ([alecmerdler](https://github.com/alecmerdler)) |
| 53 | +- Bug 1738203: Add relatedObjects to cluster operator status [\#1004](https://github.com/operator-framework/operator-lifecycle-manager/pull/1004) ([dinhxuanvu](https://github.com/dinhxuanvu)) |
| 54 | +- Bug 1727800: Remove Icon from `PackageManifest` Resource [\#1002](https://github.com/operator-framework/operator-lifecycle-manager/pull/1002) ([alecmerdler](https://github.com/alecmerdler)) |
| 55 | +- Bug 1744245: fix e2e failure [\#1001](https://github.com/operator-framework/operator-lifecycle-manager/pull/1001) ([tkashem](https://github.com/tkashem)) |
| 56 | +- Bug 1741475: test\(e2e\): Update permissions during operator upgrade [\#998](https://github.com/operator-framework/operator-lifecycle-manager/pull/998) ([ecordell](https://github.com/ecordell)) |
| 57 | +- Readme adjustments [\#993](https://github.com/operator-framework/operator-lifecycle-manager/pull/993) ([camilamacedo86](https://github.com/camilamacedo86)) |
| 58 | +- fix name of dir - replace Documentation for doc [\#992](https://github.com/operator-framework/operator-lifecycle-manager/pull/992) ([camilamacedo86](https://github.com/camilamacedo86)) |
| 59 | +- feat\(github\) : Add github files [\#991](https://github.com/operator-framework/operator-lifecycle-manager/pull/991) ([camilamacedo86](https://github.com/camilamacedo86)) |
| 60 | +- Bug 1727800: Icon Subresource for PackageManifest [\#990](https://github.com/operator-framework/operator-lifecycle-manager/pull/990) ([alecmerdler](https://github.com/alecmerdler)) |
| 61 | +- Bug 1727042: feat\(operatorstatus\): report packageserver as upgradeable [\#989](https://github.com/operator-framework/operator-lifecycle-manager/pull/989) ([ecordell](https://github.com/ecordell)) |
| 62 | +- \(doc\) How to update operators documentation [\#988](https://github.com/operator-framework/operator-lifecycle-manager/pull/988) ([dinhxuanvu](https://github.com/dinhxuanvu)) |
| 63 | +- fix\(deploy\): change local deploy to use olm namespace [\#987](https://github.com/operator-framework/operator-lifecycle-manager/pull/987) ([jpeeler](https://github.com/jpeeler)) |
| 64 | +- Proposal for PackageManifest Icon Subresource [\#985](https://github.com/operator-framework/operator-lifecycle-manager/pull/985) ([alecmerdler](https://github.com/alecmerdler)) |
| 65 | +- \(doc\) Add deprecated CRD version procedure and note [\#984](https://github.com/operator-framework/operator-lifecycle-manager/pull/984) ([dinhxuanvu](https://github.com/dinhxuanvu)) |
| 66 | +- Bug 1746270: Remove deprecated CRD's stored versions to allow CRD update [\#983](https://github.com/operator-framework/operator-lifecycle-manager/pull/983) ([dinhxuanvu](https://github.com/dinhxuanvu)) |
| 67 | +- Bug 1702552: Two "NAME" fields by command "oc get catalogsource" [\#980](https://github.com/operator-framework/operator-lifecycle-manager/pull/980) ([dinhxuanvu](https://github.com/dinhxuanvu)) |
| 68 | +- Bug 1743748: Report `Upgradeable` in ClusterOperator status [\#979](https://github.com/operator-framework/operator-lifecycle-manager/pull/979) ([openshift-cherrypick-robot](https://github.com/openshift-cherrypick-robot)) |
| 69 | +- Bug 1737057: Sub CRD does not validate config [\#978](https://github.com/operator-framework/operator-lifecycle-manager/pull/978) ([tkashem](https://github.com/tkashem)) |
| 70 | +- Bug 1740174: fix\(catalog\): re-install resources in existing installplan [\#977](https://github.com/operator-framework/operator-lifecycle-manager/pull/977) ([jpeeler](https://github.com/jpeeler)) |
| 71 | +- Bug 1737156: feat\(metrics\): record sync count for Subscriptions, labeled with name and installedCSV [\#976](https://github.com/operator-framework/operator-lifecycle-manager/pull/976) ([ecordell](https://github.com/ecordell)) |
| 72 | +- Bug 1737081: catsrc status should show error [\#974](https://github.com/operator-framework/operator-lifecycle-manager/pull/974) ([tkashem](https://github.com/tkashem)) |
| 73 | +- Bug 1732914: Operator upgrades fail when versions field is not set [\#973](https://github.com/operator-framework/operator-lifecycle-manager/pull/973) ([dinhxuanvu](https://github.com/dinhxuanvu)) |
| 74 | +- Bug 1727032 Report `Upgradeable` in ClusterOperator status [\#971](https://github.com/operator-framework/operator-lifecycle-manager/pull/971) ([kevinrizza](https://github.com/kevinrizza)) |
| 75 | +- Bug 1743345: clean up service account, cluster roles, and cluster role bindings after CSV deletion [\#970](https://github.com/operator-framework/operator-lifecycle-manager/pull/970) ([jpeeler](https://github.com/jpeeler)) |
| 76 | +- \(doc\) add doc for scoped operator install [\#969](https://github.com/operator-framework/operator-lifecycle-manager/pull/969) ([tkashem](https://github.com/tkashem)) |
| 77 | +- \(doc\) update new release doc [\#968](https://github.com/operator-framework/operator-lifecycle-manager/pull/968) ([tkashem](https://github.com/tkashem)) |
| 78 | +- \(release\) update changelog [\#967](https://github.com/operator-framework/operator-lifecycle-manager/pull/967) ([tkashem](https://github.com/tkashem)) |
| 79 | +- \(release\) generate manifests for 0.11.0 [\#966](https://github.com/operator-framework/operator-lifecycle-manager/pull/966) ([tkashem](https://github.com/tkashem)) |
| 80 | +- Bug 1714140: fix\(catalog\): re-install resources in existing installplan [\#965](https://github.com/operator-framework/operator-lifecycle-manager/pull/965) ([jpeeler](https://github.com/jpeeler)) |
| 81 | +- Bug 1732214: Fix panic when binding already exists [\#964](https://github.com/operator-framework/operator-lifecycle-manager/pull/964) ([ecordell](https://github.com/ecordell)) |
| 82 | +- Bug 1662263: include git sha in ART builds [\#961](https://github.com/operator-framework/operator-lifecycle-manager/pull/961) ([tkashem](https://github.com/tkashem)) |
| 83 | +- Bug 1717636: Add relatedObjects to cluster operator status [\#960](https://github.com/operator-framework/operator-lifecycle-manager/pull/960) ([dinhxuanvu](https://github.com/dinhxuanvu)) |
| 84 | +- Bug 1732613: Follow up for pod configuration [\#958](https://github.com/operator-framework/operator-lifecycle-manager/pull/958) ([tkashem](https://github.com/tkashem)) |
| 85 | +- \(proposal\) improved csv status reporting [\#939](https://github.com/operator-framework/operator-lifecycle-manager/pull/939) ([tkashem](https://github.com/tkashem)) |
| 86 | +- Operator validation library project proposal [\#924](https://github.com/operator-framework/operator-lifecycle-manager/pull/924) ([gallettilance](https://github.com/gallettilance)) |
| 87 | + |
3 | 88 | ## [0.11.0](https://github.com/operator-framework/operator-lifecycle-manager/tree/0.11.0) (2019-07-26)
|
4 | 89 | [Full Changelog](https://github.com/operator-framework/operator-lifecycle-manager/compare/0.11.0...0.11.0)
|
5 | 90 |
|
|
0 commit comments