sunhaolou
8ea5aa126d
fix: add the new subscription secret
2025-09-17 11:43:51 +08:00
freeleaps-gitops-bot
f875eee4ce
ci(bump): bump freeleaps image version for prod to snapshot-d6cc2ad
2025-09-11 08:11:05 +00:00
11d09266c2
fix: freeleaps deployment endpoint(temp)
2025-09-11 11:04:37 +08:00
7e1a931713
fix: freeleaps deployment endpoint(temp)
2025-09-11 11:00:26 +08:00
Nicolas
60d0991d99
fix: correct DevOps service endpoint path from /api/devops/ to /api
2025-09-04 10:56:15 +08:00
Nicolas
59c56d05b8
add freeleapsDevopsEndpoint
2025-09-04 10:12:59 +08:00
Nicolas
e7c326902d
remove cert in freeleaps and add logs in magicleaps
2025-09-02 17:36:19 +08:00
bbba0d6ce0
revert 95162a61aa
...
revert revert 495d6be43b
revert Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops
2025-08-29 03:55:40 +00:00
95162a61aa
revert 495d6be43b
...
revert Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops
2025-08-29 03:54:32 +00:00
1f993da23e
revert e76da4ea18
...
revert Remove all such cert usage(across all services) if service is already deployed in k8s
2025-08-29 03:53:51 +00:00
Nicolas
495d6be43b
Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops
2025-08-29 10:04:31 +08:00
Nicolas
e76da4ea18
Remove all such cert usage(across all services) if service is already deployed in k8s
2025-08-29 10:03:35 +08:00
freeleaps-gitops-bot
d0fd5933c7
ci(bump): bump freeleaps image version for prod to 1.9.2
2025-08-27 04:52:24 +00: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
3d4c21c0ea
fix prod freeleaps backend
2025-08-18 20:33:59 +08:00
Nicolas
0eace268f1
Support for AKV by the Freeleaps service
2025-08-18 19:07:24 +08:00
freeleaps-gitops-bot
2d382668d5
ci(bump): bump freeleaps image version for prod to 1.9.1
2025-08-18 04:41:47 +00:00
freeleaps-gitops-bot
e43e6be910
ci(bump): bump freeleaps image version for prod to snapshot-7e1df4f
2025-08-18 04:41:33 +00:00
609e1a2a47
Merge pull request 'feat: enable log collection for prod environment' ( #64 ) from Nicolas_local_ops into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/64
2025-08-13 01:42:31 +00:00
Nicolas
31f959f7a9
feat: enable log collection for prod environment
...
- Enable logIngest for chat and freeleaps services in prod
- Add Loki datasource to Grafana for prod environment
- Configure Loki log retention policy (30 days)
- Enable table manager for automatic log cleanup
2025-08-13 09:41:25 +08:00
freeleaps-gitops-bot
3e5a680f0f
ci(bump): bump freeleaps image version for prod to snapshot-e534b2b
2025-08-12 03:20:26 +00:00
freeleaps-gitops-bot
3f10af2af5
ci(bump): bump freeleaps image version for prod to snapshot-e42d7f6
2025-08-11 03:25:14 +00:00
freeleaps-admin
4bee15dd85
hotfix(freeleaps): update freeleaps backend targetEnv from prod to alpha
...
all communcation between kuberentes internal network, so we dont need cert file to make call
2025-07-31 05:28:31 +00:00
freeleaps-gitops-bot
60a0ad8015
ci(bump): bump freeleaps image version for prod to 1.8.0
2025-07-31 04:43:27 +00:00
Nicolas
309bd6ff7c
fix: update freeleaps OpenTelemetry Collector config to handle loguru serialized format and add environment configs
2025-07-30 15:29:03 +08:00
6eff67aaef
feat(config): add gitea api key and endpoint config
2025-07-24 17:02:00 +08:00
freeleaps-gitops-bot
ec56e3b5e3
ci(bump): bump freeleaps image version for prod to snapshot-e46efad
2025-07-04 04:08:29 +00:00
freeleaps-gitops-bot
ff26a2cec6
ci(bump): bump freeleaps image version for prod to 1.6.0
2025-07-03 22:59:43 +00:00
zhenyus
b5faf795cd
ci(rollback): revert freeleaps image version to snapshot-a3cb108
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-06-26 23:49:27 +08:00
zhenyus
5082c13f83
ci(rollback): rollback freeleaps image version to snapshot-a3cb108
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-06-26 23:43:14 +08:00
zhenyus
4057a15508
refactor(freeleaps): remove health check configurations from production values.yaml
...
- Cleared out the readiness and liveness probe configurations in values.prod.yaml, setting them to an empty state for potential future adjustments.
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-06-26 23:13:24 +08:00
zhenyus
f684047dbb
fix(freeleaps): adjust health check parameters for improved service stability
...
- Increased initial delay, timeout, and failure threshold for readiness and liveness probes in production values.yaml to enhance resilience and reduce false negatives during startup.
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-06-26 23:08:03 +08:00
zhenyus
9c07783780
feat(kafka, pinot, star-rocks): update configurations and resource limits across multiple components
...
- Updated Kafka configuration to specify Kubernetes version and API versions.
- Enabled Vertical Pod Autoscaler (VPA) for Pinot and adjusted resource limits for CPU and memory.
- Removed obsolete certificate configuration for Pinot.
- Enhanced StarRocks values.yaml with comprehensive configurations for deployment, including service specifications and resource requests/limits.
- Increased timeout settings in production values for Freeleaps to improve service resilience.
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-06-26 23:04:03 +08:00
freeleaps-gitops-bot
be99966a74
ci(bump): bump freeleaps image version for prod to snapshot-3f0362e
2025-06-20 03:44:46 +00:00
freeleaps-gitops-bot
6da0a13060
ci(bump): bump freeleaps image version for prod to snapshot-a3cb108
2025-06-17 06:38:37 +00:00
freeleaps-gitops-bot
2349f3624f
ci(bump): bump freeleaps image version for prod to snapshot-3f2193b
2025-06-11 05:47:15 +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
f2ef7f5651
ci(bump): bump freeleaps image version for prod to snapshot-29af810
2025-06-04 01:30:22 +00:00
freeleaps-gitops-bot
f9c2c94a7e
ci(bump): bump freeleaps image version for prod to 1.5.0
2025-06-02 00:01:11 +00:00
freeleaps-gitops-bot
5cc77c73ec
ci(bump): bump freeleaps image version for prod to 1.4.0
2025-05-10 17:49:06 +00:00
freeleaps-gitops-bot
6877da998e
ci(bump): bump freeleaps image version for prod to snapshot-95f5fcc
2025-05-04 20:48:55 +00:00
freeleaps-gitops-bot
270d51e779
ci(bump): bump freeleaps image version for prod to 1.3.0
2025-05-03 21:17:57 +00:00
freeleaps-gitops-bot
6b5732b44a
ci(bump): bump freeleaps image version for prod to snapshot-e4cd281
2025-05-02 16:01:12 +00:00
freeleaps-gitops-bot
631b23ee27
ci(bump): bump freeleaps image version for prod to 1.2.2
2025-05-01 06:30:33 +00:00
freeleaps-gitops-bot
5d9e7b0bcb
ci(bump): bump freeleaps image version for prod to 1.2.1
2025-04-30 05:17:01 +00:00
freeleaps-gitops-bot
df69af1eb4
ci(bump): bump freeleaps image version for prod to snapshot-b727029
2025-04-30 01:30:06 +00:00
freeleaps-gitops-bot
a9a8e09f29
ci(bump): bump freeleaps image version for prod to 1.1.0
2025-04-19 02:32:02 +00:00
freeleaps-gitops-bot
d9728b25aa
ci(bump): bump freeleaps image version for prod to 1.0.0
2025-04-18 06:43:53 +00:00
zhenyus
67c4772407
fix: update imagePullPolicy to 'Always' for chat, backend, and frontend services; change branch name from 'master' to 'main' in configmap
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-18 14:36:35 +08:00
zhenyus
36db36a20d
feat: add notification endpoint configurations for chat and freeleaps services
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-28 08:05:36 +08:00