Skip to content

[V2] Provided AWS iam policy no longer works #1494

@matt-demers

Description

@matt-demers

The policy provided at https://github.com/kubernetes-sigs/aws-alb-ingress-controller/blob/v2_ga/docs/install/iam_policy.json is no longer valid for amazon/aws-alb-ingress-controller:v2.0.0-rc3

It looks like the default tags being put on the resources has changed from ingress.k8s.aws/cluster to elbv2.k8s.aws/cluster. Changing all instances of ingress.k8s.aws to elbv2.k8s.aws in the iam policy document resolved the issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions