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

Set gateway Pod IP as GatewayStatus address #638

Merged
merged 7 commits into from
May 17, 2023

Commits on May 16, 2023

  1. Set gateway Pod IP as GatewayStatus address

    To satisfy conformance and provide the address of the gateway, we'll now set the pod IP address of the gateway on the GatewayStatus resource. Eventually we will also support other addresses.
    sjberman committed May 16, 2023
    Configuration menu
    Copy the full SHA
    95ec715 View commit details
    Browse the repository at this point in the history
  2. Validate pod IP at entry

    sjberman committed May 16, 2023
    Configuration menu
    Copy the full SHA
    f077362 View commit details
    Browse the repository at this point in the history
  3. Code review cleanup

    sjberman committed May 16, 2023
    Configuration menu
    Copy the full SHA
    43c3209 View commit details
    Browse the repository at this point in the history
  4. Remove ginkgo v1

    sjberman committed May 16, 2023
    Configuration menu
    Copy the full SHA
    36e50fc View commit details
    Browse the repository at this point in the history
  5. Move test to main

    sjberman committed May 16, 2023
    Configuration menu
    Copy the full SHA
    1a7338b View commit details
    Browse the repository at this point in the history
  6. Use go unit style test

    sjberman committed May 16, 2023
    Configuration menu
    Copy the full SHA
    6c59543 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

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