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

apis: add implementation for GEP-1731 HTTPRoute Retries #3301

Merged

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    3eec49c View commit details
    Browse the repository at this point in the history
  2. Update apis/v1/httproute_types.go

    Co-authored-by: Rob Scott <rob.scott87@gmail.com>
    mikemorris and robscott committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a947b20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0668b8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68cfd22 View commit details
    Browse the repository at this point in the history
  5. rerun make gen

    mikemorris committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c9e6e48 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f1d02f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d24b39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aaf0ecb View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    1993647 View commit details
    Browse the repository at this point in the history
  2. remove guidance on 100-399 HTTP status code range for retries

    disallowed by kubebuilder validation now
    mikemorris committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d342f6b View commit details
    Browse the repository at this point in the history
  3. regenerate CRDs

    mikemorris committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c1f074c View commit details
    Browse the repository at this point in the history
  4. move GEP-1731 from implementable to experimental

    remove duplicate index entry
    mikemorris committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    86f5d87 View commit details
    Browse the repository at this point in the history