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 sending headers upstream returned by OPA server #9710

Merged
merged 11 commits into from
Jul 19, 2023

Commits on Jun 21, 2023

  1. feat: allow sending headers upstream returned by OPA server

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

Commits on Jun 22, 2023

  1. fix lint fail

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

Commits on Jun 26, 2023

  1. add test cases

    Signed-off-by: revolyssup <ashishjaitiwari15112000@gmail.com>
    Revolyssup committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    3fc50ae View commit details
    Browse the repository at this point in the history
  2. fix lint

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

Commits on Jul 17, 2023

  1. pass selected headers to upstream

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

Commits on Jul 18, 2023

  1. change type of items in array

    Signed-off-by: revolyssup <ashishjaitiwari15112000@gmail.com>
    Revolyssup committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    ba5e71b View commit details
    Browse the repository at this point in the history
  2. remove redundant line

    Signed-off-by: revolyssup <ashishjaitiwari15112000@gmail.com>
    Revolyssup committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    418a29e View commit details
    Browse the repository at this point in the history
  3. add code suggestions

    Signed-off-by: revolyssup <ashishjaitiwari15112000@gmail.com>
    Revolyssup committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8aaf9c5 View commit details
    Browse the repository at this point in the history
  4. refactor with code suggestions

    Signed-off-by: revolyssup <ashishjaitiwari15112000@gmail.com>
    Revolyssup committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    46aff0d View commit details
    Browse the repository at this point in the history
  5. fix lint

    Signed-off-by: revolyssup <ashishjaitiwari15112000@gmail.com>
    Revolyssup committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a784d6a View commit details
    Browse the repository at this point in the history
  6. localize ipairs

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