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

WIP: work on Argo #244

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

WIP: work on Argo #244

wants to merge 2 commits into from

Commits on Aug 28, 2024

  1. chore(argocd): split argo install into components

    Break off the understack specifics into a kustomize component so that we
    can install argo without these bits. But update the argocd installation
    to use that kustomize component so the result should be no change.
    cardoe committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    72b3716 View commit details
    Browse the repository at this point in the history
  2. ci: run Argo to test our workflows

    Stand up a kind cluster and install Argo to test our workflows.
    cardoe committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ec5e8e2 View commit details
    Browse the repository at this point in the history