kubernetes-sigs/aws-load-balancer-controller

support new domain prefixes for our annotations

開放

#3,377 建立於 2023年9月6日

 (3 則留言) (2 個反應) (0 位負責人)Go (1,644 個分叉)auto 404
good first issuekind/feature

倉庫指標

星標
 (4,317 顆星)
PR 合併指標
 (平均合併 14天 12小時) (30 天內合併 16 個 PR)

描述

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

貢獻者指南