Commit Graph

1042 Commits

Author SHA1 Message Date
zhenyus
c2d2fa6345 fix: update Jenkins token in gitea webhook configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-07-24 16:51:35 +08:00
freeleaps-gitops-bot
6ac6b41168 ci(bump): bump ailab image version for alpha to snapshot-0125677 2025-07-14 08:56:48 +00:00
zhenyus
eeacbcc00d ci: add requirementsFile parameter to Jenkinsfile for ailab service
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-07-14 16:33:13 +08:00
zhenyus
ba442e40c0 chore: remove Jenkinsfile for ailab service
This commit deletes the Jenkinsfile associated with the ailab service as part of a project cleanup.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-07-14 16:31:16 +08:00
zhenyus
32a40173da chore: remove all files related to the freeleaps-gitops-initializer project
This commit deletes the entire freeleaps-gitops-initializer directory, including configuration files, source code, and documentation, as part of a project cleanup.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-07-14 10:40:23 +08:00
zhenyus
e3bce5dddb chore: remove obsolete log.example.jsonl and migrate.dsl files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-07-14 10:37:42 +08:00
freeleaps-gitops-bot
edd6d1d755 ci(bump): bump frontend image version for prod to snapshot-e46efad 2025-07-04 04:40:08 +00: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
9784e36453 ci(bump): bump chat image version for prod to snapshot-e46efad 2025-07-04 03:58:12 +00:00
jingyao1991
4d871e25c4 Merge pull request 'add Tips section with service auth commands and links' (#1) from ice-feature into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/1
Reviewed-by: jingyao1991 <jingyao1991@noreply.gitea.freeleaps.mathmast.com>
2025-07-04 03:50:13 +00:00
29107247b1 docs:add Tips section with service auth commands and links 2025-07-04 11:19:04 +08:00
freeleaps-gitops-bot
46b55ddaf5 ci(bump): bump freeleaps image version for alpha to snapshot-97090e9 2025-07-04 03:12:06 +00:00
zhenyus
18f06d1410 Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops 2025-07-04 11:03:29 +08:00
zhenyus
dca5cffa55 fix(flink): update resource requests and limits for jobmanager and taskmanager
- Adjusted CPU and memory requests and limits for both jobmanager and taskmanager to optimize resource allocation.
- Commented out the resourcesPreset parameter for clarity in configuration.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-07-04 11:03:26 +08:00
freeleaps-gitops-bot
fc79bcbb3a ci(bump): bump chat image version for alpha to snapshot-97090e9 2025-07-04 03:02:49 +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
47763386f1 ci(bump): bump chat image version for prod to 1.6.0 2025-07-03 22:46:58 +00:00
freeleaps-gitops-bot
cbff256a76 ci(bump): bump frontend image version for alpha to snapshot-4dcfd92 2025-07-03 18:44:56 +00:00
freeleaps-gitops-bot
3c93b0bf1b ci(bump): bump frontend image version for alpha to snapshot-08265b7 2025-07-01 04:01:08 +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
freeleaps-gitops-bot
2a3ec67ef4 ci(bump): bump chat image version for alpha to snapshot-08265b7 2025-07-01 03:23:18 +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
zhenyus
a3b3b3f12f feat(inventory): add new worker node configuration for cost reduction in inventory.ini
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-06-24 14:54:04 +08:00
zhenyus
190c20cae0 fix(argo): enhance ciOriginUrl construction in ArgoApplicationVersionUpdater to handle optional port in repository URL
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-06-23 16:16:08 +08:00
zhenyus
decc7e90f9 fix(argo): declare ciOriginUrl as a local variable in ArgoApplicationVersionUpdater for improved scope management
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-06-23 16:09:19 +08:00
zhenyus
eba3129f39 fix(argo): update ArgoApplicationVersionUpdater to reference component-specific repository instead of global configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-06-23 16:03:13 +08:00
zhenyus
410bf462a9 feat(argo): enhance ArgoApplicationVersionUpdater to support user-specified repositories and dynamic branch handling
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-06-23 15:41:38 +08:00
freeleaps-gitops-bot
f5eb5a0cee ci(bump): bump frontend image version for prod to snapshot-3f0362e 2025-06-20 04:12:53 +00: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
720ea455f6 ci(bump): bump chat image version for prod to snapshot-3f0362e 2025-06-20 03:34:40 +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
490c4b4a60 ci(bump): bump chat image version for alpha to snapshot-b4a6bae 2025-06-19 05:09:12 +00:00
freeleaps-gitops-bot
a3c0061edb ci(bump): bump frontend image version for prod to snapshot-a3cb108 2025-06-17 07:07:07 +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
fcb01e96f9 ci(bump): bump chat image version for prod to snapshot-a3cb108 2025-06-17 06:28:28 +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
658059c0c9 ci(bump): bump chat image version for alpha to snapshot-bcc5ea4 2025-06-16 05:04:52 +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
8978cccc04 ci(bump): bump chat image version for alpha to snapshot-23b2590 2025-06-15 16:24:46 +00:00
freeleaps-gitops-bot
97cd31b87d ci(bump): bump frontend image version for prod to snapshot-3f2193b 2025-06-11 06:15:25 +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
5c9d826744 ci(bump): bump chat image version for prod to snapshot-3f2193b 2025-06-11 05:38:22 +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
947ddf463f ci(bump): bump chat image version for alpha to snapshot-54226aa 2025-06-11 01:57:58 +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
0db1d590f2 Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops 2025-06-10 23:53:55 +08:00