Commit Graph

29 Commits

Author SHA1 Message Date
Thomas Montfort efec27f9cf
feat: etcd-less operator updates (#4214) 2025-11-10 13:03:49 -08:00
Julien Mancuso a91e63482c
feat: add dynamoModel CRD (#4166)
Signed-off-by: Julien Mancuso <jmancuso@nvidia.com>
2025-11-10 17:25:10 +00:00
Julien Mancuso e710533c12
fix: Additional containers not injected when using LWS (#3390)
Signed-off-by: Julien Mancuso <jmancuso@nvidia.com>
2025-10-03 14:28:18 -06:00
Michael Shin fcc42624a3
feat: Add vLLM compilation cache to Dynamo Operator (#3257)
Signed-off-by: Michael Shin <michaelshin@users.noreply.github.com>
2025-10-01 10:55:24 -04:00
Thomas Montfort 1a5016b035
feat: add subComponentType in DGD API and uptake in planner (#3200)
Signed-off-by: tmontfort <tmontfort@nvidia.com>
Signed-off-by: hongkuanz <hongkuanz@nvidia.com>
Co-authored-by: hongkuanz <hongkuanz@nvidia.com>
2025-09-29 09:40:58 -07:00
julienmancuso 44ecfda539
fix: revisit grove and LWS selection (#2564)
Signed-off-by: Julien Mancuso <jmancuso@nvidia.com>
2025-08-27 17:37:00 -06:00
mohammedabdulwahhab 6f8ce176e6
fix: add label to persist DGD name on downstream pods (#2729) 2025-08-27 00:16:27 +00:00
julienmancuso 94876e58f1
Fix: Canonicalize PodGangSet to prevent spurious updates (#2469) 2025-08-18 14:27:31 -06:00
julienmancuso 7212859633
feat: extract deploymentType as interface (#2405) 2025-08-15 14:52:10 +00:00
mohammedabdulwahhab 81c278038f
fix: operator defaults (#2398)
Signed-off-by: mohammedabdulwahhab <furkhan324@berkeley.edu>
2025-08-14 16:05:12 -07:00
julienmancuso dabd226727
feat: add grove multinode support (#2269) 2025-08-11 14:31:02 -06:00
mohammedabdulwahhab 5375af2c52
docs: exporting metrics in k8s (dep-302) (#2271) 2025-08-08 18:19:20 +00:00
julienmancuso 1e6709dbd4
feat: allow to override any podSpec property (#2116) 2025-07-28 15:11:18 -06:00
julienmancuso f0e382ad7e
fix: Merge env vars correctly (#2096) 2025-07-24 15:06:27 -06:00
julienmancuso ee3a8e4283
feat: add initial Grove support (#2012) 2025-07-23 18:25:03 -06:00
julienmancuso 7a341f86f5
feat: simplify k8s deployment (#1708) 2025-07-08 00:29:26 +00:00
atchernych fbf1ffd7ac
feat: kubernetes overrides for the entrypoint and cmd (#1396) 2025-06-17 13:40:43 -07:00
Biswa Panda 219cfa1f0d
feat: add dynamo pipeline example using inf-gw (#1512) 2025-06-13 17:07:22 -07:00
julienmancuso 648740e8a9
fix: enable GCP deployments (#1474) 2025-06-13 23:37:11 +00:00
julienmancuso 7ca0faa887
feat: refactor docker registry secret management in operator (#1337) 2025-06-04 12:41:33 -06:00
hhzhang16 ba16ed523b
feat: set env variables in Dynamo deployments from secrets (#1325)
Signed-off-by: hhzhang16 <54051230+hhzhang16@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-06-02 16:18:23 -07:00
mohammedabdulwahhab c939da0c19
fix: wait until probing on vllm examples to prevent timeouts (#1293) 2025-05-30 17:19:35 -07:00
Biswa Panda 1ae7641dfd
feat: populate default image name (#1255) 2025-05-30 01:21:46 +00:00
mohammedabdulwahhab 088f7eebe5
fix: add liveness and readiness probes to Dynamo SDK (#1187)
Co-authored-by: Anna Tchernych <atchernych@nvidia.com>
2025-05-27 22:40:53 +00:00
Rohan Varma 024422b9b0
feat: Add LWS to Dynamo Operator (#998)
Co-authored-by: Rohan Varma <rohanv@rohanv-mlt.client.nvidia.com>
Co-authored-by: Julien Mancuso <jmancuso@nvidia.com>
Co-authored-by: julienmancuso <161955438+julienmancuso@users.noreply.github.com>
2025-05-19 12:49:24 -06:00
julienmancuso b2aa231704
feat: deploy planner in operator (#921)
Co-authored-by: mohammedabdulwahhab <furkhan324@berkeley.edu>
2025-05-08 17:32:31 -06:00
hhzhang16 1e8b286666
feat: add ingress to graph deployments (#960) 2025-05-07 23:04:15 -07:00
julienmancuso 8af8c82faa
fix: create k8s service for main component only (#953) 2025-05-07 00:39:46 +00:00
hhzhang16 403344e534
refactor: refactor dynamo deploy subfolder (#927) 2025-05-06 17:39:18 +00:00