Commit Graph

135 Commits

Author SHA1 Message Date
zhenyus
bd9d1131ca fix: update RabbitMQ password in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-08 14:54:00 +08:00
freeleaps-gitops-bot
eb042f23ac ci(bump): bump freeleaps image version for alpha to snapshot-bd60ee6 2025-08-04 05:47:28 +00:00
freeleaps-gitops-bot
6eee52316c ci(bump): bump freeleaps image version for alpha to snapshot-d829f8c 2025-08-04 02:49:44 +00:00
freeleaps-gitops-bot
06656af676 ci(bump): bump freeleaps image version for alpha to snapshot-197cd89 2025-08-02 06:22:39 +00:00
freeleaps-gitops-bot
10d06caecf ci(bump): bump freeleaps image version for alpha to snapshot-873ae1f 2025-08-02 06:00:35 +00:00
freeleaps-gitops-bot
9e463cb16b ci(bump): bump freeleaps image version for alpha to snapshot-6a00fa0 2025-08-02 05:06:05 +00:00
freeleaps-gitops-bot
6008fc0efc ci(bump): bump freeleaps image version for alpha to snapshot-69d74c5 2025-08-02 04:44:00 +00:00
freeleaps-gitops-bot
fa10fd1543 ci(bump): bump freeleaps image version for alpha to snapshot-6615306 2025-08-02 04:21:09 +00:00
freeleaps-gitops-bot
8c2e57c5d2 ci(bump): bump freeleaps image version for alpha to snapshot-f147add 2025-08-02 03:54:04 +00:00
freeleaps-gitops-bot
f5e7cddd91 ci(bump): bump freeleaps image version for alpha to snapshot-2383a18 2025-08-01 15:16:22 +00:00
freeleaps-gitops-bot
1a2e7dad06 ci(bump): bump freeleaps image version for alpha to snapshot-1965f78 2025-08-01 14:39:34 +00:00
freeleaps-gitops-bot
69f8b58e4f ci(bump): bump freeleaps image version for alpha to snapshot-527726c 2025-08-01 13:29:01 +00:00
freeleaps-gitops-bot
b982503c21 ci(bump): bump freeleaps image version for alpha to snapshot-90ce952 2025-08-01 09:59:44 +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
freeleaps-gitops-bot
488fd94025 ci(bump): bump freeleaps image version for alpha to snapshot-34206c8 2025-07-30 08:56:03 +00:00
6c1ec63400 Merge pull request 'fix: update freeleaps OpenTelemetry Collector config to handle loguru serialized format and add environment configs' (#36) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/36
2025-07-30 07:36:44 +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
freeleaps-gitops-bot
283c3ad625 ci(bump): bump freeleaps image version for alpha to snapshot-048a532 2025-07-30 04:11:07 +00:00
freeleaps-gitops-bot
4084b27385 ci(bump): bump freeleaps image version for alpha to snapshot-b8b4c64 2025-07-30 03:46:08 +00:00
freeleaps-gitops-bot
63014271bf ci(bump): bump freeleaps image version for alpha to snapshot-2a6dd88 2025-07-30 02:39:39 +00: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
6eff67aaef feat(config): add gitea api key and endpoint config 2025-07-24 17:02:00 +08:00
Jet Li
5d5425f40e fix(alpha-creds): add missing alpha strip credential 2025-07-16 22:13:47 -07: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
46b55ddaf5 ci(bump): bump freeleaps image version for alpha to snapshot-97090e9 2025-07-04 03:12:06 +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
freeleaps-gitops-bot
a5d9cf1363 ci(bump): bump freeleaps image version for alpha to snapshot-08265b7 2025-07-01 03:32:37 +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
5ae3b53cb5 ci(bump): bump freeleaps image version for alpha to snapshot-b4a6bae 2025-06-19 05:17:59 +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
e4a06bc5d2 ci(bump): bump freeleaps image version for alpha to snapshot-bcc5ea4 2025-06-16 05:13:37 +00:00
freeleaps-gitops-bot
fb226a007e ci(bump): bump freeleaps image version for alpha to snapshot-23b2590 2025-06-15 16:34:01 +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
freeleaps-gitops-bot
507a0f438d ci(bump): bump freeleaps image version for alpha to snapshot-54226aa 2025-06-11 02:07:06 +00:00
freeleaps-gitops-bot
a9bb135e0f ci(bump): bump freeleaps image version for alpha to snapshot-75b1429 2025-06-10 16:01:16 +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
bbce9ea9c3 ci(bump): bump freeleaps image version for alpha to snapshot-43a27fd 2025-06-10 04:17:33 +00: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
154373893c ci(bump): bump freeleaps image version for alpha to snapshot-ad90002 2025-05-29 09:17:34 +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
86272e7ad7 ci(bump): bump freeleaps image version for alpha to snapshot-e641c02 2025-05-10 01:59:12 +00:00