Closed allamand closed 1 year ago
Thanks for reporting this bug, we will fix it asap. Seems the controller miss the vpcassociationpolicies/status
and targetgrouppolicies/status
permission in the:
https://github.com/aws/aws-application-networking-k8s/blob/6dcbd36f924d0d48929a7ca60bfc1b96435b3a71/config/rbac/cluster-role-controller.yaml
https://github.com/aws/aws-application-networking-k8s/blob/6dcbd36f924d0d48929a7ca60bfc1b96435b3a71/helm/templates/cluster-role-controller.yaml
The controller needs to update the status of vpcAssociationPolicies objects, but it is missing when deployed with the helm chart