Commit Graph

1366 Commits

Author SHA1 Message Date
afb02b4e0c Merge branch 'master' into Nicolas_local_ops 2025-07-29 06:33:15 +00:00
Nicolas
aa8e626b7a fix: remove problematic ParseJSON operations from OpenTelemetry transform processor 2025-07-29 14:30:00 +08:00
Nicolas
22ab4b99ef fix: simplify OpenTelemetry Collector config to resolve timestamp parsing errors 2025-07-29 14:07:39 +08:00
freeleaps-gitops-bot
25cac97e0d ci(bump): bump devops image version for alpha to snapshot-e7eeaaf 2025-07-29 04:20:45 +00:00
freeleaps-gitops-bot
32399c599d ci(bump): bump payment image version for alpha to snapshot-e7eeaaf 2025-07-29 04:16:46 +00:00
freeleaps-gitops-bot
ee42b741c1 ci(bump): bump notification image version for alpha to snapshot-e7eeaaf 2025-07-29 04:11:54 +00:00
freeleaps-gitops-bot
a56a2b87ab ci(bump): bump content image version for alpha to snapshot-e7eeaaf 2025-07-29 04:07:21 +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
freeleaps-gitops-bot
8fa1a8f725 ci(bump): bump authentication image version for alpha to snapshot-e7eeaaf 2025-07-29 03:55:54 +00:00
7066b4a71a Merge pull request 'fix: improve OpenTelemetry Collector JSON parsing for central storage logs' (#17) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/17
2025-07-29 02:17:14 +00:00
55c2157b5f Merge branch 'master' into Nicolas_local_ops 2025-07-29 02:17:07 +00:00
Nicolas
5ced605a20 fix: improve OpenTelemetry Collector JSON parsing for central storage logs 2025-07-29 10:15:39 +08:00
e08d8a4ba2 Merge pull request 'Nicolas_local_ops' (#16) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/16
2025-07-29 01:56:32 +00:00
Nicolas
aa5a5b3482 revert: restore .gitignore to match master branch 2025-07-29 09:55:58 +08: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
Nicolas
111cc02efe fix: remove venv directory from repository and update .gitignore
- Remove venv directory from git tracking
- Add comprehensive Python virtual environment ignore rules
- Prevent future accidental commits of virtual environments
2025-07-29 09:43:25 +08:00
Nicolas
605e66a26b fix: add missing logging environment variables for central storage K8s deployment
- Add LOG_BASE_PATH environment variable
- Add BACKEND_LOG_FILE_NAME environment variable
- Add APPLICATION_ACTIVITY_LOG environment variable
- Fix logging path configuration for K8s environment
2025-07-29 09:36:01 +08:00
freeleaps-gitops-bot
5c45ccc762 ci(bump): bump devops image version for alpha to snapshot-eec7ac2 2025-07-28 14:36:10 +00:00
freeleaps-gitops-bot
b2f834ac6a ci(bump): bump payment image version for alpha to snapshot-eec7ac2 2025-07-28 14:32:06 +00:00
freeleaps-gitops-bot
23a5cec9ee ci(bump): bump notification image version for alpha to snapshot-eec7ac2 2025-07-28 14:27:13 +00:00
freeleaps-gitops-bot
d55da085c5 ci(bump): bump content image version for alpha to snapshot-eec7ac2 2025-07-28 14:22:27 +00: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
219fa78be2 ci(bump): bump authentication image version for alpha to snapshot-eec7ac2 2025-07-28 14:11:09 +00:00
freeleaps-gitops-bot
d3e1d18e88 ci(bump): bump devops image version for alpha to snapshot-9e2e2fa 2025-07-28 13:39:35 +00:00
freeleaps-gitops-bot
9292c41bfc ci(bump): bump payment image version for alpha to snapshot-9e2e2fa 2025-07-28 13:35:36 +00:00
freeleaps-gitops-bot
377a0a8a05 ci(bump): bump notification image version for alpha to snapshot-9e2e2fa 2025-07-28 13:30:42 +00:00
freeleaps-gitops-bot
13a076f4dd ci(bump): bump content image version for alpha to snapshot-9e2e2fa 2025-07-28 13:26:02 +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
freeleaps-gitops-bot
b554516986 ci(bump): bump authentication image version for alpha to snapshot-9e2e2fa 2025-07-28 13:14:38 +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
ca7cebcd1e ci(bump): bump devops image version for alpha to snapshot-baf606d 2025-07-28 11:00:39 +00:00
freeleaps-gitops-bot
c0885c7965 ci(bump): bump payment image version for alpha to snapshot-baf606d 2025-07-28 10:56:42 +00:00
freeleaps-gitops-bot
4e11b1f2ab ci(bump): bump notification image version for alpha to snapshot-baf606d 2025-07-28 10:51:45 +00:00
freeleaps-gitops-bot
b446056766 ci(bump): bump content image version for alpha to snapshot-baf606d 2025-07-28 10:47:11 +00:00
freeleaps-gitops-bot
e4f73be5ae ci(bump): bump centralStorage image version for alpha to snapshot-baf606d 2025-07-28 10:40:13 +00:00
freeleaps-gitops-bot
682142aecd ci(bump): bump authentication image version for alpha to snapshot-baf606d 2025-07-28 10:35:28 +00:00
icecheng
c2a6a34f89 Merge pull request 'feat(config): update sendgrid api key' (#15) from feature/ice into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/15
2025-07-28 07:06:37 +00:00
8b90900ef5 feat(config): update sendgrid api key 2025-07-28 15:05:46 +08:00
Nicolas
26364e3d8f fix: update log path configuration for devops service 2025-07-28 13:02:22 +08:00
icecheng
887d6782b3 Merge pull request 'feat(config): update rabbitmq password' (#14) from feature/ice into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/14
2025-07-28 04:59:40 +00:00
27d3dafab8 Merge pull request 'fix: add MongoDB configuration for devops service' (#13) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/13
2025-07-28 04:59:04 +00:00
020756a397 Merge branch 'master' into Nicolas_local_ops 2025-07-28 04:58:51 +00:00
2a3e0fc811 feat(config): update rabbitmq password 2025-07-28 12:58:42 +08:00
Nicolas
cca644f6a3 fix: add MongoDB configuration for devops service 2025-07-28 12:57:37 +08:00
icecheng
64730438f7 Merge pull request 'feat(config): update rabbitmq password' (#12) from feature/ice into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/12
2025-07-28 04:35:54 +00:00
e3c22d07b7 feat(config): update rabbitmq password 2025-07-28 12:35:10 +08:00
freeleaps-gitops-bot
8cb5ee5291 ci(bump): bump freeleaps image version for alpha to snapshot-1f1ef3a 2025-07-28 02:20:24 +00:00
freeleaps-gitops-bot
8fb23b7aea ci(bump): bump chat image version for alpha to snapshot-1f1ef3a 2025-07-28 02:12:53 +00:00
freeleaps-gitops-bot
5a6239b86c ci(bump): bump devsvc image version for alpha to snapshot-95c400e 2025-07-28 02:11:15 +00:00