Skip to content

Default behavior on gateway(lattice service network) association to VPC #153

@liwenwu-amazon

Description

@liwenwu-amazon

Change default behavior of gateway(lattice service network) association to VPC as follow

  • if gateway do NOT have annotation application-networking.k8s.aws/lattice-vpc-association, the controller will try to associate this gateway to VPC

  • if gateway have annotation, application-networking.k8s.aws/lattice-vpc-association: the controller will use its value to decide whether to associate

        * `application-networking.k8s.aws/lattice-vpc-association:false`   not to associate
        
        * `application-networking.k8s.aws/lattice-vpc-association: true`: associate to VPC
    

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