Commit Graph

4 Commits

Author SHA1 Message Date
zhenyus
eae6ba99e2 refactor(devsvc): restructure reconciler Helm chart and remove deprecated files
- Deleted Jenkinsfile as CI/CD configuration is now handled differently.
- Updated Chart.yaml to reflect new service name and versioning.
- Enhanced values.yaml and values.alpha.yaml with comprehensive operator configuration and environment settings.
- Removed obsolete templates for deployment, service, ingress, and monitoring.
- Streamlined configuration for RabbitMQ, Jenkins, and ArgoCD integration.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-07-31 23:21:24 +08:00
Nicolas
9fd882f180 fix: add K_8S compatibility keys to reconciler-config secret 2025-07-24 21:21:14 +08:00
Nicolas
24c56479b4 fix: ensure AUTO_DISCOVER_K_8S_CLUSTER_DOMAIN_MAX_RETRIES key matches pod env var 2025-07-24 19:33:54 +08:00
Nicolas
95aa8fd84b feat(reconciler): update Helm chart configs, templates, and CI/CD integration for reconciler service 2025-07-22 17:50:25 +08:00