apache / apache/cloudstack-kubernetes-provider
[OLD] Changing from TCP to TCP Proxy doesn't work
- 主要言語
- Go
- スター
- 52
- フォーク
- 34
- 平均マージ
- 1日 4時間
- マージ済み PR(30日)
- 1
説明
Moved from: https://github.com/swisstxt/cloudstack-cloud-controller-manager/issues/8
I tried changing from TCP to TCP-Proxy (with annotation).
`service.beta.kubernetes.io/cloudstack-load-balancer-proxy-protocol: enabled`
Trying this ensuring the loadbalancer failed with:
`"Error creating load balancer (will retry): failed to ensure load balancer for service kube-system/traefik-ingress-service: error
creating load balancer rule a9a6465af03a211e9886a02001c1a00c-tcp-proxy-80: CloudStack API error 537 (CSExceptionErrorCode: 9999): The range specified, 80-80, conflicts with rule 37282 which has 80-80*`
Likely the API Call _"create"_ is called and not _"edit"_.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、アノテーション `cloudstack-load-balancer-proxy-protocol` に対するロードバランサーの ensure フローと、報告されたポート競合を処理する API 操作を追跡してください。issue ではファイルもテストも指定されていません。完了の条件は、既存の TCP ルールを TCP Proxy に変更し、CloudStack 537 の競合が発生しないことです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- go, kubernetes
- 領域
- cloud, networking
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100