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/kong 1.0 to next #213

Merged
merged 4 commits into from
Dec 21, 2018
Merged

Feat/kong 1.0 to next #213

merged 4 commits into from
Dec 21, 2018

Commits on Dec 20, 2018

  1. Configuration menu
    Copy the full SHA
    659a64e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a4c864 View commit details
    Browse the repository at this point in the history
  3. feat: change default ingress class to kong

    Breaking Change
    ---------------
    
    Users wanting to benefit from projects like kube-lego can switch the
    ingress class back to nginx.
    hbagdi committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    7eb087a View commit details
    Browse the repository at this point in the history
  4. feat: update API calls to Kong for 1.0

    As go-kong was bumped up for Kong 1.0, it introduces a few breaking API
    changes.
    hbagdi committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    ca6552c View commit details
    Browse the repository at this point in the history