Skip to content

OpenVINO Toolkit operator 1.2.0

Latest
Compare
Choose a tag to compare
@dtrawins dtrawins released this 24 May 06:55
· 6 commits to main since this release
51b8a2b

Version 1.2.0 is a minor upgrade of operator 1.1.0.

The ModelServer CRD includes now new fields to pass to the deployed containers extra environment parameters which can be helpful for tunning the behavior of the MediaPipe calculators from the served graphs:

deployment_parameters.extra_envs_secret : Secret name including extra environment variables to be applied in the deployed pods
deployment_parameters.extra_envs_configmap : Configmap name including extra environment variables to be applied in the deployed pods

There is also simplified GUI form for enabling the metrics in a consistent manner for single model and multi-model deployments.

We also update the version of included component dependencies with security fixes.

The default image of the model server and the version of notebook git repository are refreshed to v2024.1