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

v4.0.0

Compare
Choose a tag to compare
@joejulian joejulian released this 05 May 19:11
9687fa9

ambassador

dashboard

  • Starting from version 4.0.0 of this chart, it will only support Helm 3 and remove the support for Helm 2
    #1058 (@mesosphere-mergebot)

defaultstorageclass-protection

dex

dex-k8s-authenticator

  • security: use a service account rather than adding extra permissions to the default namespace account
    #1040 (@mesosphere-mergebot)

elasticsearch

fluentbit

gatekeeper

istio

  • istio version upgraded to 1.9.1
    #1021 (@mesosphere-mergebot)

jaeger

  • bump jaeger-operator-2.18.4
    #835 (@d2iq-dispatch)

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

  • kiali and jaeger are now deployable with the "none" provisioner, i.e. in on-premise environments.
    #1022 (@mesosphere-mergebot)

kiali

  • kiali and jaeger are now deployable with the "none" provisioner, i.e. in on-premise environments.
    #1022 (@mesosphere-mergebot)

  • 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

  • fix: updating GitOps Source in Kommander.

  • feat: Show certification badges in Kommander project catalog.

  • feat: Allow creating Root CA secret when attaching a firewalled cluster in Kommander.

  • feat: give list of loadbalncers when attaching a firewalled cluster in Kommander.
    #1072 (@mesosphere-mergebot)

  • UI - resolve kubecost performance issue

  • UI - handle license loading state, show loading instead of invalid when license is missing a status
    #1089 (@mesosphere-mergebot)

  • 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)

  • fix: updating GitOps Source in Kommander.

  • feat: Show certification badges in Kommander project catalog.

  • feat: Allow creating Root CA secret when attaching a firewalled cluster in Kommander.

  • feat: give list of loadbalncers when attaching a firewalled cluster in Kommander.
    #1068 (@mesosphere-mergebot)

  • Update opsportal to mitigate CVE-2020-1971
    #1107 (@mesosphere-mergebot)

  • 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): Fix empty non-Konvoy cluster Platform Services tab
    #902 (@d2iq-dispatch)

  • fix: update UI dependencies to mitigate CVE-2021-23337
    #1075 (@mesosphere-mergebot)

  • 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)

  • Update opsportal to mitigate CVE-2020-1971
    #1106 (@armandgrillet)

prometheus

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

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

  • prometheus: Added new Thanos sidecar metrics

  • prometheus: Significantly improved Thanos sidecar latency (reduced ~2x)
    #1018 (@mesosphere-mergebot)

prometheusadapter

  • prometheus-adapter: bump to latest version v0.8.3

    • Fix authorizer webhook panic by bumping apiserver dependencies #362
    • Add NOTICE to comply with the CNCF rules #359
    • Populate metric selector for custom metrics #348
    • Fix apiserver panics by bump to k8s 1.20, go 1.15 #352
  • prometheusadapter: fix an error were resources in reported by the Kubernetes dashboard and kubectl top reported double of the actual resources.
    #884 (@dkoshkin)

reloader

  • Bump from v0.0.79 to v0.0.80

  • Add custom annotation support in service account
    #893 (@d2iq-dispatch)

  • 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)