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 CORS policy to config-contour #1069

Merged
merged 13 commits into from
Apr 10, 2024

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    206bbe9 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    0b34b24 View commit details
    Browse the repository at this point in the history
  2. Validate all the things

    krsna-m committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d1ef990 View commit details
    Browse the repository at this point in the history
  3. httpproxy cors->v1.cors

    krsna-m committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4fb9a16 View commit details
    Browse the repository at this point in the history
  4. run hack/update-codegen.sh

    izabelacg committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    5a07f01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a365468 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. address feedback

    izabelacg committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    18535b8 View commit details
    Browse the repository at this point in the history
  2. run hack/update-codegen.sh

    izabelacg committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0e998b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    46ec66b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Improve httpproxy with corspolicy condition statement

    Co-authored-by: Dave Protasowski <dprotaso@gmail.com>
    izabelacg and dprotaso authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    0cc79b7 View commit details
    Browse the repository at this point in the history
  2. Better errors

    krsna-m committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    7324add View commit details
    Browse the repository at this point in the history
  3. Update pkg/reconciler/contour/config/contour.go

    Co-authored-by: Dave Protasowski <dprotaso@gmail.com>
    krsna-m and dprotaso authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    6ff0470 View commit details
    Browse the repository at this point in the history
  4. goimports

    krsna-m committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    469bedc View commit details
    Browse the repository at this point in the history