Nicolas
69a2c112d1
feat(centralStorage): migrate alpha environment to use Azure Key Vault for sensitive data
...
- Add FreeleapsSecret configuration for Azure Key Vault integration
- Move sensitive data (mongodbUri, azureStorageDocumentApiKey, azureStorageDocumentApiEndpoint) from config to secrets
- Update deployment template to read from both config and FreeleapsSecret
- Comment out sensitive fields in central-storage-config.yaml
- Create freeleapssecret.yaml template for secret management
2025-08-18 16:24:11 +08:00
freeleaps-gitops-bot
b85b73c9b2
ci(bump): bump centralStorage image version for alpha to snapshot-12a0d9a
2025-07-31 15:26:49 +00:00
freeleaps-gitops-bot
184eba16ed
ci(bump): bump centralStorage image version for alpha to snapshot-311fd21
2025-07-29 10:30:27 +00:00
freeleaps-gitops-bot
9dfcc4104c
ci(bump): bump centralStorage image version for alpha to snapshot-e7eeaaf
2025-07-29 04:00:14 +00:00
Nicolas
070f238bdb
merge: resolve conflict in values.alpha.yaml
...
- Choose newer image tag: snapshot-eec7ac2
- Resolve merge conflict between branches
2025-07-29 09:51:04 +08:00
freeleaps-gitops-bot
08c343780d
ci(bump): bump centralStorage image version for alpha to snapshot-eec7ac2
2025-07-28 14:15:34 +00:00
freeleaps-gitops-bot
ecec83f13a
ci(bump): bump centralStorage image version for alpha to snapshot-9e2e2fa
2025-07-28 13:19:03 +00:00
Nicolas
c4d8c00f65
feat: update central-storage logging configuration and DEBUG_MODE support
2025-07-28 21:02:55 +08:00
Nicolas
8fc5281e23
feat: add DEBUG_MODE environment variable for central-storage
2025-07-28 21:00:33 +08:00
freeleaps-gitops-bot
e4f73be5ae
ci(bump): bump centralStorage image version for alpha to snapshot-baf606d
2025-07-28 10:40:13 +00:00
Nicolas
1aace1577d
fix(logging): set logPathPattern to /app/log/central_storage/*.log for sidecar filelog
2025-07-25 14:32:20 +08:00
Nicolas
950c821c19
chore(logging): update logPathPattern to /var/log/pods/*/*/*.log for k8s standard log collection
2025-07-25 03:08:50 +00:00
freeleaps-gitops-bot
3f6d780ab5
ci(bump): bump centralStorage image version for alpha to snapshot-b9f275c
2025-07-24 06:56:55 +00:00
freeleaps-gitops-bot
0a4687f322
ci(bump): bump centralStorage image version for alpha to snapshot-2234571
2025-07-23 13:36:09 +00:00
zhenyus
3aad06eeb7
feat: add Vertical Pod Autoscaler (VPA) configuration across multiple services for improved resource management
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-06-10 23:53:31 +08:00
freeleaps-gitops-bot
339a52cf70
ci(bump): bump centralStorage image version for alpha to snapshot-95a525a
2025-04-27 03:09:10 +00:00
freeleaps-gitops-bot
98ed20c5fc
ci(bump): bump centralStorage image version for alpha to snapshot-6286c0f
2025-04-24 07:22:33 +00:00
zhenyus
6d9d15d4d2
Add OpenTelemetry logging support across multiple services
...
- Introduced log ingestion configuration in values files for centralStorage, content, notification, and payment services.
- Updated deployment templates to conditionally include OpenTelemetry annotations and volume mounts based on log ingestion settings.
- Added OpenTelemetry RBAC configurations for service accounts and cluster roles to enable logging.
- Implemented OpenTelemetry collector configuration to process logs and export them to Loki.
- Ensured compatibility with existing Helm chart structure and maintained backward compatibility for services without log ingestion enabled.
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-21 22:03:00 +08:00
freeleaps-gitops-bot
773f2cd9a5
ci(bump): bump centralStorage image version for alpha to snapshot-ecad36a
2025-04-21 05:39:02 +00:00
freeleaps-gitops-bot
67b7a7ed2c
ci(bump): bump centralStorage image version for alpha to snapshot-32c4fe9
2025-04-21 04:02:00 +00:00
freeleaps-gitops-bot
cab603d999
ci(bump): bump centralStorage image version for alpha to 1.1.1
2025-04-21 03:12:53 +00:00
zhenyus
6ebdef8933
Update ingress hosts and issuer references for alpha environment
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-11 01:22:29 +08:00
zhenyus
f415b83a85
ci: update execute mode to 'on-demand' in Jenkinsfiles and change MongoDB URIs to use SRV format
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-31 13:51:04 +08:00
freeleaps-gitops-bot
5a732780ff
ci(bump): bump centralStorage image version for alpha to snapshot-7940aa2
2025-03-30 23:10:26 +00:00
freeleaps-gitops-bot
900fd72d64
ci(bump): bump centralStorage image version for alpha to snapshot-4dfbab4
2025-03-21 17:21:12 +00:00
zhenyus
6e7417ae00
feat: add migration script and update Helm values for various services with readiness and liveness probes
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-22 01:03:59 +08:00
zhenyus
d2927ce4ba
fix: update resource requests and limits for multiple services to optimize performance
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 20:31:11 +08:00
zhenyus
2c00823bd7
feat(helm): add central-storage Helm chart and related configurations
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 01:30:23 +08:00