Skip to content

Releases: conduktor/conduktor-public-charts

conduktor-gateway-3.7.1

28 Mar 13:40
8afd672
Compare
Choose a tag to compare

What's Changed

Bug Fixes

console-1.17.1

25 Mar 16:28
7c5d1c9
Compare
Choose a tag to compare

What's Changed

conduktor-gateway-3.7.0

21 Mar 14:31
d6a43d7
Compare
Choose a tag to compare

What's Changed

New feature / Improvements

  • New version of Gateway 3.7.0. See changelog
  • Gateway Grafana Dashboards rework with new metrics and support for newer Grafana operator CRDs.
  • Add support for extraDeploy on Gateway chart. Now you can add extra k8s resources to the Gateway deployment.
  • Add gateway.admin.securedMetrics value for setting GATEWAY_SECURED_METRICS env var in the Gateway deployment.
  • Create new secret for license key, signing key and admin users. This is only set if gateway.secretRef is not already set in the Gateway chart. If not already set in gateway.env or gateway.extraSecretEnvVars this secret will include the following :
    • GATEWAY_LICENSE_KEY from gateway.licenseKey if set.
    • GATEWAY_USER_POOL_SECRET_KEY from gateway.userPool.secretKey if set, or generate a new random 256bit key on install.
    • GATEWAY_ADMIN_API_USERS from gateway.admin.users in values. Users password are generated randomly on install if not set on values.

Fix / Breaking Changes

  • Remove Kafka dependency from the Gateway chart. Now the chart checks that KAFKA_BOOTSTRAP_SERVERS env var is set before deploying the chart.

Depreciation

  • resources block in Gateway chart values.yaml is deprecated. Now you should define resources in the gateway.resources block. Previous resources block is still supported for now.

Pull Requests

  • feat(Gateway): re work Grafana dashboards by @qboileau in #160
  • feat(Gateway):Add small shortcut to chart values by @qboileau in #164
  • [Gateway] Remove Kafka dependency by @BStarmerSmith in #154
  • [Gateway] Add support for extraDeploy on Gateway chart by @qboileau in #167
  • [Gateway] Move resources definition to gateway value block by @qboileau in #168

console-1.17.0

12 Mar 12:53
f826940
Compare
Choose a tag to compare

What's Changed

conduktor-gateway-3.6.1

06 Mar 15:22
6829e8a
Compare
Choose a tag to compare

What's Changed

console-1.16.2

04 Mar 13:19
aa5fe00
Compare
Choose a tag to compare

What's Changed

console-1.16.1

19 Feb 14:38
57ee92d
Compare
Choose a tag to compare

What's Changed

conduktor-gateway-3.6.0

17 Feb 09:41
9f9fdfd
Compare
Choose a tag to compare

What's Changed

console-1.16.0

06 Feb 15:23
93bee74
Compare
Choose a tag to compare

What's Changed

conduktor-gateway-3.5.1

23 Jan 10:55
56a1a3e
Compare
Choose a tag to compare

What's Changed