kubernetes-sigs/aws-load-balancer-controller

support new domain prefixes for our annotations

オープン

#3,377 opened on 2023/09/06

 (3 件のコメント) (2 件のリアクション) (0 人の担当者)Go (1,644 件のフォーク)auto 404
good first issuekind/feature

Repository metrics

Stars
 (4,317 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Is your feature request related to a problem? We need to support new domain prefixes for our annotations. Per discussions in sig-cloud-provider: https://kubernetes.slack.com/archives/C718BPBQ8/p1693843844752649`, the service.beta.kubernetes.io style of annotations is deprecated and we should use a AWS-specific prefix.

Describe the solution you'd like we can support both the old service.beta.kubernetes.io prefix and a new aws-specific one. and announce deprecation of the service.beta.kubernetes.io prefix.

Describe alternatives you've considered N/A

コントリビューターガイド