-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Describe the bug
Tags from --default-tags
argument don't get applied to previously created "backend" security group.
Steps to reproduce
- Deploy chart with minimal config.
- Create at least 1 ALB Ingress.
- Update chart, providing
defaultTags
option. - Observe default tags only on frontend security group.
Expected outcome
Both frontend and backend security groups get provided tags.
Environment
- AWS Load Balancer controller version: v2.4.4
- EKS version: v1.23.10-eks-15b7512
Additional Context:
n/a
Hokwang, phuhung273 and kimxogus
Metadata
Metadata
Assignees
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.