azure-aks v5.7.0 - Controls and Actions now use latest Azure SDK versions to discover and manage AKS resources in Guardrails
Sep 27, 2024•Mods
What's new?
- We've updated internal dependencies and now use the latest Azure SDK versions to discover and manage AKS resources in Guardrails.
Added:
- networkProfile.podCidrs
- networkProfile.ipFamilies
- networkProfile.outboundType
- networkProfile.serviceCidrs
- networkProfile.networkPolicy
- networkProfile.loadBalancerProfile.backendPoolType
- networkProfile.loadBalancerProfile.countIPv6
- networkProfile.loadBalancerProfile.idleTimeoutInMinutes
- networkProfile.loadBalancerProfile.allocatedOutboundPorts
- agentPoolProfiles.mode
- agentPoolProfiles.osSKU
- agentPoolProfiles.enableFips
- agentPoolProfiles.osDiskType
- agentPoolProfiles.spotMaxPrice
- agentPoolProfiles.scaleDownMode
- agentPoolProfiles.enableUltraSSD
- agentPoolProfiles.kubeletDiskType
- agentPoolProfiles.upgradeSettings.maxSurge
- agentPoolProfiles.nodeImageVersion
- agentPoolProfiles.enableEncryptionAtHost
- agentPoolProfiles.currentOrchestratorVersion
Bug fixes
- Improved descriptions for various resource types to ensure they are clearer and more helpful.