Skip to content

OpenShell v0.0.74

Choose a tag to compare

@github-actions github-actions released this 01 Jul 15:32
45614a3

OpenShell v0.0.74

Quick install

curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.74 sh

What's Changed

  • fix(helm): generate namespace-aware SANs in certgen and cert-manager templates by @akram in #2062
  • refactor(core): remove unused extra bind addresses by @elezar in #2059
  • docs(mcp): fix granular policy lifecycle examples by @shiju-nv in #2066
  • feat(kubernetes): add combined topology config surface by @TaylorMutch in #2074
  • fix(drivers): reject whitespace in mount fields by @elezar in #2086
  • refactor(api): remove SandboxTemplate.volume_claim_templates by @elezar in #2088

New Contributors

Full Changelog: v0.0.73...v0.0.74