Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(argo-cd): Expose cluster's project as a label #2968

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 7, 2024

  1. feat(argo-cd): Expose cluster's project as a label

    Given that Argo CD's ApplicationSet cluster generator allows selecting
    clusters using arbitrary labels, it'd be useful for operators to have
    the clusters' project available as label to for instance easily deploy
    a single application to all the clusters of a given project.
    
    More info: argoproj#2949
    
    Signed-off-by: Nacho Barrientos <nacho.barrientos@cern.ch>
    nbarrientos committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f20ad5d View commit details
    Browse the repository at this point in the history