Skip to content

ArgoCD workflows - make dev and ops flexible when prod is running #259

@tolzhabayev

Description

@tolzhabayev

We need to figure out a way to keep the catalogs in dev, ops and prod in sync but without triggering (or making it optional) argocd workflow changes to dev and ops when prod is being released. Mostly because dev and ops might be further ahead already and triggering argocd workflows will effectively roll them "back" to the prod state.

Some context in slack:

We can either go the way of

  • opt-in for the argocd workflows to run on dev and ops when prod is triggered when specified explicitly as an input or
  • opt-out - making the dev and ops run always and have an input to exclude either both or one of them (list)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    📅 Planned

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions