Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
v4.0.0-rc.2 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
joejulian committed Apr 20, 2021
1 parent a531558 commit 403e7ea
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 112 deletions.
14 changes: 7 additions & 7 deletions ADDONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
| |external-dns|0.7.0-4|0.7.0|ClusterAddon|
| |gcpdisk-csi-driver|0.7.1-2|0.7.1|ClusterAddon|
| |gcpdiskprovisioner|1.0.0-2|1.0|ClusterAddon|
| |istio|1.8.2-2|1.8.2|ClusterAddon|
| |jaeger|2.18.3-6|1.21.0|ClusterAddon|
| |kiali|v1.29.1-1|1.29.0|ClusterAddon|
| |istio|1.9.1-1|1.9.1|ClusterAddon|
| |jaeger|2.18.3-7|1.21.0|ClusterAddon|
| |kiali|v1.29.1-2|1.29.0|ClusterAddon|
| |localvolumeprovisioner|1.0.0-1|1.0|ClusterAddon|
| |metallb|0.9.3-5|0.9.3|ClusterAddon|
| |traefik|1.7.24-25|1.7.24|ClusterAddon|
| |velero|1.5.2-2|null|ClusterAddon|
| |vsphere-csi-driver|1.2.1-1|2.0.1|ClusterAddon|
|kubeaddons|dex|2.27.0-2|2.27.0|Addon|
|kubeaddons|dex-k8s-authenticator|1.2.2-5|v1.2.2|Addon|
|kubeaddons|dex-k8s-authenticator|1.2.2-6|v1.2.2|Addon|
|kubeaddons|elasticsearch|7.10.1-1|7.10.1|Addon|
|kubeaddons|elasticsearch-curator|5.8.1-4|5.8.1|Addon|
|kubeaddons|elasticsearchexporter|1.1.0-5|1.1.0|Addon|
Expand All @@ -30,9 +30,9 @@
|kubeaddons|konvoyconfig|0.0.4-4|0.0.4|Addon|
|kubeaddons|kube-oidc-proxy|0.2.0-2|v0.2.0|Addon|
|kubeaddons|nvidia|0.2.0-8|0.2.0|ClusterAddon|
|kubeaddons|opsportal|1.5.0-12|1.5.0|Addon|
|kubeaddons|prometheus|0.44.0-8|2.22.1|Addon|
|kubeaddons|opsportal|1.5.0-15|1.5.0|Addon|
|kubeaddons|prometheus|0.44.0-9|2.22.1|Addon|
|kubeaddons|prometheusadapter|v0.8.3-2|v0.8.3|Addon|
|kubeaddons|reloader|v0.0.85-1|v0.0.85|Addon|
|kubeaddons|traefik-forward-auth|1.0.5-1|null|Addon|
|kubeaddons|traefik-forward-auth|2.0.0-1|null|Addon|
|kubeaddons-flagger|flagger|0.19.0-4|0.19.0|ClusterAddon|
107 changes: 2 additions & 105 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,111 +1,8 @@
# Release Notes

## v4.0.0-rc.1

### ambassador
- bump ambassador-6.6.0
#973 (@d2iq-dispatch)

- bump ambasador to 1.12
#969 (@d2iq-dispatch)

### gatekeeper
- NONE, since these changes aren't user facing yet.
#995 (@d2iq-dispatch)

### opsportal
- Fixes bug in OpsPortal & Kommander UI where LDAP Root CA is malformed when saved
- Updated UI to only ship with needed dependencies
#976 (@d2iq-dispatch)

- Fixes bug in OpsPortal & Kommander UI where LDAP Root CA is malformed when saved
- Updated UI to only ship with needed dependencies
#964 (@d2iq-dispatch)

- Fixes bug in OpsPortal where Identity Providers would not show up (COPS-6843)
#953 (@d2iq-dispatch)

- fix(kommander-ui): disable addons on foundation disabled
- feat(kommander-ui): add license delete mutation
- feat(kommander-ui): replace license table with single license detail view
- feat(kommander-ui): allow workspace namespace to be configurable
#930 (@d2iq-dispatch)

### prometheus
- fix(prometheus): In upgrades, use existing PVC from previous installation.
#1015 (@gracedo)

- prometheus(fix): Re-enable etcd prometheus rules
#938 (@gracedo)

### reloader
- When upgrading from a release that used helm 2 to install, reloader cannot be cleanly upgraded due to selector changes. This adds a flag that causes reloader to be uninstalled before being upgraded. This should have no effect on running applications.
#956 (@armandgrillet)

### defaultstorageclass-protection
- Fix CVE-2019-14697.
#877 (@faiq)

- update client-go to 0.19.2 to support k8s 1.16-1.21
- use the distroless image and run as nonroot user to address image CVEs
#863 (@d2iq-dispatch)

### dex
- Bump kube-rbac-proxy to tackle vulnerabilities from CVE-14697
- fix: ignore metrics auth https://github.com/mesosphere/dex-controller/compare/v0.6.5...v0.6.6#diff-5437c8653258a2e2a070c91d87e2f7581d12f6c7f103b0d8c324a37307287b65R30
- chore: bump kube-rbac-proxy version https://github.com/mesosphere/dex-controller/compare/v0.6.5...v0.6.6#diff-4d1856f3f2123c349e94607208c95a821f2485405db0b97ce41e87336a0ea3a7R21
#869 (@d2iq-dispatch)

### gatekeeper
- Gatekeeper upgraded to 3.3.0
#928 (@alejandroEsc)

### jaeger
- bump jaeger-operator-2.19.0
#867 (@d2iq-dispatch)

### kiali
- bump kiali-operator-1.29.1
#892 (@d2iq-dispatch)

- kiali: configure to use the same version for `kiali/kialii` that matches the operator.
#887 (@dkoshkin)

### opsportal
- Fixes bug in OpsPortal & Kommander UI where LDAP Root CA is malformed when saved
- Updated UI to only ship with needed dependencies
#976 (@d2iq-dispatch)

- Fixes bug in OpsPortal & Kommander UI where LDAP Root CA is malformed when saved
- Updated UI to only ship with needed dependencies
#964 (@d2iq-dispatch)

- fix(kommander-ui): disable addons on foundation disabled
- feat(kommander-ui): add license delete mutation
- feat(kommander-ui): replace license table with single license detail view
- feat(kommander-ui): allow workspace namespace to be configurable
#930 (@d2iq-dispatch)

- fix(kommander): Fix empty non-Konvoy cluster Platform Services tab
#902 (@d2iq-dispatch)

### prometheus
- prometheus(fix): Re-enable etcd prometheus rules
#938 (@gracedo)

### prometheusadapter
- prometheusadapter: fix an error were resources in reported by the Kubernetes dashboard and `kubectl top` reported double of the actual resources.
#884 (@dkoshkin)

### reloader
- When upgrading from a release that used helm 2 to install, reloader cannot be cleanly upgraded due to selector changes. This adds a flag that causes reloader to be uninstalled before being upgraded. This should have no effect on running applications.
#956 (@armandgrillet)

- Bump from v0.0.79 to v0.0.80
- Add custom annotation support in service account
#893 (@d2iq-dispatch)

## v4.0.0-rc.2

milestone, release/4.0, still has 1 open issues/PRs
## stable-1.18-3.0.0

- Ambassador
Expand Down

0 comments on commit 403e7ea

Please sign in to comment.