apache / apache/cloudstack-kubernetes-provider
[OLD] Changing from TCP to TCP Proxy doesn't work
- Langage dominant
- Go
- Étoiles
- 52
- Forks
- 34
- Merge moyen
- 1 j 4 h
- PR mergées (30 j)
- 1
Description
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"_.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Commencez par retracer le flux d'ensure du load balancer pour l'annotation `cloudstack-load-balancer-proxy-protocol` et l'opération d'API qui gère le conflit de port signalé. L'issue ne nomme aucun fichier ni test ; la tâche est considérée comme terminée lorsqu'une règle TCP existante est modifiée en TCP Proxy sans le conflit CloudStack 537.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- go, kubernetes
- Domaine
- cloud, networking
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100