Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for disabling in-cluster endpoint connection pooling #3613

Merged
merged 3 commits into from
Oct 30, 2024

Conversation

isala404
Copy link
Member

Purpose

The use of connection pooling for intra-cluster communications has led to a few conflicts with Cilium Envoy, resulting in intermittent 503 errors. The goal of this PR is to disable connection pooling within the cluster to mitigate the issue described in cilium/cilium#33880.

Issues

Fixes #

Automation tests

  • Unit tests added: Yes/No
  • Integration tests added: Yes/No

Tested environments

Not Tested


Maintainers: Check before merge

  • Assigned 'Type' label
  • Assigned the project
  • Validated respective github issues
  • Assigned milestone to the github issue(s)

Co-authored-by: Viraj Salaka <viraj.salaka@gmail.com>
@VirajSalaka VirajSalaka merged commit 5781905 into wso2:choreo Oct 30, 2024
2 of 3 checks passed
@choreo-cicd
Copy link

[failed] Dataplane(NorthEU) cluster : dev-deployment-v2 : 20241030.8

@choreo-cicd
Copy link

[succeeded] : dev-deployment-v2 : 20241030.8

@choreo-cicd
Copy link

[failed] Dataplane(EastUS) cluster : dev-deployment-v2 : 20241030.8

@choreo-cicd
Copy link

[] Dataplane(NorthEU) cluster : dev-deployment-v2 : 20241030.32

@choreo-cicd
Copy link

[] : dev-deployment-v2 : 20241030.32

@choreo-cicd
Copy link

[] Dataplane(EastUS) cluster : dev-deployment-v2 : 20241030.32

@choreo-cicd
Copy link

[] Dataplane(NorthEU) cluster : stage-deployment-v2 : 20241031.3

@choreo-cicd
Copy link

[] Dataplane(EastUS) cluster : stage-deployment-v2 : 20241031.3

@choreo-cicd
Copy link

[] Controlplane cluster : stage-deployment-v2 : 20241031.3

@choreo-cicd
Copy link

[succeeded] Controlplane cluster : prod-deployment-v2 : 20241101.3

@choreo-cicd
Copy link

[succeeded] Dataplane(NorthEU) cluster : prod-deployment-v2 : 20241101.3

@choreo-cicd
Copy link

[failed] Dataplane(CDP2-WU2) cluster : prod-deployment-v2 : 20241101.3

@choreo-cicd
Copy link

[succeeded] Dataplane(EastUS) cluster : prod-deployment-v2 : 20241101.3

@choreo-cicd
Copy link

[] Dataplane(CDP2-WU2) cluster : prod-deployment-v2 : 20241101.4

@choreo-cicd
Copy link

[] Dataplane(EastUS) cluster : prod-deployment-v2 : 20241101.4

@choreo-cicd
Copy link

[] Controlplane cluster : prod-deployment-v2 : 20241101.4

@choreo-cicd
Copy link

[] Dataplane(NorthEU) cluster : prod-deployment-v2 : 20241101.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants