Skip to content

Releases: stackitcloud/gardener-extension-acl

v1.5.0

18 Oct 12:24
6af94f3
Compare
Choose a tag to compare

What's Changed

ℹ️ Other Changes

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

10 Oct 06:18
6d9684d
Compare
Choose a tag to compare

What's Changed

⚠️ Breaking Changes

  • Remove migration to new VPN filters by @axel7born in #83
    • Before rolling out this version, ensure that you have rolled out version v1.3.0 of the ACL extension. Ensure that all shoots using the ACL extension have been reconciled, so that all legacy EnvoyFilter objects named acl-vpn have been removed from all seed clusters, and the shoot-specific acl-vpn-shoot-* EnvoyFilter objects have been created to replace them.

ℹ️ Other Changes

  • Switch VPA's API version to autoscaling.k8s.io/v1 by @ialidzhikov in #87
  • Bump to Gardener v1.97.4 by @ftl in #89

New Contributors

Full Changelog: v1.3.2...v1.4.0

v1.3.2

09 Aug 12:10
@ftl ftl
42742ca
Compare
Choose a tag to compare

What's Changed

✨ Features

🤖 Dependencies

  • Update k8s.io/utils digest to fe8a2dd by @renovate in #59
  • Update dependency ko-build/ko to v0.15.4 by @renovate in #60
  • Update module github.com/onsi/ginkgo/v2 to v2.13.2 by @renovate in #63
  • Update module github.com/go-logr/logr to v1.4.2 by @renovate in #66
  • Update module github.com/spf13/cobra to v1.8.1 by @renovate in #69
  • Update module golang.org/x/tools to v0.22.0 by @renovate in #72
  • Update actions/setup-go action to v5 by @renovate in #73
  • Update module github.com/tidwall/gjson to v1.14.4 by @renovate in #64
  • Update module github.com/onsi/ginkgo/v2 to v2.19.0 by @renovate in #67
  • Update module go.uber.org/mock to v0.4.0 by @renovate in #71
  • Update module github.com/tidwall/gjson to v1.17.1 by @renovate in #70
  • Update k8s packages (patch) by @renovate in #62

ℹ️ Other Changes

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

14 Jun 08:10
2533753
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

13 Jun 15:38
cb40ec0
Compare
Choose a tag to compare

What's Changed

  • Use separate EnvoyFilter for each Shoot for VPN by @axel7born in #43

Full Changelog: v1.2.0...v1.3.0

v1.2.0

07 Jun 12:41
9b8a191
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

07 May 07:53
9346b6d
Compare
Choose a tag to compare

What's Changed

  • Use relative path to tools and drop make init by @timebertt in #51

Full Changelog: v1.1.0...v1.1.1

v1.1.0

06 May 13:46
0b5ed40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

10 Jan 10:33
9cde20b
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/crypto from 0.15.0 to 0.17.0 by @dependabot in #36
  • 🐛 Fix Issues with Missing Gateway Objects on Hibernated Clusters by @SimonKienzler in #37

Full Changelog: v1.0.0...v1.0.1

v1.0.0

15 Dec 10:19
727eced
Compare
Choose a tag to compare

What's Changed

  • 🏗️ Merge webhook and controller into one container and update tooling by @dergeberl in #34
  • 🎆 Add Support for HA and ExposureClasses by @dergeberl in #35

Full Changelog: v0.5.0...v1.0.0