Skip to content

Restore Kubernetes deployment support - #22

Draft
phinaldoo wants to merge 1 commit into
mainfrom
agent/restore-kubernetes-support
Draft

phinaldoo wants to merge 1 commit into
mainfrom
agent/restore-kubernetes-support

Conversation

@phinaldoo

Copy link
Copy Markdown
Owner

Ported from phinaldoo/chatui#957 and adapted to Omlorix's current repository layout and branding.

What this preserves

  • restores the complete in-repository Helm chart and Kubernetes deployment assets removed from the source repository
  • restores Helm validation in CI and the release preflight workflow
  • restores Helm chart version synchronization in the release version tooling and tests
  • restores Kubernetes-related application documentation, setup guidance, feature descriptions, and roadmap references
  • restores the Kubernetes-specific health-probe wording and MIME allowance

Why this PR exists

Kubernetes support is not part of the current release. This draft preserves the complete implementation as an optional future reintroduction point instead of leaving it only in repository history.

Do not merge this PR for the current release. If Kubernetes support is reconsidered later, this branch provides a reviewable starting point that can be rebased, updated, and validated against the then-current architecture.

Impact if merged later

Merging would reintroduce the Helm/Kubernetes maintenance surface, including chart releases, CI/release validation, ingress, persistence, migrations, autoscaling, secrets, and operational documentation. Launcher, Server CLI, and Docker Compose remain the currently supported deployment paths while this PR stays unmerged.

Port validation

  • Parsed the restored workflow and chart YAML successfully.
  • git diff --check passed.
  • Helm was not installed locally, so helm lint was not run.

@coderabbitai

coderabbitai Bot commented Sep 7, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@phinaldoo
phinaldoo force-pushed the agent/restore-kubernetes-support branch from 8e6070d to 0c336e4 Compare September 12, 2026 09:36
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