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

Support specifying externalTrafficPolicy in Services created by listener-operator #773

Merged
merged 14 commits into from
May 21, 2024

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    417b7da View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Update crates/stackable-operator/src/commons/listener.rs

    Co-authored-by: Nick <NickLarsenNZ@users.noreply.github.com>
    sbernauer and NickLarsenNZ committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d1e94fe View commit details
    Browse the repository at this point in the history
  2. Use strum::Display

    sbernauer committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1e8571c View commit details
    Browse the repository at this point in the history
  3. changelog

    sbernauer committed May 7, 2024
    Configuration menu
    Copy the full SHA
    6099fd9 View commit details
    Browse the repository at this point in the history
  4. add newlines

    sbernauer committed May 7, 2024
    Configuration menu
    Copy the full SHA
    5e64537 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Merge remote-tracking branch 'origin/main' into feat/listener-service…

    …-external-traffic-policy-2
    sbernauer committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b51056e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1060548 View commit details
    Browse the repository at this point in the history
  3. changelog

    sbernauer committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3fca626 View commit details
    Browse the repository at this point in the history
  4. Use serde(default)

    sbernauer committed May 13, 2024
    Configuration menu
    Copy the full SHA
    860ec98 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    51a46fa View commit details
    Browse the repository at this point in the history
  2. typo

    sbernauer committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f553865 View commit details
    Browse the repository at this point in the history
  3. fix changelog

    sbernauer committed May 14, 2024
    Configuration menu
    Copy the full SHA
    56566f7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. docs: Improve wording

    sbernauer committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f59ff2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ff36cf View commit details
    Browse the repository at this point in the history