Skip to content

ApplicationSet | Git Generators Does not work as expected #67

Description

@dag-andersen

Currently, applications using Git generators do not detect changes properly.

apiVersion: argoproj.io/v1alpha1
kind: ApplicationSet
metadata:
  name: app-name
  namespace: argocd
spec:
  generators:
  - git:
      repoURL: https://github.com/org/repo-name.git
      revision: 🚀🚀🚀🚀🚀🚀🚀    ⬅️     This field is not being updated correctly

I am working on a fix.
Please give a "👍" on the issue if you have experienced this problem, so I have an idea of how many people are affected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions