Changed
- Updated icon
v1.0.0. From this version on, only clusters with kubernetes >= 1.19 are supported. Please make sure to read the upgrading notes. (#218).Please check “Breaking Changes” paragraph of upstream changelog for details Overview:
Note: This upgrade is only a breaking change in the unlikely event that you have been specifying services as externalName with your Ingress as a backend. Otherwise, it is not a breaking change.
v0.48.1. (#211). This release contains several performance improvements related to the admission webhook.--disable-svc-external-name flag by default to disable forwarding traffic to ExternalName Services. If you require this feature, you can enable forwarding again through setting controller.disableExternalNameForwarding: false in user values. (#211)