freeleaps-gitops-bot
bdbb39f5cc
ci(bump): bump devops image version for alpha to snapshot-39321a3
2025-10-23 08:10:44 +00:00
freeleaps-gitops-bot
77bf82901b
ci(bump): bump devops image version for alpha to snapshot-cad00ce
2025-10-23 06:19:31 +00:00
freeleaps-gitops-bot
e0269e4800
ci(bump): bump devops image version for alpha to snapshot-6536166
2025-10-22 04:47:20 +00:00
Eason Zhao
9ece101d8c
feat: alert manager set-up for all services
2025-10-20 21:31:25 -04:00
freeleaps-gitops-bot
6f0b37b30a
ci(bump): bump devops image version for alpha to snapshot-cd725c8
2025-10-20 10:14:10 +00:00
freeleaps-gitops-bot
2f63e3fb34
ci(bump): bump devops image version for alpha to snapshot-e12fb45
2025-10-18 06:36:27 +00:00
icecheng
461615891e
helm: update devops values.alpha.yaml
2025-10-14 04:06:52 +00:00
icecheng
942871182f
helm: update devops values.alpha.yaml
2025-10-14 04:04:23 +00:00
freeleaps-gitops-bot
e8784ab768
ci(bump): bump devops image version for alpha to snapshot-e22f85e
2025-10-13 06:08:27 +00:00
freeleaps-gitops-bot
47df3cdf84
ci(bump): bump devops image version for alpha to snapshot-3de8dbd
2025-10-09 03:02:03 +00:00
freeleaps-gitops-bot
c5b2d9cd3f
ci(bump): bump devops image version for alpha to snapshot-75813a3
2025-09-28 06:41:20 +00:00
freeleaps-gitops-bot
f88be5581b
ci(bump): bump devops image version for alpha to snapshot-6eb50f1
2025-09-26 10:46:15 +00:00
freeleaps-gitops-bot
9cca969400
ci(bump): bump devops image version for alpha to snapshot-41bb6e7
2025-09-26 05:38:35 +00:00
freeleaps-gitops-bot
e4c6d2bb81
ci(bump): bump devops image version for alpha to snapshot-11c52d6
2025-09-25 14:39:26 +00:00
freeleaps-gitops-bot
c537f8a15d
ci(bump): bump devops image version for alpha to snapshot-2a517fa
2025-09-24 14:46:32 +00:00
Nicolas
f6af158c97
Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops
2025-09-24 11:09:14 +08:00
Nicolas
08f67641d3
enable devops log
2025-09-24 11:08:49 +08:00
freeleaps-gitops-bot
8295d25b61
ci(bump): bump devops image version for alpha to snapshot-bae0903
2025-09-23 15:07:30 +00:00
freeleaps-gitops-bot
15e2d5cd9f
ci(bump): bump devops image version for alpha to snapshot-3cba9e4
2025-09-23 07:40:28 +00:00
freeleaps-gitops-bot
5e15d41246
ci(bump): bump devops image version for alpha to snapshot-96f2f52
2025-09-22 11:44:38 +00:00
freeleaps-gitops-bot
6d5d56b963
ci(bump): bump devops image version for alpha to snapshot-77d0a9c
2025-09-19 10:21:09 +00:00
freeleaps-gitops-bot
5e67a77bd1
ci(bump): bump devops image version for alpha to snapshot-39d7d2a
2025-09-19 06:04:51 +00:00
freeleaps-gitops-bot
126ba4d78b
ci(bump): bump devops image version for alpha to snapshot-cea1b2c
2025-09-19 04:08:55 +00:00
freeleaps-gitops-bot
bd74c1cd8d
ci(bump): bump devops image version for alpha to snapshot-38ff0ae
2025-09-18 10:01:46 +00:00
Nicolas
acbe5ceb06
use exchange to ensure queue
2025-09-05 15:24:50 +08:00
Nicolas
1bc83b5f44
roll back queue name
2025-09-05 15:10:38 +08:00
Nicolas
bb87b35194
update queuename
2025-09-05 12:57:44 +08:00
Nicolas
e22189127e
fix devops set
2025-09-05 12:48:29 +08:00
Nicolas
8c54067eef
"fix: update alpha devops to use prod reconciler"
2025-09-05 09:57:45 +08:00
freeleaps-gitops-bot
14070bea1e
ci(bump): bump devops image version for alpha to snapshot-45b4ebd
2025-09-04 01:19:06 +00:00
Nicolas
291388fa0e
fix TLS in devops
2025-08-21 14:26:47 +08:00
Nicolas
43509ab876
change devops alpha ingresses
2025-08-21 14:16:47 +08:00
zhenyus
b7908d1692
Refactor configuration files to remove unused fields and add AKV secret management for payment service
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-18 21:41:21 +08:00
Nicolas
ca97023409
devops support AKV
2025-08-18 18:06:26 +08:00
freeleaps-gitops-bot
0bdfab0154
ci(bump): bump devops image version for alpha to snapshot-e16c1dc
2025-08-11 01:29:50 +00:00
freeleaps-gitops-bot
62da1ba53e
ci(bump): bump devops image version for alpha to snapshot-6e1cb59
2025-08-08 05:07:09 +00:00
freeleaps-gitops-bot
d5c50e6eae
ci(bump): bump devops image version for alpha to snapshot-fc4c8e7
2025-08-08 04:11:24 +00:00
d611ed79b3
Merge pull request 'feat: add RabbitMQ queue name environment variables for DevOps service' ( #63 ) from Nicolas_local_ops into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/63
2025-08-08 04:11:00 +00:00
Nicolas
974007809d
feat: add RabbitMQ queue name environment variables for DevOps service
...
- Add RABBITMQ_OUTPUT_QUEUE_NAME and RABBITMQ_INPUT_QUEUE_NAME environment variables
- Configure queue names in values.alpha.yaml and values.prod.yaml
- Update devops-config.yaml template to include new environment variables
- Set default queue names to 'freeleaps.devops.reconciler.output' and 'freeleaps.devops.reconciler.input'
- This enables configurable queue names to fix message consumption issues
2025-08-08 12:09:58 +08:00
freeleaps-gitops-bot
42c531357d
ci(bump): bump devops image version for alpha to snapshot-52ec8f8
2025-08-08 03:37:36 +00:00
Nicolas
237deb2816
fix: update RabbitMQ password for devops, devsvc, and notification services to match reconciler configuration
2025-08-07 12:49:19 +08:00
0fb96c85bb
revert 05faf32ef8
...
revert fix: update RabbitMQ password for all services to match reconciler configuration
2025-08-07 04:44:40 +00:00
Nicolas
05faf32ef8
fix: update RabbitMQ password for all services to match reconciler configuration
2025-08-07 12:18:37 +08:00
freeleaps-gitops-bot
2bf8244370
ci(bump): bump devops image version for alpha to snapshot-aa89bce
2025-08-05 05:14:59 +00:00
freeleaps-gitops-bot
84b1c36faf
ci(bump): bump devops image version for alpha to snapshot-879e45e
2025-08-03 04:27:02 +00:00
freeleaps-gitops-bot
0f9ffc436e
ci(bump): bump devops image version for alpha to snapshot-6c60a0b
2025-08-02 20:09:12 +00:00
freeleaps-gitops-bot
5015b548aa
ci(bump): bump devops image version for alpha to snapshot-5f3368c
2025-08-02 19:55:57 +00:00
freeleaps-gitops-bot
cc54ddecb4
ci(bump): bump devops image version for alpha to snapshot-e41aa3d
2025-08-02 19:46:06 +00:00
zhenyus
85f2d9a303
fix: update baseReconcileUrl in values.alpha.yaml to correct service address format
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-03 03:37:45 +08:00
zhenyus
414f652a37
Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops
2025-08-03 03:35:10 +08:00