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

Fix ingress spec in given examples #2414

Merged
merged 8 commits into from
Dec 17, 2021

Commits on Nov 3, 2021

  1. Fix ingress spec in given examples

    ### Description
    A previous PR (kubernetes-sigs#1978) updated the ingress API version but the spec needed an update as well. I tested this locally by applying the yaml with a valid DNS hostname.
    
    ### Checklist
    - [ ] Unit tests updated
    - [x] End user documentation updated
    gregwhorley committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    03ee303 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. update ingress spec

    gregwhorley committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    97425b7 View commit details
    Browse the repository at this point in the history
  2. fix ingress spec

    gregwhorley committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    33d47a0 View commit details
    Browse the repository at this point in the history
  3. update ingress spec

    gregwhorley committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    2f24219 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fec032 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86f5d1f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1af632 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2fc9c9 View commit details
    Browse the repository at this point in the history