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 support for targeting ZoneIngress in MeshAccessLog #12390

Open
Automaat opened this issue Dec 23, 2024 · 0 comments
Open

Add support for targeting ZoneIngress in MeshAccessLog #12390

Automaat opened this issue Dec 23, 2024 · 0 comments
Labels
kind/feature New feature triage/accepted The issue was reviewed and is complete enough to start working on it
Milestone

Comments

@Automaat
Copy link
Contributor

Description

We have designed how we want to target zone proxies in MADR. We now need to implement possibility to configure ZoneIngress as stated in MADR. API should look like:

spec:
  targetRef:
    kind: ZoneIngress
  rules:
    - targetRef:
        kind: MeshService
        name: demo-app
      default:  ...

In targetRef inside rules we should be able to select:

  • Mesh
  • MeshService
  • MeshMultizoneService
@Automaat Automaat added triage/accepted The issue was reviewed and is complete enough to start working on it kind/feature New feature labels Dec 23, 2024
@Automaat Automaat added this to the 2.10.x milestone Dec 23, 2024
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

No branches or pull requests

1 participant