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

feat: add options for config envoy outbound and inbound timeout #42

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

hysyeah
Copy link
Collaborator

@hysyeah hysyeah commented Jul 23, 2024

What type of PR is this?

/kind feature

What this PR does / why we need it:

add options for config envoy outbound and inbound timeout

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?

# TerminusManifest.yaml
options:
  # set envoy inbound and outbound timeout
  # seconds ,type int64
  # 0 indicates disable the route's timeout, default value is 15 if not set
  apiTimeout: 0

@eball eball merged commit ac248fe into main Jul 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants