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

Gslb CRD and Controller #4

Closed
wants to merge 6 commits into from
Closed

Gslb CRD and Controller #4

wants to merge 6 commits into from

Commits on Dec 5, 2019

  1. Gslb api and controller

    First iteration - Gslb instantiates GslbResolver
    ytsarev committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    1771adf View commit details
    Browse the repository at this point in the history
  2. Get ingress list with special gslb label

    Get the ingress list with gslb=true label and put them in Status
    Later on we will use hosts from Ingress struct to populate Resolver
    zone db
    ytsarev committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    940810f View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Update Gslb API spec

    ytsarev committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    4e4d3bc View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    9525ae2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4ac66b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7a1ba5 View commit details
    Browse the repository at this point in the history