Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

ArgoCD CMP support? #339

@mihaigalos

Description

@mihaigalos

Hi. Are ArgoCD's CMPs (configuration management plugins) supported by kargo-render?

I couldn't find anything definitive in the docs about this (but a vague reference - probably in the works?).

Would like to delegate rendering to a custom ArgoCD plugin. Something like:

render:
  tool: my-renderer   # instead of 'kustomize' or 'helm'
  source:
    repoURL: git@github.com:my-org/my-app.git
    path: overlays/dev
  output:
    branch: dev-branch
    commitMessage: "Update rendered manifests via my-renderer"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions