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 oauth-proxy to rawdeployments if odh auth label is present #419

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Nov 8, 2024

  1. add oauth-proxy to rawdeployments if odh auth label is present

    Signed-off-by: Vedant Mahabaleshwarkar <[email protected]>
    VedantMahabaleshwarkar committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e97ec96 View commit details
    Browse the repository at this point in the history
  2. remove ingress modifications

    Signed-off-by: Vedant Mahabaleshwarkar <[email protected]>
    VedantMahabaleshwarkar committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    bb253d6 View commit details
    Browse the repository at this point in the history
  3. bug fix

    Signed-off-by: Vedant Mahabaleshwarkar <[email protected]>
    VedantMahabaleshwarkar committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c6ade9b View commit details
    Browse the repository at this point in the history
  4. consume oauth proxy params from configmap

    Signed-off-by: Vedant Mahabaleshwarkar <[email protected]>
    VedantMahabaleshwarkar committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    79fd6d5 View commit details
    Browse the repository at this point in the history
  5. fix oauth proxy sar and minor bugs

    Signed-off-by: Vedant Mahabaleshwarkar <[email protected]>
    VedantMahabaleshwarkar committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    970938d View commit details
    Browse the repository at this point in the history
  6. revert some unneeded changes

    Signed-off-by: Vedant Mahabaleshwarkar <[email protected]>
    VedantMahabaleshwarkar committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6b3f7af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6abba54 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. address feedback

    Signed-off-by: Vedant Mahabaleshwarkar <[email protected]>
    
    1
    
    Signed-off-by: Vedant Mahabaleshwarkar <[email protected]>
    
    2
    
    Signed-off-by: Vedant Mahabaleshwarkar <[email protected]>
    VedantMahabaleshwarkar committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    8028a3b View commit details
    Browse the repository at this point in the history
  2. update to newer oauth proxy image

    Signed-off-by: Vedant Mahabaleshwarkar <[email protected]>
    VedantMahabaleshwarkar committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b506272 View commit details
    Browse the repository at this point in the history
  3. minor fix

    Signed-off-by: Vedant Mahabaleshwarkar <[email protected]>
    VedantMahabaleshwarkar committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    57543a8 View commit details
    Browse the repository at this point in the history
  4. fix unit test

    Signed-off-by: Vedant Mahabaleshwarkar <[email protected]>
    VedantMahabaleshwarkar committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    1b26421 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. more feedback

    Signed-off-by: Vedant Mahabaleshwarkar <[email protected]>
    VedantMahabaleshwarkar committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    3c21d1c View commit details
    Browse the repository at this point in the history
  2. cookie secret

    Signed-off-by: Vedant Mahabaleshwarkar <[email protected]>
    VedantMahabaleshwarkar committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    fbbc15f View commit details
    Browse the repository at this point in the history