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-cni): support port exclusion for UIDs #8319

Merged
merged 6 commits into from
Nov 13, 2023

Commits on Nov 10, 2023

  1. fix(kuma-cni): support for 'traffic.kuma.io/exclude-outbound-tcp-port…

    …s-for-uids' and 'traffic.kuma.io/exclude-outbound-udp-ports-for-uids' annotations
    
    Signed-off-by: Ilya Lobkov <[email protected]>
    lobkovilya committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    16fdff3 View commit details
    Browse the repository at this point in the history
  2. fix(kuma-cni): make check

    Signed-off-by: Ilya Lobkov <[email protected]>
    lobkovilya committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    aa6970f View commit details
    Browse the repository at this point in the history
  3. fix(kuma-cni): fix test

    Signed-off-by: Ilya Lobkov <[email protected]>
    lobkovilya committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4b8e211 View commit details
    Browse the repository at this point in the history
  4. fix(kuma-cni): remove node cleanup

    Signed-off-by: Ilya Lobkov <[email protected]>
    lobkovilya committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    16c0fc9 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. fix(kuma-cni): replace with a single annotation

    Signed-off-by: Ilya Lobkov <[email protected]>
    lobkovilya committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    bad1ab1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38ce57b View commit details
    Browse the repository at this point in the history