v1.34.0-B0022
Pre-release
Pre-release
·
751 commits
to main
since this release
What's changed since v1.33.2:
- New rules:
- Azure Kubernetes Service:
- Check that user mode pools have a minimum number of nodes by @BernieWhite.
#2683- Added configuration to support changing the minimum number of node and to exclude node pools.
- Set
AZURE_AKS_CLUSTER_USER_POOL_MINIMUM_NODESto set the minimum number of user nodes. - Set
AZURE_AKS_CLUSTER_USER_POOL_EXCLUDED_FROM_MINIMUM_NODESto exclude a specific node pool by name.
- Check that user mode pools have a minimum number of nodes by @BernieWhite.
- Azure Kubernetes Service:
- Updated rules:
- Azure Kubernetes Service:
- Updated
Azure.AKS.MinNodeCountthe count nodes system node pools by @BernieWhite.
#2683- Improved guidance and examples specifically for system node pools.
- Added configuration to support changing the minimum number of node.
- Set
AZURE_AKS_CLUSTER_MINIMUM_SYSTEM_NODESto set the minimum number of system nodes.
- Updated
- Front Door:
- Updated
Azure.FrontDoor.Logsto cover premium and standard profiles instead of just classic by @BernieWhite.
#2704- Added a selector for premium and standard profiles
Azure.FrontDoor.IsStandardOrPremium. - Added a selector for classic profiles
Azure.FrontDoor.IsClassic. - Updated rule set to
2024_03.
- Added a selector for premium and standard profiles
- Updated
- Azure Kubernetes Service:
- General improvements:
- Engineering:
- Bug fixes:
- Fixed missing zones property for public IP addresses by @BernieWhite.
#2698
- Fixed missing zones property for public IP addresses by @BernieWhite.
See change log.