Skip to content

feat(discovery/k8s): make watch timeout and retry interval configurable#13302

Open
venkatapgummadi wants to merge 2 commits intoapache:masterfrom
venkatapgummadi:fix/8311-k8s-watch-tuning
Open

feat(discovery/k8s): make watch timeout and retry interval configurable#13302
venkatapgummadi wants to merge 2 commits intoapache:masterfrom
venkatapgummadi:fix/8311-k8s-watch-tuning

Conversation

@venkatapgummadi
Copy link
Copy Markdown

Closes #8311.

Description

Which issue(s) this PR fixes:

Fixes #

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

Closes apache#8311.

Signed-off-by: Venkata Pavan Kumar Gummadi <venkata.p.gummadi@ieee.org>
@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. enhancement New feature or request labels Apr 27, 2026
Follow-up to the feat commit on this branch (issue apache#8311).

Signed-off-by: Venkata Pavan Kumar Gummadi <venkata.p.gummadi@ieee.org>
@dosubot dosubot Bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: As a user, I want kubernetes service discovery to support more configuration items

1 participant