registry: add flux-operator & flux-operator-mcp#8852
Conversation
monotek
commented
Apr 2, 2026
- add flux-operator
- add flux-operator-mcp
Greptile SummaryThis PR adds two new Confidence Score: 4/5Safe to merge for flux-operator only; flux-operator-mcp will fail to install until its aqua registry YAML is present flux-operator.toml is correct and ready. flux-operator-mcp.toml references a backend (aqua:controlplaneio-fluxcd/flux-operator-mcp) with no corresponding aqua registry YAML in the local registry — this is a present defect that will cause install failures for that tool. registry/flux-operator-mcp.toml — depends on a missing aqua registry package definition Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[mise install flux-operator] --> B[registry/flux-operator.toml]
B --> C[backend: aqua:controlplaneio-fluxcd/flux-operator]
C --> D[crates/aqua-registry/.../flux-operator/registry.yaml ✅]
D --> E[Downloads GitHub release asset]
F[mise install flux-operator-mcp] --> G[registry/flux-operator-mcp.toml]
G --> H[backend: aqua:controlplaneio-fluxcd/flux-operator-mcp]
H --> I[crates/aqua-registry/.../flux-operator-mcp/registry.yaml ❌ MISSING]
I --> J[Resolution fails]
Reviews (10): Last reviewed commit: "Merge branch 'main' into add-flux-operat..." | Re-trigger Greptile |
50b1d5d to
efd6666
Compare
Signed-off-by: André Bauer <monotek23@gmail.com>
89e2f37 to
803acdb
Compare
|
The aqua registry YAML files under The This comment was generated by Claude Code. |
…flux-operator-mcp/registry.yaml
…flux-operator/registry.yaml
|
Thanks for the info. Create a PR in aqua registry: aquaproj/aqua-registry#51667 I'll give it a try again if i have more time... |
|
flux-operator was merged. |
|
flux-operator-mcp is merged too in aqua regsitry: aquaproj/aqua-registry#52237 |
### 🚀 Features - **(backend)** support aqua vars templates by @risu729 in [#9110](#9110) - add gsudo (Sudo for Windows) to registry by @matracey in [#9281](#9281) ### 🐛 Bug Fixes - **(cli)** retrieve token from github helper for `self-update` command by @sushichan044 in [#9259](#9259) - **(github)** scope auth headers to API URLs by @risu729 in [#9271](#9271) - **(vfox)** use github token for lua http requests by @jdx in [#9257](#9257) ### 📚 Documentation - add aube hero banner by @jdx in [#9265](#9265) - add en.dev footer by @jdx in [#9267](#9267) - implement landing page design by @jdx in [#9266](#9266) ### 📦️ Dependency Updates - lock file maintenance by @renovate[bot] in [#9268](#9268) ### 📦 Registry - add llama.cpp ([github:ggml-org/llama.cpp](https://github.com/ggml-org/llama.cpp)) by @igor-makarov in [#9282](#9282) - add kiro-cli by @shalk in [#9274](#9274) - add flux-operator & flux-operator-mcp by @monotek in [#8852](#8852) ### Chore - **(release)** add en.dev sponsor blurb to release notes by @jdx in [#9272](#9272) - bump communique to 1.0.1 by @jdx in [#9264](#9264) ### New Contributors - @monotek made their first contribution in [#8852](#8852) - @igor-makarov made their first contribution in [#9282](#9282) ## 📦 Aqua Registry Updates #### New Packages (2) - [`controlplaneio-fluxcd/flux-operator/flux-operator-mcp`](https://github.com/controlplaneio-fluxcd/flux-operator/flux-operator-mcp) - [`endevco/aube`](https://github.com/endevco/aube) #### Updated Packages (1) - [`graelo/pumas`](https://github.com/graelo/pumas)