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

Document the ingressClassName field #1196

Merged
merged 10 commits into from Mar 31, 2023

Commits on Mar 7, 2023

  1. ingressClassName: swap the "class" for the "ingressClassName"

    Signed-off-by: Maël Valais <mael@vls.dev>
    maelvls committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    09fd33b View commit details
    Browse the repository at this point in the history
  2. guide: fix incorrect fields "ingress" and "ingressClass"

    They should be "name" and "class".
    
    Signed-off-by: Maël Valais <mael@vls.dev>
    maelvls committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    66cd7eb View commit details
    Browse the repository at this point in the history
  3. update the http01 does with ingressClassName

    Signed-off-by: Maël Valais <mael@vls.dev>
    maelvls committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    a1dfb91 View commit details
    Browse the repository at this point in the history
  4. add a mention in the release notes

    Signed-off-by: Maël Valais <mael@vls.dev>
    maelvls committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    aa00c3c View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. ingressClassName: update the API reference documentation

    Signed-off-by: Maël Valais <mael@vls.dev>
    maelvls committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    ef98aec View commit details
    Browse the repository at this point in the history
  2. ingressClassName: re-add the ingress-class-compatibility page

    Signed-off-by: Maël Valais <mael@vls.dev>
    maelvls committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    2b69ad6 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. ingressClassName: add div and icon

    Signed-off-by: Maël Valais <mael@vls.dev>
    Co-Authored-By: Richard Wall <richard.wall@jetstack.io>
    maelvls and wallrj committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    ab1b9da View commit details
    Browse the repository at this point in the history
  2. ingressClassName: consistent warning using quote block

    Signed-off-by: Maël Valais <mael@vls.dev>
    Co-Authored-By: Richard Wall <richard.wall@jetstack.io>
    maelvls and wallrj committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    33bdb94 View commit details
    Browse the repository at this point in the history
  3. ingressClassName: address PR comments

    Signed-off-by: Maël Valais <mael@vls.dev>
    Co-Authored-By: Richard Wall <richard.wall@jetstack.io>
    maelvls and wallrj committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    4de800f View commit details
    Browse the repository at this point in the history
  4. ingressClassName: move the warning to below the sections

    Signed-off-by: Maël Valais <mael@vls.dev>
    Co-Authored-By: Richard Wall <richard.wall@jetstack.io>
    maelvls and wallrj committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    0b99aa0 View commit details
    Browse the repository at this point in the history