OpenShell v0.0.57
OpenShell v0.0.57
Quick install
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.57 shWhat's Changed
- fix(grpc): allow credential rotation when legacy provider.type exceeds current limit by @latenighthackathon in #1350
- fix(cli): respect gateway name for mTLS lookup by @alexclewontin in #1626
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #1739
- chore(k8s): use upstream agent-sandbox manifest in CI/e2e by @rmalani-nv in #1657
- fix(bootstrap): set docker build platform args by @shiju-nv in #1761
- fix(kubernetes): configure sandbox apparmor profile by @TaylorMutch in #1767
- fix(server): resume unspecified sandbox phase by @shiju-nv in #1765
New Contributors
- @alexclewontin made their first contribution in #1626
- @rmalani-nv made their first contribution in #1657
- @shiju-nv made their first contribution in #1761
Full Changelog: v0.0.56...v0.0.57