Janis Eccarius
ec10c55094
chore: mode changes
2026-06-06 15:47:25 +02:00
Janis Eccarius
e13c9c2637
chore(claude): add YouTrack command suite
...
Port create-defect, create-story, estimate-issues, fix-defect,
implement-feature and split-story commands, adapted for GitOps
(kustomize build + kubectl dry-run gates, NCI routing).
implement-feature now walks subtasks, respects blocked-by, and reports
cross-project (NCS/NCWF) tasks. Ignore .claude/worktrees.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-06 14:35:26 +02:00
Janis Eccarius
dcdcaff3b0
feat(secrets): add initial configuration for FluxCD, including sealed secrets and Helm releases
2026-05-30 13:23:19 +02:00
Janis Eccarius
666aab1e70
feat(sealed-secrets): add multiple SealedSecrets for various services and configurations
2026-05-30 12:02:34 +02:00
Janis
49667ea032
feat(victoria-metrics): add new applications and update configurations for Victoria Metrics stack
2026-05-03 16:59:30 +02:00
Janis
a416b0c3c4
feat(victoria-metrics): update configuration files with retention settings and additional arguments
2026-05-03 14:01:43 +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
ed5b5acf02
feat(config): update application.yml for staging and production environments
2026-04-30 11:02:07 +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
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