cluster-api-provider-aws
cluster-api-provider-aws copied to clipboard
Manage CCM tag on user-owned AWS Route Tables
/kind feature
Describe the solution you'd like
For CCM to use route tables, we need to add the necessary tag for discovery (kubernetes.io/cluster/
As of #3838, CAPA applies this tag to CAPA-owned route tables.
As we agreed in #3854, CAPA should apply this tag to user-owned route tables on cluster create, and remove it on cluster delete.
Environment:
- Cluster-api-provider-aws version: 1.5.1, or 2.0.0
- Kubernetes version: (use
kubectl version
): - OS (e.g. from
/etc/os-release
):
/triage accepted /priority important-longterm
Any updates on this?
This issue has not been updated in over 1 year, and should be re-triaged.
You can:
- Confirm that this issue is still relevant with
/triage accepted
(org members only) - Close this issue with
/close
For more details on the triage process, see https://www.kubernetes.dev/docs/guide/issue-triage/
/remove-triage accepted