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

intermittent connection timeout issue in ccp-auto-thrust #2873

Open
andyzhangx opened this issue Feb 14, 2025 · 0 comments
Open

intermittent connection timeout issue in ccp-auto-thrust #2873

andyzhangx opened this issue Feb 14, 2025 · 0 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@andyzhangx
Copy link
Member

What happened:
if you are using managed CSI driver on AKS, you may encounter intermittent connection timeout issue in ccp-auto-thrust, and since CSI driver has retry mechanism, the delay issue should happen very infrequently (rare case), The reason here is TCP read timeout is not set in Go http client, hence it depends on system configure, which is 15 minutes in ccp-auto-thrust.

What you expected to happen:

How to reproduce it:

Anything else we need to know?:

Environment:

  • CSI Driver version:
  • Kubernetes version (use kubectl version):
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:
@andyzhangx andyzhangx added the kind/bug Categorizes issue or PR as related to a bug. label Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant