chore: Deprecate aws-load-balancer-controller in favor of moving to upstream repository#1172
chore: Deprecate aws-load-balancer-controller in favor of moving to upstream repository#1172bryantbiggs wants to merge 1 commit intoaws:masterfrom bryantbiggs:chore/deprecate-load-balancer-controller
aws-load-balancer-controller in favor of moving to upstream repository#1172Conversation
… upstream repository
|
@bryantbiggs, hi, can you elaborate more on the decision process? Why deprecating? |
|
Hi, The helm charts in the Eventually we'd like to move to public ECR to host helm charts, but it's not ready yet, and we need carefully do the transition. |
yes! the source of truth lies in the AWS LBC repo and this is merely a legacy artifact for publishing purposes. However, that also means it lacks a true owner and questions go unanswered here (see linked issues and PRs. with Public ECR, the better approach is to keep everything in the main repo (the AWS LBC repo) and simply publish to Public ECR from there. this keeps the artifacts in one location, the ownership is clearly defined, and customers/users know where to go for issues/questions/PRs we aren't making any changes here until the upstream projects have started publishing directly from their repository(s) to Public ECR. |
Issue
Resolves aws-load-balancer-controller v2.7.0 : no endpoints available for service aws-load-balancer-webhook-service #1058
Resolves Allow configuration of webhook selectors #1063
Resolves Error while installing aws-load-balancer-controller CRDs from github url #964
Resolves Alb is failling to create in EKS cluster #926
Resolves [aws-load-balancer-controller] Webhooks allow update failurePolicy #917
Resolves aws-load-balancer-controller chart is reporting changes each time helm diff is called #902
Resolves aws-load-balancer-controller contains
kind: Listin manifest #890Resolves AWS load balancer not getting provisioned on installing controller in AWS EKS #876
Resolves [aws-load-balancer-controller] Any way to retrieve an NLB's listener ARN after reconciliation? #860
Resolves Usage stats for the aws-load-balancer-controller chart #533
Resolves Helm chart variable to specify webhook annotations #1106
Resolves Update deployment.yaml to use the fullname helper #1086
Resolves Enable Prometheus metrics without service monitor in aws-load-balancer-controller #960
Relates Update remaining DockerHub-hosted repositories to use ECR #356
Description of changes
aws-load-balancer-controllerin favor of moving to upstream repositoryChecklist
README.mdfor modified charts)versioninChart.yamlfor the modified chart(s)Testing
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.