Releases: opendatahub-io/odh-model-controller
Releases · opendatahub-io/odh-model-controller
odh-v2.22
What's Changed
- update global ca bundle logic and storage-config logic by @Jooho in #308
- [RHOAIENG-16263]Disable dashboard and fix servingruntime display name by @Jooho in #318
- Use the main branch to build stable image tags, incubating for latest… by @hdefazio in #316
- [RHOAIENG-13638] - Do not allow isvc creation in protected isvc by @spolti in #311
- small changes on git action by @Jooho in #322
- feat: added performance metric grpahs config for nvidia nim by @TomerFi in #320
- Add NIM flag logic by @trujillm in #312
- Grab the old release tag based on creation date by @hdefazio in #327
- Updated the checkout code command by @mholder6 in #328
- Updated the checkout code command by @mholder6 in #329
New Contributors
Full Changelog: odh-v2.21...odh-v2.22
odh-v2.21
What's Changed
- [RHOAIENG-15179] remove wrong fields in manifests by @Jooho in #282
- [RHOAIENG-15188] Error with Kustomize: Webhook Client Namespace Failing to Update by @Jooho in #283
- Create API for NIM enablement by @xieshenzh in #281
- Add runtime template of vLLM ROCM by @vaibhavjainwiz in #280
- Add runtime template of vLLM ROCM by @vaibhavjainwiz in #287
- [RHOAIENG-15386] add a new servingruntime vllm-multinode-template by @Jooho in #284
- Add runtime template of vLLM Gaudi by @vaibhavjainwiz in #290
- Add runtime template of vLLM Gaudi by @vaibhavjainwiz in #285
- Fix ServingRuntime args by @Jooho in #291
- [Cherry-Pick] vLLM multi-node template by @Jooho in #292
- [RHOAIENG-15763] Enhance probe to support rollingUpgrade by @Jooho in #293
- [Cherry-Pick] Enhance probe to support rollingUpgrade (#293) by @Jooho in #294
- Create webhook for NIM enablement by @xieshenzh in #288
- [RHOAIENG-15763] Enhance template not to use query for checking model health by @Jooho in #295
- [Cherry-pick] enhance template not to use query for checking model health by @Jooho in #296
- Task/NVPE-10: Create NIM Account controller by @TomerFi in #289
- fix typo by @Jooho in #297
- [cherry-pick] fix typo by @Jooho in #298
- fix: nim configmap name by @TomerFi in #301
- [RHOAIENG-15207] Removed the $(mesh_namespace) variable from manifests by @mholder6 in #300
- fix: template serving runtime for nim missing gvk and has wrong pull secret name by @TomerFi in #303
- Update caikit-tgis and ovms stable image by @rpancham in #299
- fix: fetching gvk from scheme requires error handling by @TomerFi in #305
- Pin vLLM images for Gaudi and ROCM by @israel-hdez in #304
- fix: dashboard require an existing array of supported models in the s… by @TomerFi in #306
- Sync main -> release-0.12.0: Preparing ODH release by @israel-hdez in #302
New Contributors
- @xieshenzh made their first contribution in #281
- @TomerFi made their first contribution in #289
Full Changelog: odh-v2.20...odh-v2.21
odh-v2.20
What's Changed
- Update ENVTEST_K8S_VERSION for s390x by @satyamg1620 in #247
- Updated kustomize labels to kustomize v5 syntax by @KillianGolds in #253
- [RHOAIENG-9411] - Update odh-model-controller's istio dependencies to 1.21 by @mholder6 in #242
- Use a more fine-grained SAR for Authorino by @israel-hdez in #255
- [RHOAIENG-11527] - [backend] Incorrect values for number of requests … by @spolti in #256
- Ensure functions use inherited context by @lburgazzoli in #251
- RHOAIENG-1044: Update hardcoded constants as environment variables by @mholder6 in #254
- runtimes: remove distributed executor backend option from vllm by @dtrifiro in #257
- [RHOAIENG-9746] - Missing log entry in StorageConfig controller of od… by @spolti in #263
- [RHOAIENG-12726] - odh-model-controller crashes with empty isvc.model field by @spolti in #264
- Multi-arch Build support by @Nash-123 in #262
- [RHOAIENG-7034] Updated manifests to have 1 replica of odh-model-controller pods by @mholder6 in #268
- Add 2.14(2024.3) image of ovms by @rpancham in #272
- [RHOAIENG-14595] Updated the OWNERS file by @mholder6 in #275
- [RHOAIENG-14595] Updated the OWNERS - alphabetical by @mholder6 in #277
New Contributors
- @satyamg1620 made their first contribution in #247
- @lburgazzoli made their first contribution in #251
- @Nash-123 made their first contribution in #262
Full Changelog: v0.12.0.7...odh-v2.20
v0.12.0.7
What's Changed
- [RHOAIENG-4191] - odh-model-controller should tolerate missing Authorino by @spolti in #177
- Remove GOARCH from the go build by @mkumatag in #182
- Prevent creation of KSVC if its namespace is not in the Mesh by @israel-hdez in #181
- fix(test): pins k8s env test to concrete version by @bartoszmajsak in #184
- [Sync] 0.12.0 branch to include all commits related to Authorino by @Jooho in #186
- feat: dynamically include authorino label selector by @aslakknutsen in #178
- chore(reconciler): refactors Reconciler to simplify handling dependent resources by @bartoszmajsak in #185
- [RHOAIENG-5125] - Wrong err assignment at controller utils VerifyIfCo… by @spolti in #187
- feat(authz): soft opt-in for authz capability by @bartoszmajsak in #183
- [Sync] main branch to release-0.12.0 for pr186 by @Jooho in #188
- [RHOAIENG-5305] - golang.org/x/net Allocation of Resources Without Li… by @spolti in #190
- [RHOAIENG-5299] github.com/containerd/containerd Container Breakout (… by @spolti in #194
- CVE sync by @Jooho in #197
- Fix Authorization capability detection for manual setups by @israel-hdez in #198
- Fix Authorization capability detection for manual setups by @israel-hdez in #199
- Create Workflow for release and tag with Changelog by @rpancham in #201
- Modify Regular Expression for the support of tag suffix with latest/fast by @rpancham in #202
- [RHOAIENG-6877] - odh-model-controller breaks Knative if KServe-Serve… by @spolti in #203
- Refactor kserve metrics solution to work with prometheus annotations by @spolti in #200
- [RHOAIENG-7299] - Infinite loop in JSON unmarshaling in google.golang… by @spolti in #206
- [RHOAIENG-7299] - Infinite loop in JSON unmarshaling in google.golang… by @spolti in #205
- [release-0.12.0] Update params.env with current tag by @israel-hdez in #208
- Add runtime templates by @heyselbi in #189
- Sync release branch with main in preparation for RHOAI 2.10 release by @heyselbi in #212
- Auth race condition mitigation by @israel-hdez in #213
- bug: Webhook is blocked by networkpolicy by @Jooho in #214
- Sync main -> release-0.12.0 by @israel-hdez in #215
- Upgrade kserve version to v0.12.1 in odh-model-controller by @vaibhavjainwiz in #210
- Cherry-pick : Upgrade kserve version to v0.12.1 in odh-model-controller by @vaibhavjainwiz in #216
- [RHOAIENG-7484] - make container builder configurable for odh-control… by @spolti in #207
- Use ServiceMeshMember resources to enroll namespaces to the service mesh by @israel-hdez in #219
- Fix performance issues in odh model controller by @vaibhavjainwiz in #217
- Adding JSON files for Prometheus queries for Runtimes. by @KillianGolds in #209
- Add Caikit Standalone template by @christinaexyou in #218
- fix vllm template by @dtrifiro in #222
- [Cherry-pick] - fix vllm template by @vaibhavjainwiz in #223
- Release 0.12.0 main sync by @israel-hdez in #224
- Kserve Dashboard Reconciler by @ashley-o0o in #220
- Fix: update params.env with caikit image by @christinaexyou in #226
- Added kserve dashboard metrics reconciler by @ashley-o0o in #225
- runtime templates: set vllm tag to fast by @dtrifiro in #227
- Feature: Create cert Secret and update KServe local gateway by @Jooho in #221
- Internal hostname gateway follow up by @Jooho in #229
- Sync 0.12.0 with main branch for rhoai 2.11 by @Jooho in #231
- add a new gitaction to verify odh-model-controller image tag per branch by @Jooho in #235
- [Cherry-Pick] add a new gitaction to verify odh-model-controller image tag per branch by @Jooho in #236
- Revert #220 and #225 by @VedantMahabaleshwarkar in #238
- Remove configmap filter and watch by @VedantMahabaleshwarkar in #240
- add watch object 'configMap' for metrics dashboard configmap by @Jooho in #243
- [Cherry-pick] add watch object 'configMap' for metrics dashboard configmap by @Jooho in #244
- update namespace of webhook to be set dynamically by @Jooho in #237
- add sanity check on regex match results while determining runtime image by @VedantMahabaleshwarkar in #245
- Update caikit-tgis and tgis image for RHOAIENG-9836 by @rpancham in #248
- update vllm image for 2.12 by @rpancham in #249
- Cherrypick PRs for Kserve Dashboard Metrics by @VedantMahabaleshwarkar in #246
- Sync main -> release-0.12.0 by @israel-hdez in #252
- Use a more fine-grained SAR for Authorino by @israel-hdez in #260
- Cherry-pick #256 by @spolti in #261
- Sync with main branch by @VedantMahabaleshwarkar in #267
- Add 2.14 stable images of caikit-tgis and tgis by @rpancham in #270
- Add 2.14(2024.3) stable image of ovms by @rpancham in #271
- Sync with main branch by @mholder6 in #273
New Contributors
- @mkumatag made their first contribution in #182
- @christinaexyou made their first contribution in #218
- @ashley-o0o made their first contribution in #220
Full Changelog: v0.11.1.3...v0.12.0.7
v0.12.0.6
What's Changed
- [RHOAIENG-4191] - odh-model-controller should tolerate missing Authorino by @spolti in #177
- Remove GOARCH from the go build by @mkumatag in #182
- Prevent creation of KSVC if its namespace is not in the Mesh by @israel-hdez in #181
- fix(test): pins k8s env test to concrete version by @bartoszmajsak in #184
- [Sync] 0.12.0 branch to include all commits related to Authorino by @Jooho in #186
- feat: dynamically include authorino label selector by @aslakknutsen in #178
- chore(reconciler): refactors Reconciler to simplify handling dependent resources by @bartoszmajsak in #185
- [RHOAIENG-5125] - Wrong err assignment at controller utils VerifyIfCo… by @spolti in #187
- feat(authz): soft opt-in for authz capability by @bartoszmajsak in #183
- [Sync] main branch to release-0.12.0 for pr186 by @Jooho in #188
- [RHOAIENG-5305] - golang.org/x/net Allocation of Resources Without Li… by @spolti in #190
- [RHOAIENG-5299] github.com/containerd/containerd Container Breakout (… by @spolti in #194
- CVE sync by @Jooho in #197
- Fix Authorization capability detection for manual setups by @israel-hdez in #198
- Fix Authorization capability detection for manual setups by @israel-hdez in #199
- Create Workflow for release and tag with Changelog by @rpancham in #201
- Modify Regular Expression for the support of tag suffix with latest/fast by @rpancham in #202
- [RHOAIENG-6877] - odh-model-controller breaks Knative if KServe-Serve… by @spolti in #203
- Refactor kserve metrics solution to work with prometheus annotations by @spolti in #200
- [RHOAIENG-7299] - Infinite loop in JSON unmarshaling in google.golang… by @spolti in #206
- [RHOAIENG-7299] - Infinite loop in JSON unmarshaling in google.golang… by @spolti in #205
- [release-0.12.0] Update params.env with current tag by @israel-hdez in #208
- Add runtime templates by @heyselbi in #189
- Sync release branch with main in preparation for RHOAI 2.10 release by @heyselbi in #212
- Auth race condition mitigation by @israel-hdez in #213
- bug: Webhook is blocked by networkpolicy by @Jooho in #214
- Sync main -> release-0.12.0 by @israel-hdez in #215
- Upgrade kserve version to v0.12.1 in odh-model-controller by @vaibhavjainwiz in #210
- Cherry-pick : Upgrade kserve version to v0.12.1 in odh-model-controller by @vaibhavjainwiz in #216
- [RHOAIENG-7484] - make container builder configurable for odh-control… by @spolti in #207
- Use ServiceMeshMember resources to enroll namespaces to the service mesh by @israel-hdez in #219
- Fix performance issues in odh model controller by @vaibhavjainwiz in #217
- Adding JSON files for Prometheus queries for Runtimes. by @KillianGolds in #209
- Add Caikit Standalone template by @christinaexyou in #218
- fix vllm template by @dtrifiro in #222
- [Cherry-pick] - fix vllm template by @vaibhavjainwiz in #223
- Release 0.12.0 main sync by @israel-hdez in #224
- Kserve Dashboard Reconciler by @ashley-o0o in #220
- Fix: update params.env with caikit image by @christinaexyou in #226
- Added kserve dashboard metrics reconciler by @ashley-o0o in #225
- runtime templates: set vllm tag to fast by @dtrifiro in #227
- Feature: Create cert Secret and update KServe local gateway by @Jooho in #221
- Internal hostname gateway follow up by @Jooho in #229
- Sync 0.12.0 with main branch for rhoai 2.11 by @Jooho in #231
- add a new gitaction to verify odh-model-controller image tag per branch by @Jooho in #235
- [Cherry-Pick] add a new gitaction to verify odh-model-controller image tag per branch by @Jooho in #236
- Revert #220 and #225 by @VedantMahabaleshwarkar in #238
- Remove configmap filter and watch by @VedantMahabaleshwarkar in #240
- add watch object 'configMap' for metrics dashboard configmap by @Jooho in #243
- [Cherry-pick] add watch object 'configMap' for metrics dashboard configmap by @Jooho in #244
- update namespace of webhook to be set dynamically by @Jooho in #237
- add sanity check on regex match results while determining runtime image by @VedantMahabaleshwarkar in #245
- Update caikit-tgis and tgis image for RHOAIENG-9836 by @rpancham in #248
- update vllm image for 2.12 by @rpancham in #249
- Cherrypick PRs for Kserve Dashboard Metrics by @VedantMahabaleshwarkar in #246
- Sync main -> release-0.12.0 by @israel-hdez in #252
- Use a more fine-grained SAR for Authorino by @israel-hdez in #260
- Cherry-pick #256 by @spolti in #261
- Sync with main branch by @VedantMahabaleshwarkar in #267
New Contributors
- @mkumatag made their first contribution in #182
- @rpancham made their first contribution in #201
- @christinaexyou made their first contribution in #218
- @ashley-o0o made their first contribution in #220
Full Changelog: v0.11.1.3...v0.12.0.6
v0.12.0.5
What's Changed
- Use a more fine-grained SAR for Authorino by @israel-hdez in #260
- Cherry-pick #256 by @spolti in #261
Full Changelog: v0.12.0.4...v0.12.0.5
v0.12.0.4
What's Changed
- add a new gitaction to verify odh-model-controller image tag per branch by @Jooho in #235
- [Cherry-Pick] add a new gitaction to verify odh-model-controller image tag per branch by @Jooho in #236
- Revert #220 and #225 by @VedantMahabaleshwarkar in #238
- Remove configmap filter and watch by @VedantMahabaleshwarkar in #240
- add watch object 'configMap' for metrics dashboard configmap by @Jooho in #243
- [Cherry-pick] add watch object 'configMap' for metrics dashboard configmap by @Jooho in #244
- update namespace of webhook to be set dynamically by @Jooho in #237
- add sanity check on regex match results while determining runtime image by @VedantMahabaleshwarkar in #245
- Update caikit-tgis and tgis image for RHOAIENG-9836 by @rpancham in #248
- update vllm image for 2.12 by @rpancham in #249
- Cherrypick PRs for Kserve Dashboard Metrics by @VedantMahabaleshwarkar in #246
- Sync main -> release-0.12.0 by @israel-hdez in #252
Full Changelog: v0.12.0.3...v0.12.0.4
v0.12.0.3
What's Changed
- Kserve Dashboard Reconciler by @ashley-o0o in #220
- Fix: update params.env with caikit image by @christinaexyou in #226
- Added kserve dashboard metrics reconciler by @ashley-o0o in #225
- runtime templates: set vllm tag to fast by @dtrifiro in #227
- Feature: Create cert Secret and update KServe local gateway by @Jooho in #221
- Internal hostname gateway follow up by @Jooho in #229
- Sync 0.12.0 with main branch for rhoai 2.11 by @Jooho in #231
New Contributors
- @ashley-o0o made their first contribution in #220
Full Changelog: v0.12.0.2...v0.12.0.3
v0.12.0.2
What's Changed
- Upgrade kserve version to v0.12.1 in odh-model-controller by @vaibhavjainwiz in #210
- Cherry-pick : Upgrade kserve version to v0.12.1 in odh-model-controller by @vaibhavjainwiz in #216
- [RHOAIENG-7484] - make container builder configurable for odh-control… by @spolti in #207
- Use ServiceMeshMember resources to enroll namespaces to the service mesh by @israel-hdez in #219
- Fix performance issues in odh model controller by @vaibhavjainwiz in #217
- Adding JSON files for Prometheus queries for Runtimes. by @KillianGolds in #209
- Add Caikit Standalone template by @christinaexyou in #218
- fix vllm template by @dtrifiro in #222
- [Cherry-pick] - fix vllm template by @vaibhavjainwiz in #223
- Release 0.12.0 main sync by @israel-hdez in #224
New Contributors
- @KillianGolds made their first contribution in #209
- @christinaexyou made their first contribution in #218
- @dtrifiro made their first contribution in #222
Full Changelog: v0.12.0.1...v0.12.0.2
v0.12.0.1
What's Changed
- [RHOAIENG-7299] - Infinite loop in JSON unmarshaling in google.golang… by @spolti in #206
- [RHOAIENG-7299] - Infinite loop in JSON unmarshaling in google.golang… by @spolti in #205
- [release-0.12.0] Update params.env with current tag by @israel-hdez in #208
- Add runtime templates by @heyselbi in #189
- Sync release branch with main in preparation for RHOAI 2.10 release by @heyselbi in #212
- Auth race condition mitigation by @israel-hdez in #213
- bug: Webhook is blocked by networkpolicy by @Jooho in #214
- Sync main -> release-0.12.0 by @israel-hdez in #215
Full Changelog: v0.12.0.0...v0.12.0.1