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

feat(status) add UDP publish service #3325

Merged
merged 15 commits into from
Jan 24, 2023
Merged

feat(status) add UDP publish service #3325

merged 15 commits into from
Jan 24, 2023

Commits on Jan 13, 2023

  1. feat(status) add UDP publish service

    Add CLI arguments for setting a UDP publish service and address
    overrides. If set, these will be used to populate status information for
    UDPIngresses. If not set, UDPIngress status will fall back to the
    default publish service/override, with the expectation that it is a
    dual-transport LoadBalancer.
    rainest committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    49a4794 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf9dc87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d05bfb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad3089a View commit details
    Browse the repository at this point in the history
  5. pr: add udp urls

    rainest committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    b4103fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25f2359 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a3130f View commit details
    Browse the repository at this point in the history
  8. chore: run make generate

    rainest committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    90d81a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. pr: add changelog

    rainest committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    a7c0581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c335c29 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    a6430f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a81403e View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    c91dae5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f73dd4f View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

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