Skip to content

test: single cluster testing for all environments#2

Merged
justgithubaccount merged 1 commit into
mainfrom
feat/single-cluster-test
Dec 5, 2025
Merged

test: single cluster testing for all environments#2
justgithubaccount merged 1 commit into
mainfrom
feat/single-cluster-test

Conversation

@justgithubaccount

Copy link
Copy Markdown
Owner

Summary

  • Change all environments (tst, stg, prd) to use in-cluster instead of separate clusters
  • Allows testing the full ApplicationSet setup on a single cluster

Changes

All environments now deploy to in-cluster:

Application Cluster Namespace
product-team-chat-dev in-cluster product-team
product-team-chat-tst in-cluster product-team
product-team-chat-stg in-cluster product-team
product-team-chat-prd in-cluster product-team

Test plan

  • Apply ApplicationSets: kubectl apply -f platform/gitops/appsets/tenant-apps.yaml
  • Verify 4 Applications created: kubectl get applications -n argocd
  • Check Image Updater sees dev app: argocd-image-updater test ghcr.io/justgithubaccount/chat-api

🤖 Generated with Claude Code

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@justgithubaccount justgithubaccount merged commit 285c2c2 into main Dec 5, 2025
4 checks passed
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.

1 participant