Commit Graph

296 Commits

Author SHA1 Message Date
svc.kargo eba7d63d63 chore(kargo): update image tag io to 0.15.0 on staging (#20) 2026-04-30 17:44:04 +02:00
svc.kargo 7e7889b254 chore(kargo): update image tag ws to 0.2.0 on staging (#19) 2026-04-30 17:43:45 +02:00
svc.kargo 2a34f39f86 chore(kargo): update image tag bot-platform to 0.2.0 on staging (#18) 2026-04-30 17:42:25 +02:00
svc.kargo 76fd03e7c1 chore(kargo): update image tag store to 0.2.0 on staging (#17) 2026-04-30 17:42:03 +02:00
svc.kargo 0b52f3f6c2 chore(kargo): update image tag rule to 0.11.0 on staging (#16) 2026-04-30 17:41:46 +02:00
Janis e4cf2c3492 feat(nowchess): add workflow to delete PR branches on close and update environment configurations 2026-04-30 16:42:37 +02:00
Janis 9f2b20f5db feat(nowchess): update REDIS_HOST to use fully qualified domain name 2026-04-30 12:22:15 +02:00
svc.kargo dd55b19eb8 chore(kargo): update image tag store to 0.1.0 on staging (#15) 2026-04-30 12:05:33 +02:00
svc.kargo de791b02c0 chore(kargo): update image tag official-bots to 0.1.0 on staging (#14) 2026-04-30 12:05:30 +02:00
svc.kargo 63dd32f02e chore(kargo): update image tag rule to 0.10.0 on staging (#13) 2026-04-30 12:05:27 +02:00
svc.kargo 7b10187dbd chore(kargo): update image tag io to 0.14.0 on staging (#12) 2026-04-30 12:05:25 +02:00
svc.kargo abd501ba03 chore(kargo): update image tag coordinator to 0.1.0 on staging (#11) 2026-04-30 12:05:22 +02:00
svc.kargo a5e2c1db7d chore(kargo): update image tag account to 0.1.0 on staging (#10) 2026-04-30 12:05:19 +02:00
svc.kargo fc893b4a90 chore(kargo): update image tag bot-platform to 0.1.0 on staging (#9) 2026-04-30 12:05:16 +02:00
svc.kargo 6c615cd621 chore(kargo): update image tag core to 0.21.0 on staging (#8) 2026-04-30 12:05:13 +02:00
Janis 31c9a460d4 feat(nowchess): add annotations for authorized stages in production and staging 2026-04-30 12:03:29 +02:00
svc.kargo 6237700755 chore(kargo): update image tag ws to 0.1.0 on staging (#7) 2026-04-30 12:00:33 +02:00
Janis d57c62e831 chore: updated password 2026-04-30 11:55:49 +02:00
Janis 5a05872a7c feat(kustomization): add Rollout configurations for nowchess components 2026-04-30 11:39:00 +02:00
Janis deaf611202 feat(ncs-warehouse): change image selection strategy to SemVer and enforce strict versioning 2026-04-30 11:34:52 +02:00
svc.kargo 190cd9df82 chore(kargo): update image tag store to latest on staging (#6)
chore(kargo): update image tag store to latest on staging

[View in Kargo UI](https://kargo.nowchess.janis-eccarius.de/project/nowchess-kargo/stage/staging)

Co-authored-by: Kargo <no-reply@kargo.io>
Reviewed-on: #6
Co-authored-by: svc.kargo <kargo@blackhole.local>
Co-committed-by: svc.kargo <kargo@blackhole.local>
2026-04-30 11:30:31 +02:00
Janis 4bc88c1575 feat(ncs-warehouse): update image selection strategy to Digest and adjust constraints 2026-04-30 11:27:56 +02:00
Janis 262ce1ad72 feat(nowchess): set REDIS_PREFIX per environment
staging: nowchess-staging, production: nowchess

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 11:03:41 +02:00
Janis ed5b5acf02 feat(config): update application.yml for staging and production environments 2026-04-30 11:02:07 +02:00
Janis 185bf8ceaf chore(secrets): clear postgres-tunnel secret value
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 11:01:20 +02:00
Janis 445bc23b75 feat(secrets): add postgres-tunnel secret to kustomization
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 11:01:03 +02:00
Janis 2022631f45 feat(nowchess): add Kargo project, Rollouts deployment, and secrets
- 9 Kargo Warehouses (one per microservice), staging + prod stages
- PromotionTask: clone GitOps, kustomize-set-image, Gitea PR, ArgoCD sync
- BlueGreen Rollouts for all 9 services with health probes and envFrom
- staging,deployed / production,deployed Quarkus multi-profile support
- CORS_ORIGINS and QUARKUS_PROFILE injected via nowchess-env-config ConfigMap
- Plain K8s Secrets with empty values in secrets/nowchess/ (staging, prod, kargo)
- ArgoCD Applications for kargo project, staging, and prod deployments

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 10:58:45 +02:00
Janis 3fb98effae feat: update tunnel container image to ghcr.io/16janis12/ssh-client-docker and adjust memory requests 2026-04-30 08:20:33 +02:00
Janis e093e945eb feat: add PostgreSQL tunnel deployment with ConfigMap, HPA, and service 2026-04-30 08:08:39 +02:00
Janis 6c02a31d48 feat: update Redis image tag to 8.6.2-trixie in values.yaml 2026-04-29 21:47:37 +02:00
Janis 573b5d55d5 feat: update Redis image configuration to use docker.io registry and tag 8.6.2-alpine 2026-04-29 21:45:45 +02:00
Janis 66959c8ac0 feat: update Redis image configuration to use quay.io registry 2026-04-29 21:42:25 +02:00
Janis 86735ab7bd feat: update Redis image configuration in values.yaml 2026-04-29 21:38:58 +02:00
Janis 1bc484603d feat: update Redis image configuration in values.yaml 2026-04-29 21:37:26 +02:00
Janis 052c881fb7 feat: add initial documentation and configuration files for Claude and Redis applications 2026-04-29 21:20:00 +02:00
svc.kargo ac20a6dee3 chore(kargo): update image tag kargo to 1.10.3 (#5) 2026-04-29 20:11:17 +02:00
svc.kargo e387d2f29e chore(kargo): update image tag kargo to 1.10.2 (#4) 2026-04-22 18:41:06 +02:00
svc.kargo d7b5fb7f87 chore(kargo): update image tag kargo to 1.10.1 (#3) 2026-04-22 00:11:06 +02:00
Janis 2acdc8c1ad feat: update resource limits and disable notifications controller in values.yaml 2026-04-17 23:24:30 +02:00
Janis ad3a5e1013 feat: add merge method configuration for pull requests in orch-promotion-template.yaml 2026-04-17 18:38:47 +02:00
Janis 703a62f18e feat: add merge method configuration for pull requests in orch-promotion-template.yaml 2026-04-17 18:16:01 +02:00
svc.kargo 435c2e4292 chore(kargo): update image tag kargo to 1.10.0 (#2)
chore(kargo): update image tag kargo to 1.10.0

[View in Kargo UI](https://kargo.nowchess.janis-eccarius.de/project/orchestration-kargo/stage/kargo)

Co-authored-by: Kargo <no-reply@kargo.io>
Reviewed-on: #2
Co-authored-by: svc.kargo <kargo@blackhole.local>
Co-committed-by: svc.kargo <kargo@blackhole.local>
2026-04-17 18:13:10 +02:00
svc.kargo ca98c00d66 chore(kargo): update image tag kargo to 1.9.6 (#1)
chore(kargo): update image tag kargo to 1.9.6

[View in Kargo UI](https://kargo.nowchess.janis-eccarius.de/project/orchestration-kargo/stage/kargo)

Co-authored-by: Kargo <no-reply@kargo.io>
Reviewed-on: #1
Co-authored-by: svc.kargo <kargo@blackhole.local>
Co-committed-by: svc.kargo <kargo@blackhole.local>
2026-04-16 20:22:24 +02:00
Janis 78e5a00924 feat: remove sealed-kargo-admin-password resource from kustomization.yaml 2026-04-16 20:10:08 +02:00
Janis 7dd020b59c feat: update ArgoCD and Rollouts configurations for eu-central-1 region 2026-04-16 20:08:35 +02:00
Janis 20d8146e8c feat: add comprehensive documentation and deployment scripts
- Created new documentation files including TROUBLESHOOTING.md, CONFIGURATION.md, and CONTRIBUTING.md.
- Added deployment guide with automated and manual instructions.
- Introduced new YAML configurations for Kubernetes resources and Helm charts.
- Implemented a deployment script for setting up the GitOps infrastructure.
2026-04-16 19:07:08 +02:00