Releases: opendatahub-io/odh-model-controller
Releases · opendatahub-io/odh-model-controller
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
v0.12.0.0
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
New Contributors
Full Changelog: v0.11.1.3...v0.12.0.0
v0.11.1.3
What's Changed
- Bump model-registry to v0.1.1 by @lampajr in #165
- [Feature] Integrated OpenDataHub Centralized Custom Certificate by @Jooho in #166
- [Fix] for integration ca cert, role change needed by @Jooho in #168
- update a logic to find data connection list by @Jooho in #167
- support no reconciliation for rawdeployments by @VedantMahabaleshwarkar in #164
- Update kubebuilder to update role.yaml by @Jooho in #173
- Disable starting of monitoring reconciler by @VedantMahabaleshwarkar in #162
- [cherry-pick] -[RHOAIENG-4191] - odh-model-controller should tolerate missing Authorino by @spolti in #180
- Prepare for ODH release and update params env to 0.11.1.3 by @heyselbi in #179
Full Changelog: v0.11.1.2...v0.11.1.3