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 ingress class support for Contour #588

Merged
merged 6 commits into from
May 14, 2020
Merged

Add ingress class support for Contour #588

merged 6 commits into from
May 14, 2020

Commits on May 14, 2020

  1. Add ingress class support for Contour

    Add `-ingress-class` command flag. When set, the specified class is used to annotate the generated HTTPProxy objects.
    stefanprodan committed May 14, 2020
    Configuration menu
    Copy the full SHA
    48467eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c7fd5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff94e14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbaf8fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68ccbc4 View commit details
    Browse the repository at this point in the history
  6. Make Contour annotation const

    Co-authored-by: Takeshi Yoneda <cz.rk.t0415y.g@gmail.com>
    stefanprodan and mathetake authored May 14, 2020
    Configuration menu
    Copy the full SHA
    3e19ef0 View commit details
    Browse the repository at this point in the history