CAPA-created subnet should have the "kubernetes.io/cluster/<clusterID>:" tag with "owned" value instead of "shared" #5050
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-priority
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
/kind bug
What steps did you take and what happened:
Right now CAPA is applying the same "kubernetes.io/cluster/: shared" tag for subnets whether they are managed or unmanaged.
What did you expect to happen:
CAPA-created (managed) subnets should be tagged with "owned".
Anything else you would like to add:
The tag value itself shouldn't cause issues for CCM since it matches only on the tag Key: https://github.com/kubernetes/cloud-provider-aws/blob/master/pkg/providers/v1/aws.go#L1604-L1611
Environment:
kubectl version
):/etc/os-release
):The text was updated successfully, but these errors were encountered: