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

fix(kuma-cp): properly match policies to gateway when calling _rules endpoint #11504

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Sep 20, 2024

  1. fix(kuma-cp): properly match policies to gateway when calling _rules …

    …endpoint
    
    Fixes: kumahq#11455
    Signed-off-by: Marcin Skalski <[email protected]>
    Automaat committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8340f84 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. fix(kuma-cp): filter gateways by zone for policy matching

    Signed-off-by: Marcin Skalski <[email protected]>
    Automaat committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d9e2b2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d12db53 View commit details
    Browse the repository at this point in the history
  3. fix(kuma-cp): fix test

    Signed-off-by: Marcin Skalski <[email protected]>
    Automaat committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c74c97f View commit details
    Browse the repository at this point in the history
  4. fix(kuma-cp): remove unneeded change

    Signed-off-by: Marcin Skalski <[email protected]>
    Automaat committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a93d61b View commit details
    Browse the repository at this point in the history
  5. fix(kuma-cp): remove unneeded change

    Signed-off-by: Marcin Skalski <[email protected]>
    Automaat committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6ffe940 View commit details
    Browse the repository at this point in the history
  6. fix(kuma-cp): fix e2e test

    Signed-off-by: Marcin Skalski <[email protected]>
    Automaat committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6e8a142 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. fix(e2e): code review

    Signed-off-by: Marcin Skalski <[email protected]>
    Automaat committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3786ac7 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    ee19459 View commit details
    Browse the repository at this point in the history
  2. fix(e2e): fix test

    Signed-off-by: Marcin Skalski <[email protected]>
    Automaat committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a655dda View commit details
    Browse the repository at this point in the history