Commit Graph

9 Commits

Author SHA1 Message Date
Matt Prahl dc97ce77a7
chore: Address CVEs (#11514)
This updates:
- Jinja2 (Python) (CVE-2024-56201)
- nanoid (JavaScript) (CVE-2024-55565)
- path-to-regexp (JavaScript) (CVE-2024-52798)
- golang.org/x/net (Go) (CVE-2024-45338)

This also updates to Node.js 22.

Signed-off-by: mprahl <mprahl@users.noreply.github.com>
2025-01-15 17:41:13 +00:00
Fiona Waters cac3739565
chore: Updating Pytorch-Launcher component to work with pipelines v2 (#11273)
Signed-off by: Fiona-Waters fiwaters6@gmail.com

Signed-off-by: Fiona Waters <fiwaters6@gmail.com>
2024-11-12 22:44:17 +00:00
Chen Sun 187ecd0cc4
chore(components): move old components to contrib folder (#11315)
Moving components that as no maintenance activities in the past two
years to contrib folder.

Signed-off-by: Chen Sun <chensun@users.noreply.github.com>
2024-10-21 16:50:28 +00:00
Chen Sun 4a57ab69dd
chore(components): Move openvino components and samples to the right locations. (#9498) 2023-07-05 16:55:42 +00:00
Chen Sun 5fe67919db
chore(components): clean up deprecated GCP components (#8685)
* delete deprecated GCP components

* remove build and test scripts, references to code/folder from master
2023-02-14 22:42:33 +00:00
Jagadeesh J 031a7d9c59
feat(components): add namespace to pvc creation (#8147)
Signed-off-by: Jagadeesh J <jagadeeshj@ideas2it.com>

Signed-off-by: Jagadeesh J <jagadeeshj@ideas2it.com>
2022-08-18 16:45:07 +00:00
IronPan 694d3a3764
chore(components): clean up component directory (#7183)
* move components to contrib

* move components to contrib
2022-01-21 11:33:11 -08:00
IronPan 7d6133b564
fix(components): move components to contrib/ folder (#6438) 2021-08-27 14:35:22 -07:00
IronPan c783705c0e
feat(components): Copy the GCP components to contrib folder (#6421)
* move a few components to contrib

* move a few components to contrib

* move a few components to contrib

* move a few components to contrib

* move a few components to contrib
2021-08-25 07:59:45 -07:00