Skip to content

[tanka/helm] Remove 'name' anotation in AWS load balancer#1489

Merged
barroco merged 1 commit into
interuss:masterfrom
Orbitalize:remove_name_annotation_in_aws_lb
May 28, 2026
Merged

[tanka/helm] Remove 'name' anotation in AWS load balancer#1489
barroco merged 1 commit into
interuss:masterfrom
Orbitalize:remove_name_annotation_in_aws_lb

Conversation

@the-glu

@the-glu the-glu commented May 27, 2026

Copy link
Copy Markdown
Member

The 'name' annotation enforce the name on AWS load balancer, but that create issues when deploying multiple DSS K8S clusters in the same AWS region.

This PR just remove the annotation, letting AWS doing the naming.

Existing LBs won't be renamed.

Names automatically generated by AWS are still explicit:

image

This also fix #1189 (but with a different solution, it remove the option to configure the name).

@barroco

barroco commented May 27, 2026

Copy link
Copy Markdown
Contributor

Please add a note in the release notes.

@the-glu the-glu force-pushed the remove_name_annotation_in_aws_lb branch from 7aa3912 to dfdcf71 Compare May 27, 2026 12:14
@the-glu

the-glu commented May 27, 2026

Copy link
Copy Markdown
Member Author

Please add a note in the release notes.

Done

@the-glu the-glu requested a review from barroco May 27, 2026 12:14
@barroco barroco merged commit 9876cb6 into interuss:master May 28, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deploy multiple DSS using terraform and helm in single VPC

2 participants