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 spec.rules for MeshTimeout #12364

Open
lobkovilya opened this issue Dec 23, 2024 · 0 comments · May be fixed by #12500
Open

Add spec.rules for MeshTimeout #12364

lobkovilya opened this issue Dec 23, 2024 · 0 comments · May be fixed by #12500
Assignees
Labels
kind/feature New feature triage/accepted The issue was reviewed and is complete enough to start working on it
Milestone

Comments

@lobkovilya
Copy link
Contributor

lobkovilya commented Dec 23, 2024

Description

We should add a rules list without L7 matches (only rules[].default)

spec:
  targetRef:
    kind: Dataplane
    labels:
      app: frontend
  rules:
    - default:
        connectTimeout: 5s

This issue covers only API change.

@lobkovilya lobkovilya added triage/pending This issue will be looked at on the next triage meeting kind/feature New feature labels Dec 23, 2024
@lobkovilya lobkovilya added this to the 2.10.x milestone Dec 23, 2024
@Automaat Automaat added triage/accepted The issue was reviewed and is complete enough to start working on it and removed triage/pending This issue will be looked at on the next triage meeting labels Dec 23, 2024
@lobkovilya lobkovilya self-assigned this Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature triage/accepted The issue was reviewed and is complete enough to start working on it
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants