Skip to content

Release Load Balancer Operator v1.6.0

Compare
Choose a tag to compare
@XudongLiuHarold XudongLiuHarold released this 28 Sep 06:49
· 6 commits to release-1.6.0 since this release
b3655da

Features:

Enhancements:

  • Refactor AKODeploymentConfig <-> Workload Cluster mapping
  • Add webhook to validate and failed early on invalid AKODeploymentConfig changes.
  • Automatically detect and update AVI controller version

Known issues:

  • When inputting the right AVI controller version, the load balancer operator failed to re-init AVI client using the right controller version.
  • AKODeploymentConfig webhook checks ServiceEngineGroup with the same name in the whole AVI controller scope instead of the specific cloud scope, it can't allow duplicate names controller-wise for now.