Releases: kartverket/skiperator
Releases · kartverket/skiperator
v0.2.1
What's Changed
- Bump hashicorp/google from 4.47.0 to 4.48.0 in /deployment by @dependabot in #125
- Bump Run Terraform by @anderssonw in #135
- Checkout zz_generated_deepcopy by @anderssonw in #136
Now fixes zz_generated not being checked out to git, which didn't allow for using Skiperator externally.
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.2
v0.1.1
What's Changed
- Refactored into separate controllers for each resource and cleaned up API by @hagen93 in #9
- Downgraded autscaling API to v2beta2 by @hagen93 in #10
- Fixed secret volume source names by @hagen93 in #12
- Default to same namespace for access policies if missing by @hagen93 in #11
- Use service for port detection instead of application by @hagen93 in #13
- Get labels for internal egresses from service labels by @hagen93 in #14
- Added egress rules for external internet and Istio XDS by @hagen93 in #16
- Added support for internal ingress by @hagen93 in #15
- Fixed invalid CIDR by @hagen93 in #17
- Fixed aliasing of DNS and XDS ports by @hagen93 in #18
New Contributors
Full Changelog: 0.1.0...v0.1.1