application-gateway-kubernetes-ingress
application-gateway-kubernetes-ingress copied to clipboard
This is an ingress controller that can be run on Azure Kubernetes Service (AKS) to allow an Azure Application Gateway to act as the ingress for an AKS cluster.
**Describe the bug** When testing with `1.7.0-rc1` I saw this error whenever I set a `rule-priority` annotation "...is duplicated. Priority must be unique across all the routing rules" I realised...
When you deploy AGIC with reconciliation enabled, let's say each minute. Even if you don't have a change you always see a "Updating message" in the Application Gateway in Azure.
I'm trying to do a brownfield deployment of the AGIC on an AKS cluster with CNI networking. However, since the pod identity/workload identity is in preview mode, we are not...
Not able to make use of ssl profile annotation using AGIC add-on for AKS, as it's using 1.5.3 as latest but ssl profile annotation added on 1.6.0. We want to...
**Describe the bug** Today, we face the issue that the limit of SSL certificates are 100 while we have not 100 Ingress objects deployed. **To Reproduce** Steps to reproduce the...
**Describe the bug** Application Gateway under AGKI control retains tls certificates from deleted endpoints. This leads to to broken update state when number of tls certificates goes above 100 **To...
## Checklist - [x] The title of the PR is clear and informative - [x] If applicable, the changes made in the PR have proper test coverage - [x] Issues...
**Describe the bug** I have installed AGIC v1.7.2 with the following values through Helm: ```yaml USER-SUPPLIED VALUES: appgw: name: internalGateway-aksCluster resourceGroup: MC_aksTerra_aksCluster_westeurope subnetID: /subscriptions/****/resourceGroups/vnet-testing/providers/Microsoft.Network/virtualNetworks/testVNet/subnets/appGatewaySubnet subscriptionId: **** usePrivateIP: "true" armAuth: identityClientID:...
I am unable to install AGIC with either a watchNamespace: "" or a blank namespace. code for blow ``` `# This file contains the essential configs for the ingress controller...
Please don't spend much time debugging this but i want to know if this is a known issue? **Describe the bug** Sometimes an enduser is served an old ssl certificate...