Skip to content

chore(k8s): add opensandbox release chart(all-in-one) & update controller release name - #342

Merged
Spground merged 1 commit into
opensandbox-group:mainfrom
Spground:feature/public-tag-server-component-helm
Mar 5, 2026
Merged

chore(k8s): add opensandbox release chart(all-in-one) & update controller release name#342
Spground merged 1 commit into
opensandbox-group:mainfrom
Spground:feature/public-tag-server-component-helm

Conversation

@Spground

@SpgroundSpground commented Mar 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • What is changing and why?
  1. Add opensandbox helm release to install all components (all-in-one)
  2. Update controller component helm release name from opensandbox to opensandbox-controller

Testing

  • Not run (explain why)
  • Unit tests
  • Integration tests
  • e2e / manual verification

Breaking Changes

  • None
  • Yes (describe impact and migration path)

If you have an existing opensandbox release, uninstall first, then reinstall with the new name: helm uninstall opensandbox -n opensandbox-system && helm
install opensandbox-controller

Checklist

  • Linked Issue or clearly described motivation
  • Added/updated docs (if needed)
  • Added/updated tests (if needed)
  • Security impact considered
  • Backward compatibility considered

@SpgroundSpground added documentation Improvements or additions to documentation packages Changes for package, image and configuration labels Mar 4, 2026

@PangjipingPangjiping left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@SpgroundSpground self-assigned this Mar 5, 2026
@Spground

Copy link
Copy Markdown
CollaboratorAuthor

see also #242

@Spground
Spground merged commit 3270de5 into opensandbox-group:mainMar 5, 2026
11 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationImprovements or additions to documentationpackagesChanges for package, image and configuration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@Spground@Generalwin@Pangjiping