docs(fluxcd): add Limitations section and update controller version#190
Open
mayank-devtron wants to merge 6 commits into
Open
docs(fluxcd): add Limitations section and update controller version#190mayank-devtron wants to merge 6 commits into
mayank-devtron wants to merge 6 commits into
Conversation
mayank-devtron
commented
Jun 28, 2026
Contributor
- Add a Limitations section to the FluxCD GitOps page (supported strategies, no rollback, no manual sync, manual controller setup, prerequisites)
- Update FluxCD controller install command from v0.35.0 to v2.7.5
- Add a Limitations section to the FluxCD GitOps page (supported strategies, no rollback, no manual sync, manual controller setup, prerequisites) - Update FluxCD controller install command from v0.35.0 to v2.7.5 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
- Add a Capabilities section (pod restart monitoring, event tracking, resource caching) - Expand the enableResourceList flag description to explain the per-cluster resource-caching capability (verified against orchestrator getResourceListV2 path) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Document the agentic capabilities of the AI agent (troubleshooting and remediation, cost insights, application & resource Q&A, documentation search), derived from the ai-agent (Athena) backend's MCP tool set. Kept at product level to match the rest of the public page. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Add a 'Caching for Multi-Architecture Builds' subsection to the Docker Layer Caching docs, covering the orchestrator-cm flags BUILDX_CACHE_MODE_MIN and ASYNC_BUILDX_CACHE_EXPORT and the per-architecture build cache. Verified against orchestrator (CiService.go) and ci-runner (DockerHelper.go). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
The predefined variables are not shown in the scoped-variable widget,
so users had no example of how to reference them. Add the @{{...}}
usage syntax with a DEVTRON_IMAGE example, incl. the double-quoted form
for deployment templates.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Add a new user-facing API-reference page documenting the GitOps-to-GitOps migration endpoints (POST /orchestrator/migration/deploy and /migration/deploy/app-level): request/response schema, gitOpsProviderId target, dryRun, super-admin auth, and recommended workflow. Wire it into the Global Configurations sidebar. Verified against orchestrator deployEntityMigration (apiBean_ent.go, MigrationRestHandler_ent.go). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.