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

[cherry-pick] -[RHOAIENG-4191] - odh-model-controller should tolerate missing Authorino #180

Merged

Commits on Mar 8, 2024

  1. [RHOAIENG-4191] - odh-model-controller should tolerate missing Authorino

    This commit allows to run ODH without Authorino when KServe is Removed.
    
    Signed-off-by: Spolti <fspolti@redhat.com>
    spolti committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8b82a9d View commit details
    Browse the repository at this point in the history
  2. applying review suggestion

    check if the serving is enabled as service mesh is tied with Authorino.
    this will allow rawDeployments to also work without Authorin.
    
    Signed-off-by: Spolti <fspolti@redhat.com>
    spolti committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    9748ecb View commit details
    Browse the repository at this point in the history
  3. serving also needs to consider unmanaged state

    Signed-off-by: Spolti <fspolti@redhat.com>
    spolti committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    a45a02f View commit details
    Browse the repository at this point in the history