-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Is your feature request related to a problem?
- Publish Helm chart directly from this repository to Public ECR
Describe the solution you'd like
-
Publish Helm chart directly from this repository to Public ECR so that we can remove the dependency on
eks-charts -
This chart should be published from this repository primarily due to 2 reasons:
- To deploy new versions of
aws-load-balancer-controllerartifacts in unison - both the image and the helm chart - It is where the maintainers primarily operate and where users should come for feature requests, bugs/issues, documentation, etc.
- To deploy new versions of
The container image is already being published to Public ECR, the same should be done for the Helm chart which then allows both the image and the chart to be published together to Public ECR
We have opened a PR on the eks-charts repo to deprecate and remove this chart and direct users to this project going forward - aws/eks-charts#1172
Describe alternatives you've considered
- None
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.