cluster-api-provider-aws icon indicating copy to clipboard operation
cluster-api-provider-aws copied to clipboard

controller shouldn't manipulate default SG when using Shared VPC

Open enxebre opened this issue 2 years ago • 4 comments
trafficstars

/kind bug

What steps did you take and what happened: Running with externally managed infrastructure and trying to setup a shared VPC, the machine controller fails we access denied to the VPC default security group via GetInstanceSecurityGroups. https://docs.aws.amazon.com/vpc/latest/userguide/vpc-sharing.html

What did you expect to happen: Relax management of VPC default SG.

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Environment:

  • Cluster-api-provider-aws version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

enxebre avatar Feb 16 '23 09:02 enxebre