Skip to content

Add rstream operator - #590

Open
uartnet wants to merge 2 commits into
digitalocean:masterfrom
uartnet:codex/add-rstream-operator
Open

Add rstream operator#590
uartnet wants to merge 2 commits into
digitalocean:masterfrom
uartnet:codex/add-rstream-operator

Conversation

@uartnet

@uartnet uartnet commented Aug 5, 2026

Copy link
Copy Markdown

BACKGROUND

Add rstream operator as a Kubernetes 1-Click App. The integration installs the existing upstream Helm chart directly from its public OCI package and does not copy or vendor the chart.


Changes

  • add deploy, upgrade, and uninstall scripts for rstream operator
  • pin the existing OCI Helm chart to version 0.5.2
  • add the stack values file expected by the Marketplace
  • preserve Helm-managed CRDs during uninstall to avoid deleting user resources

The submitted chart version passes anonymous OCI pull, Helm rendering with the submitted values, shell syntax, and ShellCheck validation. The deployment lifecycle was also tested on a clean local Kubernetes 1.36 cluster using the preceding chart version: deploy completed with the controller Ready, upgrade created a successful second Helm revision, and uninstall removed the release and namespace.


Checklist

  • Reviewed the contributing document and followed the required add-application steps.

Reviewer: @marketplace-eng

@uartnet
uartnet force-pushed the codex/add-rstream-operator branch from d98438f to ea66c01 Compare August 12, 2026 14:48
@uartnet

uartnet commented Aug 22, 2026

Copy link
Copy Markdown
Author

Refreshed the submission to use the existing rstream-operator OCI chart v0.5.2. The chart metadata, Helm rendering with the submitted values, deployment script syntax, and ShellCheck validation pass locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant