Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[OLD] Changing from TCP to TCP Proxy doesn't work

Open
#2 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
go, kubernetes
Domain
cloud, networking

Research direction

Start by tracing the load balancer ensure flow for the cloudstack-load-balancer-proxy-protocol annotation and the API operation that handles the reported port conflict. The issue names no files or tests; done means changing an existing TCP rule to TCP Proxy without the CloudStack 537 conflict.

Written by the indexing model from the issue text.

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".

Dominant language
Go
Stars
52
Forks
34
Avg merge
6d 1h
Merged PRs (30d)
3

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/cloudstack-kubernetes-provider

All issues in apache/cloudstack-kubernetes-provider

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.