ACK EC2 Controller doesn't adopt VPC Peering Connection. #2419
Labels
kind/bug
Categorizes issue or PR as related to a bug.
service/ec2
Indicates issues or PRs that are related to ec2-controller.
Describe the bug
I've tried to create and adopt a
VPCPeeringConnection
. The creation worked as expected.However, when I adopted an existing VPC Peering, the object's status showed the following message:
resource reference wrapper or ID required: VPCID,VPCRef
I expected this message during creation, not adoption.
vpc-peering-adoption.yaml
kubectl get vpcpeeringconnections test-vpc-peering -o yaml
ACK EC2 Controller logs:
The text was updated successfully, but these errors were encountered: