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: support kserve with authorino #12

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    2726712 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bd0664 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ba1dea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5ff4eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c892c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e3fda4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3f5041e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6d3394d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    746f61c View commit details
    Browse the repository at this point in the history
  10. chore: improves readability of tests when explictly performing operat…

    …ion and asserting it succeeded
    bartoszmajsak committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    e2d55f3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8effc7f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2c3becb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c38d005 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6629aa1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cc5dc11 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a173143 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c291322 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bcd7e93 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7aeec9f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3357485 View commit details
    Browse the repository at this point in the history
  21. feat: adds finalizers to DSC and DSCI

    - rename k8serrors to apierrs for consistency
    - Use controllerutil methods add and remove finalizer
    
    Signed-off-by: Wen Zhou <[email protected]>
    zdtsw authored and bartoszmajsak committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    02e871f View commit details
    Browse the repository at this point in the history
  22. FEAT: support kserve with authorino

    * Activate extauth for grpc traffic
    * Set host on requests from activator to trigger authconfig
    * Temp Authorization header fix to workaround https://issues.redhat.com/browse/OSSM-4873
    aslakknutsen committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    c4bbeca View commit details
    Browse the repository at this point in the history