Skip to content

GitOps (implemented in Argo CD) improvement #676

Description

@LinuxSuRen

We only provided the basic function of the Argo CD to implement the GitOps feature. Those features are planned:

There are some potential small features:

Annotations are used:

  • argocd-image-updater.argoproj.io/git-branch: main
  • argocd-image-updater.argoproj.io/git-branch: base:target
  • argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-image-updater/git-creds
  • argocd-image-updater.argoproj.io/write-back-method: git
  • argocd-image-updater.argoproj.io/write-back-target: kustomization
  • argocd-image-updater.argoproj.io/<image>.update-strategy: semver
  • argocd-image-updater.argoproj.io/myimage.allow-tags: regexp:^[0-9a-f]{7}$
  • argocd-image-updater.argoproj.io/api.pull-secret: pullsecret:argocd/osf2f-ghcr

There are some potential issues that we might need to resolve:

/kind feature

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions