OpenShell v0.0.54
OpenShell v0.0.54
Quick install
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.54 shWhat's Changed
- feat(telemetry): add anonymous opt-out OpenShell usage telemetry by @kirit93 in #1433
- ci(release): gate helm/oci artifact publishing on release by @krishicks in #1662
- ci(kubernetes): stabilize HA e2e setup by @TaylorMutch in #1659
- fix(gateway): place supervisor_image under podman driver TOML table by @jhjaggars in #1661
- refactor: deduplicate shared utilities across driver crates by @ericcurtin in #1660
- fix(config): reject unknown fields in nested gateway config tables by @pimlock in #1666
- feat(kubernetes): support sandbox image pull secrets by @TaylorMutch in #1671
- refactor(driver): trim compute capability response by @elezar in #1402
New Contributors
- @jhjaggars made their first contribution in #1661
Full Changelog: v0.0.53...v0.0.54