Skip to content

feat(consolidate): fold the ClickStack operator charts in (6 charts, → observability) - #36

Merged
braghettos merged 1 commit into
mainfrom
feat/fold-operators-into-observability
Aug 13, 2026
Merged

feat(consolidate): fold the ClickStack operator charts in (6 charts, → observability)#36
braghettos merged 1 commit into
mainfrom
feat/fold-operators-into-observability

Conversation

@braghettos

Copy link
Copy Markdown
Collaborator

Part of consolidating the two ClickStack blueprint repos into one. This folds krateo-platformops/clickstack-operators-chart into this repo so all six observability blueprints ship from one place; this repo will then be renamed to observability and clickstack-operators-chart retired.

What's added

  • charts/clickhouse-operator (0.1.0 — wraps Altinity clickhouse-operator 0.0.5)
  • charts/mongodb-operator (0.1.0 — wraps the MongoDB community-operator 0.13.0)
  • their examples: examples/composition-registration, examples/standalone-operators
  • docs updated from four → six charts across the bundle, integrating the operator content from the retired repo's doc set

Why it's safe

  • The org-reusable release-oci discovers charts/* dynamically and publishes each chart at its own fixed version — so the two operators keep publishing at 0.1.0 from their new home; the existing four charts are untouched.
  • Vendored upstream subcharts are rebuilt from Chart.lock at release time (gitignored, same as the existing charts). Both operator charts helm lint clean in the new location.
  • Doc changes keep the core file set, frontmatter types, and relative links intact (no dead-org refs).

Follow-up (separate steps, after this merges + a release verifies all 6 publish)

  1. Rename this repo clickstack-chartobservability (chart names, installer pins, image refs are all independent of the repo name — verified).
  2. Archive + delete clickstack-operators-chart (0 open PRs) once its operators publish from here.

🤖 Generated with Claude Code

… (6 charts)

Consolidates krateo-platformops/clickstack-operators-chart into this repo so all six
observability blueprints ship from one place (this repo is being renamed to `observability`).

Adds two composition-wrapper charts (verbatim, unchanged versions):
  - charts/clickhouse-operator  (0.1.0, wraps Altinity clickhouse-operator 0.0.5)
  - charts/mongodb-operator     (0.1.0, wraps the MongoDB community-operator 0.13.0)
plus their examples (composition-registration, standalone-operators). The org-reusable
release-oci discovers charts/* dynamically and publishes each at its own fixed version, so
the two operators keep publishing at 0.1.0 from their new home; vendored upstream subcharts
are rebuilt from Chart.lock at release time (gitignored, as with the existing charts).

Docs updated from "four charts" to six across the bundle (index/overview/configuration/
usage/api/release/examples/llms.txt/log), integrating the operator content from the
retired repo's doc set; core doc file set, frontmatter types and relative links unchanged.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LJsLqtryCgWwEt8FnPE1se
@braghettos
braghettos merged commit 8014b82 into main Aug 13, 2026
10 checks passed
@braghettos
braghettos deleted the feat/fold-operators-into-observability branch August 13, 2026 12:28
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