weaveworks/weave-gitops-enterprise

[auto-deployer] Design CRD for Autodeployer

foot opened this issue · 0 comments

foot commented

What does the CRD look like, what must we know?

We'll have a CRD per git repo.

Resources:

Things that come to mind

  • Polling interval
  • The name of the source (gitrepo for now, helmrepo perhaps in the future)
  • How many commits to go back to
  • NOT the branch (branch will be specified on the GitRepo resource).

For more inspiration https://github.com/gitops-tools/kustomization-auto-deployer/blob/main/api/v1alpha1/kustomizationautodeployer_types.go