- Overhaul new Azure egress IP article (#1029)
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
- Removed the claim to provide upgrades within 30 days of a Kubernetes minor release. We still aim for keeping up to date, however we have to approach this more flexibly. (#1027)
Changed
Note: This upgrade is only a breaking change in the unlikely event that you have been specifying services as
externalNamewith your Ingress as a backend. Otherwise, it is not a breaking change.- Update controller container image to
v0.48.1. (#211). This release contains several performance improvements related to the admission webhook. - Potentially Breaking: Define
--disable-svc-external-nameflag by default to disable forwarding traffic to ExternalName Services. If you require this feature, you can enable forwarding again through settingcontroller.disableExternalNameForwarding: falsein user values. (#211)
- Update controller container image to
Changed
- Use
giantswarm/configto generate managed configuration.
- Use
Changed
- Use
giantswarm/configto generate managed configuration.
- Use
- Added documentation on usage of an external IP address for egress traffic on Azure (#1025)
Added
- Add default for aws control plane instance type.
Changed
- Prepare helm values to configuration management.
- Update architect-orb to v3.0.0.
Fixed
- Fix jwt-go failing dependency.
Added
- Add defaulting for
awsvalues. - Add integration tests for
aws.
Changed
- Reduced number of policy files.
- Restructured CI setup to use Makefile.
- Add defaulting for