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

Add app-root annotation support for kubernetes ingress #2522

Merged
merged 3 commits into from
Feb 19, 2018

Commits on Feb 19, 2018

  1. Add app-root annotation support:

    Rediret only root path elsewhere by ingress annotation
    
    Output error log when app-root and path violates
    
    Ignore app-root when ReplacePath already exists
    
    move docs to another section & rephrase error msg
    
    chore: rephrase docs & errror msg
    yue9944882 authored and traefiker committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    8e7433b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a34c73 View commit details
    Browse the repository at this point in the history
  3. edit docs & homogenize var name

    yue9944882 authored and traefiker committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    ad9797e View commit details
    Browse the repository at this point in the history