zhenyus
db0cd26f4b
feat: update RBAC configurations for data platform and mathmast roles
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-05-12 10:56:58 +08:00
zhenyus
b7c11d2829
feat: update RBAC configurations and add Jenkinsfile for aml-services
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-05-12 09:56:54 +08:00
Joe
0c55ce90fa
Merge branch 'refs/heads/master' into dev_zhengyang
2025-05-10 15:56:44 +08:00
Joe
134caeaeb2
feat: add starrocks to repo list
2025-05-10 15:48:29 +08:00
Joe
2d7b58dad7
Merge branch 'dev_zhengyang' of ssh.dev.azure.com:v3/freeleaps/freeleaps-ops/freeleaps-ops into dev_zhengyang
2025-05-09 17:53:34 +08:00
Joe
f4df870452
fix: update freeleaps-data-platform
2025-05-09 17:52:53 +08:00
zhenyus
f41973befc
ci(bump): update freeleaps-cluster-authenticator version to 0.0.3-20250509 and add refresh-auth command
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-05-09 15:25:14 +08:00
zhenyus
2f7128a51c
feat: update namespaces and add RBAC roles for freeleaps data platform and monitoring systems
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-05-09 13:10:13 +08:00
Zheng Yang
51cbfbef07
Deleted kafka-monitoring-table.yaml
2025-05-09 02:16:08 +00:00
Joe
a7025081a1
feat: add freeleaps-data-platform
2025-05-09 10:14:16 +08:00
Joe
b2b1fd274f
feat: add freeleaps-data-platform
2025-05-09 10:07:00 +08:00
zhenyus
15dd1fba0b
fix(opentelemetry): update resource attributes in distributor and log transformation for improved metadata extraction
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-21 17:43:08 +08:00
zhenyus
473f5cea54
fix(opentelemetry): update log transformation to use resource attributes for application and environment
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-21 17:17:40 +08:00
zhenyus
c106c9a624
fix(loki): update resource_attributes to use regex for indexing labels
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-21 17:05:53 +08:00
zhenyus
222f5ee0fb
feat(opentelemetry): add structured metadata support and update log transformation logic
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-21 16:16:03 +08: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
eedb1cefc7
fix: update CA injection annotations and webhook service URLs for OpenTelemetry operator
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-16 05:49:54 +08:00
zhenyus
a0d88d9507
Add OpenTelemetry Collector configuration for log ingestion
...
- Introduced a new OpenTelemetryCollector resource in the Helm chart.
- Configured filelog receiver to ingest logs based on specified patterns.
- Added processors for Kubernetes attributes and resource metadata.
- Set up Loki exporter for log forwarding with appropriate labels.
- Configured logging verbosity and defined log processing pipelines.
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-16 05:45:40 +08:00
zhenyus
decca8e7a1
fix: update labels for Fluent Bit resources to ensure correct identification
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-16 00:46:39 +08:00
zhenyus
358f131809
Add Fluent Bit configuration for log collection
...
- Introduced Fluent Bit resources including FluentBit, Parser, Output, FluentBitConfig, and ClusterInput.
- Configured default resource requests and limits for Fluent Bit.
- Set up JSON parser with customizable time key and format.
- Established output forwarding to Fluentd service in the logging system.
- Enabled conditional deployment based on the `fluentbit.enabled` value in Helm chart.
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-16 00:18:16 +08:00
zhenyus
0de22b2623
refactor(ImageBuilder): remove logging of files in artifact directory to streamline output
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-14 16:40:46 +08:00
zhenyus
6ebdef8933
Update ingress hosts and issuer references for alpha environment
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-11 01:22:29 +08:00
zhenyus
6029462f12
ci: update Gitea webhook configuration and modify Redis URLs for alpha environment
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-31 15:19:33 +08:00
zhenyus
32ba41f1f4
feat: add secret key configuration for webhook authentication
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-31 00:53:33 +08:00
zhenyus
60817c1be4
feat: add gitea-webhook-ambassador service and migration script
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-30 23:37:19 +08:00
zhenyus
c66408be1c
fix: update groupName in ClusterIssuer for GoDaddy webhook
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-27 15:28:45 +08:00
zhenyus
0cecb340da
feat: add ClusterIssuer for freeleaps.com and update issuer reference in frontend values
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-27 15:15:02 +08:00
zhenyus
17c9a1b16f
docs: add README files for Freeleaps repo migrator and cluster authenticator
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-25 17:22:29 +08:00
zhenyus
bf34f4cd90
feat: enhance authenticator script with usage instructions and exit command
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-20 11:03:06 +08:00
zhenyus
39dfcd56cd
feat: add Kubernetes dashboard commands and token retrieval to authenticator script
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-20 10:38:01 +08:00
zhenyus
51c9b2f07b
chore: update inventory to comment out deprecated worker nodes and adjust Gitea resource limits
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-19 15:52:35 +08:00
zhenyus
6ed99f5f9c
chore: uncomment newly added worker nodes in inventory for cost optimization
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-19 10:56:30 +08:00
zhenyus
6e0b6dd99b
chore: comment out newly added worker nodes in inventory for cost reduction
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-19 10:53:47 +08:00
zhenyus
b8d48fcae5
chore: update inventory and configuration for new cluster nodes and remove deprecated DNS settings
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-19 10:52:34 +08:00
zhenyus
073a7e0559
fix: update load-watcher image tag to v0.0.3-modify for consistency
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 11:22:37 +08:00
zhenyus
2969cafc9d
feat: add serviceMonitor configuration for content, payment, notification, central-storage, and authentication services
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 21:24:35 +08:00
zhenyus
4bb5d6ee38
feat: add Vertical Pod Autoscaler components and scripts for deployment
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-14 12:44:49 +08:00
zhenyus
68a818de80
feat: add Descheduler Helm chart with templates and tests for deployment and cronjob
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-11 22:25:53 +08:00
zhenyus
98a13e4b04
fix: add tolerations and affinity rules for devops node role in Argo CD and Jenkins, and update resource requests and limits for RabbitMQ
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 21:36:53 +08:00
zhenyus
3f2c07c0e1
fix: update cAdvisor housekeeping interval and optimize resource requests and limits for Gitea components
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 21:04:37 +08:00
zhenyus
149d68874d
fix: optimize resource requests and limits for RabbitMQ and update cAdvisor configuration
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 20:18:12 +08:00
zhenyus
35fad27856
feat: add new worker node configuration for production environment
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 17:36:26 +08:00
zhenyus
ed01e51f8f
feat: add Redis cluster Helm chart with common dependencies and configurations
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 17:50:30 +08:00
zhenyus
20f70d4f76
feat(ci): update Jenkinsfile for service branch and disable commit message linting
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-06 02:34:38 +08:00
zhenyus
68da30a59a
feat: add k8s overall panel to grafana
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-05 17:34:20 +08:00
zhenyus
ec3b743f7a
feat(storage): update resource requests and limits for MongoDB and add Azure Disk CSI storage classes
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-05 16:47:18 +08:00
zhenyus
34ac69a8fe
feat(secrets): add jenkins-observer secret for monitoring system
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-04 01:57:07 +08:00
zhenyus
8d149418fc
feat(auth): add infra-auth-retriever script for retrieving service authentication
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-04 00:31:44 +08:00
zhenyus
ee02d8f511
feat(rabbitmq): update storage class and enable clustering with custom settings
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 06:17:24 +08:00
1c75c52563
add worker-05
2025-02-18 22:50:15 -08:00