Skip to content

chore(deps): bump argo-workflows to v4#1782

Open
tommartensen wants to merge 1 commit intomasterfrom
tm/bump-argo-workflows-v4
Open

chore(deps): bump argo-workflows to v4#1782
tommartensen wants to merge 1 commit intomasterfrom
tm/bump-argo-workflows-v4

Conversation

@tommartensen
Copy link
Contributor

@tommartensen tommartensen commented Mar 19, 2026

Testing:

  • e2e tests pass
  • Test upgrade of existing cluster with Argo Workflows v3:
    • Create an infra cluster with Argo Workflows v3 in empty commit to trigger PR cluster #1783
    • checkout this PR and deploy with ENVIRONMENT=development TEST_MODE=true make helm-deploy
    • smoke test a cluster lifecycle with a simulate flavor cluster

@tommartensen tommartensen self-assigned this Mar 19, 2026
@rhacs-bot
Copy link
Contributor

A single node development cluster (infra-pr-1782) was allocated in production infra for this PR.

CI will attempt to deploy quay.io/rhacs-eng/infra-server: to it.

🔌 You can connect to this cluster with:

gcloud container clusters get-credentials infra-pr-1782 --zone us-central1-a --project acs-team-temp-dev

🛠️ And pull infractl from the deployed dev infra-server with:

nohup kubectl -n infra port-forward svc/infra-server-service 8443:8443 &
make pull-infractl-from-dev-server

🚲 You can then use the dev infra instance e.g.:

bin/infractl -k -e localhost:8443 whoami

⚠️ Any clusters that you start using your dev infra instance should have a lifespan shorter then the development cluster instance. Otherwise they will not be destroyed when the dev infra instance ceases to exist when the development cluster is deleted. ⚠️

Further Development

☕ If you make changes, you can commit and push and CI will take care of updating the development cluster.

🚀 If you only modify configuration (chart/infra-server/configuration) or templates (chart/infra-server/{static,templates}), you can get a faster update with:

make helm-deploy

Logs

Logs for the development infra depending on your @redhat.com authuser:

Or:

kubectl -n infra logs -l app=infra-server --tail=1 -f

@tommartensen tommartensen marked this pull request as ready for review March 19, 2026 15:15
@tommartensen tommartensen requested review from a team and rhacs-bot as code owners March 19, 2026 15:15
@tommartensen tommartensen enabled auto-merge (squash) March 19, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants