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

[v0.11.1] Fix controller setup - add schemas based on CRDs available #265

Commits on Mar 7, 2024

  1. [v0.11.1] Fix controller setup - add schemas based on CRDs available

    In opendatahub-io#233 an enhancement was done to KServe controllers to watch resources based on available CRDs.
    
    A similar change in the setup of the manager was overlooked: it is also needed to add schemas to the manager based on available CRDs rather than only the values in the inferenceservice-config ConfigMap. This would keep both manager setup and controller setup in sync with regards schemas and watches around the CRDs.
    
    Signed-off-by: Edgar Hernández <23639005+israel-hdez@users.noreply.github.com>
    israel-hdez committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a1fbd38 View commit details
    Browse the repository at this point in the history