OpenShell v0.0.51
OpenShell v0.0.51
Quick install
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.51 shWhat's Changed
- docs(kubernetes): note that Sandbox volumeClaimTemplates is immutable by @mesutoezdil in #1543
- fix(sandbox): use succinct endpoint denial reason by @krishicks in #1584
- feat(docker): add provisioning progress events by @drew in #1567
- docs(kubernetes): add RBAC section to setup page by @mesutoezdil in #1540
- Make sandbox child nproc limit configurable by @mjamiv in #1497
- fix(gateway): make readiness health checks dependency-aware by @alangou in #1328
- fix(vm): scope rootfs cache by openshell version by @drew in #1587
- fix(cli): preserve symlinks during sandbox upload by @johntmyers in #1595
- fix(core): preserve SSH gateway default ports by @TaylorMutch in #1602
- feat(server): declare gRPC auth (mode + scope + role) at the handler, enforce at the router by @mrunalp in #1596
- ci(snap): add snap release pipeline by @drew in #1600
Full Changelog: v0.0.50...v0.0.51