Skip to content

add credential fetch timeout for external SDS provider - #3780

Open
ramaraochavali wants to merge 1 commit into
istio:masterfrom
ramaraochavali:fix/credential_fetch_timeout
Open

ramaraochavali wants to merge 1 commit into
istio:masterfrom
ramaraochavali:fix/credential_fetch_timeout

Conversation

@ramaraochavali

Copy link
Copy Markdown
Contributor

When external SDS provider is used, with the current default if SDS server is slow to respond, Gateway becomes ready before it gets secrets in 15s. This PR adds support for configuring credential_fetch_timeout which can be used to control the timeout for critical secrets.

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
@ramaraochavali
ramaraochavali requested a review from a team as a code owner September 10, 2026 10:37
@ramaraochavali ramaraochavali added the release-notes-none Indicates a PR that does not require release notes. label Sep 10, 2026
@istio-testing istio-testing added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-notes-none Indicates a PR that does not require release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants