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

Manage CCM tag on user-owned AWS Route Tables

Open dlipovetsky opened this issue 2 years ago • 5 comments

/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/ ) to both EC2 and EKS clusters.

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):

dlipovetsky avatar Nov 17 '22 19:11 dlipovetsky

/triage accepted /priority important-longterm

dlipovetsky avatar Nov 17 '22 20:11 dlipovetsky

Any updates on this?

your-valentine avatar Mar 07 '23 08:03 your-valentine

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

k8s-triage-robot avatar Mar 06 '24 08:03 k8s-triage-robot