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

feat: allow configuring timeout and retries for upstream with ingress #1876

Merged
merged 35 commits into from
Dec 12, 2023

Commits on Jun 21, 2023

  1. feat: allow configuring timeout and retries for upstream with ingress…

    … annotations
    
    Signed-off-by: revolyssup <ashishjaitiwari15112000@gmail.com>
    Revolyssup committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    d337228 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. format go code

    Signed-off-by: revolyssup <ashishjaitiwari15112000@gmail.com>
    Revolyssup committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    97fa8ae View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. fix merge conflicts

    Signed-off-by: revolyssup <ashishjaitiwari15112000@gmail.com>
    Revolyssup committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    8ffcf6a View commit details
    Browse the repository at this point in the history
  2. add end to end tests

    Signed-off-by: revolyssup <ashishjaitiwari15112000@gmail.com>
    Revolyssup committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    0b486ca View commit details
    Browse the repository at this point in the history
  3. readd testdata

    Signed-off-by: revolyssup <ashishjaitiwari15112000@gmail.com>
    Revolyssup committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    433192b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. send request once in e2e test

    Signed-off-by: revolyssup <ashishjaitiwari15112000@gmail.com>
    Revolyssup committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    c8df645 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

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

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    048a8d2 View commit details
    Browse the repository at this point in the history
  2. add e2e test

    Revolyssup committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a3d18da View commit details
    Browse the repository at this point in the history
  3. fix test

    Revolyssup committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7c808a8 View commit details
    Browse the repository at this point in the history
  4. fix e2e

    Revolyssup committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    3e7ef02 View commit details
    Browse the repository at this point in the history
  5. fix e2e

    Revolyssup committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    3c6487b View commit details
    Browse the repository at this point in the history
  6. fix e2e ingressclassname

    Revolyssup committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    cc08a75 View commit details
    Browse the repository at this point in the history
  7. fix e2e v1

    Revolyssup committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    6487e6d View commit details
    Browse the repository at this point in the history
  8. fix e2e v1

    Revolyssup committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8a5b32b View commit details
    Browse the repository at this point in the history
  9. v1

    Revolyssup committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    6a0b9bb View commit details
    Browse the repository at this point in the history
  10. change acc to v1

    Revolyssup committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    29511d6 View commit details
    Browse the repository at this point in the history
  11. fix indentation

    Revolyssup committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7ab9be3 View commit details
    Browse the repository at this point in the history
  12. e2e test

    Revolyssup committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9fef342 View commit details
    Browse the repository at this point in the history
  13. fix e2e

    Revolyssup committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    db1c9ce View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    7a0ad00 View commit details
    Browse the repository at this point in the history
  2. add default in ns

    Revolyssup committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    8ef9dc3 View commit details
    Browse the repository at this point in the history
  3. fix for v1 and v1beta1

    Signed-off-by: Ashish Tiwari <ashishjaitiwari15112000@gmail.com>
    Revolyssup committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    6fd0730 View commit details
    Browse the repository at this point in the history
  4. remove redundant test

    Revolyssup committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    8f97515 View commit details
    Browse the repository at this point in the history
  5. replace revoly image

    Revolyssup committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    75f695a View commit details
    Browse the repository at this point in the history
  6. fix ci

    Revolyssup committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    31c6f9f View commit details
    Browse the repository at this point in the history
  7. push test-timeout

    Revolyssup committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    9493ea7 View commit details
    Browse the repository at this point in the history
  8. push test-timeout

    Revolyssup committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    81d2213 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3e685ec View commit details
    Browse the repository at this point in the history
  10. ifnotpresent

    Revolyssup committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    85fab2a View commit details
    Browse the repository at this point in the history
  11. replace fqdn with ip

    Revolyssup committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    8eb1eb2 View commit details
    Browse the repository at this point in the history
  12. remove redundant code

    Revolyssup committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4d8b821 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. apply suggestions

    Revolyssup committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    ed5f728 View commit details
    Browse the repository at this point in the history
  2. apply suggestions

    Revolyssup committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    ec1c6d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. apply suggestions

    Revolyssup committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    af956c7 View commit details
    Browse the repository at this point in the history