Releases: stackitcloud/gardener-extension-acl
Releases · stackitcloud/gardener-extension-acl
v1.5.0
v1.4.0
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 namedacl-vpn
have been removed from all seed clusters, and the shoot-specificacl-vpn-shoot-*
EnvoyFilter
objects have been created to replace them.
- 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
ℹ️ 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
- @ialidzhikov made their first contribution in #87
Full Changelog: v1.3.2...v1.4.0
v1.3.2
What's Changed
✨ Features
- Add release note config and GitHub templates by @timebertt in #54
- Add renovate for dependency updates by @timebertt in #56
- Simplify shoot validator code by @timebertt in #74
🤖 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
- Add robinschneider as CODEOWNER by @timebertt in #57
- Reporting Security Issues by @robinschneider in #58
- Bump Gardener to
v1.93.1
by @ftl in #78 - Bump Gardener to v1.95.6 by @ftl in #82
- Fix CODEOWNERS by @Kumm-Kai in #88
New Contributors
- @robinschneider made their first contribution in #58
- @renovate made their first contribution in #59
- @ftl made their first contribution in #78
- @Kumm-Kai made their first contribution in #88
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Don't match on full header values by @timebertt in #53
Full Changelog: v1.3.0...v1.3.1
v1.3.0
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
What's Changed
⚠️ Remove default resource limits by @axel7born in #52
Full Changelog: v1.1.1...v1.2.0
v1.1.1
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
What's Changed
- Bump to gardener v1.86.1 and adapt Makefile by @DockToFuture in #38
- Adapt acl extension for the generic infrastructure status field by @kon-angelo in #39
- Add validating admission webhook for acl extension by @DockToFuture in #40
- Bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in #44
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #41
- Add CODEOWNERS by @timebertt in #45
- Fix webhook for shoots with legacy technical ID by @timebertt in #46
- Drop minor TODO by @timebertt in #48
- Add envoyfilter for enpoints using the seed ingress domain. by @axel7born in #42
- Make ACL for shoot ingresses optional by @timebertt in #49
- Make VPN ACL filter more precise by @timebertt in #50
New Contributors
- @DockToFuture made their first contribution in #38
- @kon-angelo made their first contribution in #39
- @timebertt made their first contribution in #45
- @axel7born made their first contribution in #42
Full Changelog: v1.0.1...v1.1.0
v1.0.1
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
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