Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Route Table Association Dependency to AKS Firewall #61

Merged
merged 1 commit into from
Apr 21, 2024

Conversation

athiththan11
Copy link
Member

@athiththan11 athiththan11 commented Apr 21, 2024

Purpose

Add the AKS Subnet Route Table association as a dependency to the creation of AKS Cluster in the AKS-Firewall module. This helps preventing the following error behaviour when spinning a new environment.

Error: creating Managed Cluster (Subscription: "xxxx"
Resource Group Name: "rg-xxxxx"
Managed Cluster Name: "aks-xxxx"): managedclusters.ManagedClustersClient#CreateOrUpdate: Failure sending request: StatusCode=0 -- Original Error: Code="ExistingRouteTableNotAssociatedWithSubnet" Message="An existing route table has not been associated with subnet /subscriptions/xxxx/resourceGroups/rg-xxx/providers/Microsoft.Network/virtualNetworks/vnet-xxxx/subnets/snet-xxxx. Please update the route table association"

@SazniMohamed SazniMohamed merged commit 94d6769 into wso2:main Apr 21, 2024
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants