Commit Graph

57 Commits

Author SHA1 Message Date
zhenyus
16873f93d1 fix: update Redis resource requests and limits for better performance
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 18:26:03 +08:00
zhenyus
220b1fc1d8 fix: improve Redis down alert annotations for better context and detail
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 15:15:46 +08:00
zhenyus
2dee66ad96 fix: update Redis down alert annotations for consistency and clarity
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 15:13:34 +08:00
zhenyus
d88673daa2 fix: update Redis alert rules for improved clarity and severity levels
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 15:12:39 +08:00
zhenyus
5806157ade fix: correct formatting of Redis alert rules in production values
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 15:09:34 +08:00
zhenyus
2a69662ba2 feat: enhance Redis metrics with additional alerts and labels in production configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 15:07:54 +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
da7fc48be1 feat(gitea): disable pod disruption budgets for PostgreSQL and pgpool in production values
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 03:49:22 +08:00
zhenyus
25fcce5d81 feat(gitea): add cluster domain configuration to production values
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 03:43:58 +08:00
zhenyus
19d1ab43cd feat(gitea): update admin username in production configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 03:26:54 +08:00
zhenyus
d3e63f2fc0 feat(helm): update Gitea configuration and add certificates for alpha and production environments
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 03:25:26 +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
a63c632274 feat(helm): update RabbitMQ security context and resource limits for improved performance
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-05 17:54:23 +08:00
zhenyus
8910193a24 feat(helm): optimize resource requests and limits for multiple services and update RabbitMQ storage class
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-05 17:08:45 +08:00
zhenyus
c681b94225 feat(helm): update MongoDB storage class and resource requests for optimization
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-05 16:53:48 +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
0caa83bd0a feat(helm): add ingress configuration and TLS certificate for RabbitMQ
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 15:40:51 +08:00
zhenyus
32e112cb2b feat(gitea): enable volume permissions for PostgreSQL configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 15:25:20 +08:00
zhenyus
9f115274e7 fix(gitea): increase PostgreSQL primary persistence size from 25i to 8Gi
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 15:15:09 +08:00
zhenyus
348e08fb66 feat(helm): add Gitea and PostgreSQL Helm charts with initial configurations
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 15:07:36 +08:00
zhenyus
1d3f06e008 fix(config): enable password update for RabbitMQ authentication
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-23 00:56:41 +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
zhenyus
3216038dd8 feat(rabbitmq): remove clustering configuration from values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 05:51:38 +08:00
zhenyus
a6e7c36c5b feat(rabbitmq): disable clustering and reduce replica count to 1
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 05:46:30 +08:00
zhenyus
0818600287 feat(rabbitmq): remove extraPlugins configuration for LDAP authentication
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 05:30:57 +08:00
zhenyus
027fb24d3d feat(rabbitmq): remove security context capabilities and seccomp profile configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 05:27:03 +08:00
zhenyus
4f5c7307fd feat(rabbitmq): enable pod and container security context with updated user and group IDs
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 05:15:16 +08:00
zhenyus
8967828a20 feat(rabbitmq): disable pod and container security context
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 05:13:17 +08:00
zhenyus
221eec91b1 feat(rabbitmq): enable privilege escalation in container security context
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 05:11:53 +08:00
zhenyus
32c19489f8 feat(rabbitmq): enable volume permissions in values configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 05:04:49 +08:00
zhenyus
6c787ea600 feat(rabbitmq): remove default cluster name in values configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 04:50:57 +08:00
zhenyus
27467fec97 feat(rabbitmq): change addressType from ip to hostname in values configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 04:50:40 +08:00
zhenyus
1fcd6b0973 feat(rabbitmq): change addressType from hostname to ip in values configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 04:46:26 +08:00
zhenyus
a9dbc4394f feat(rabbitmq): increase initialDelaySeconds for readiness probe from 10 to 120
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 04:42:13 +08:00
zhenyus
6ae734248a feat(rabbitmq): update custom readiness probe command to use shell execution
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 04:38:26 +08:00
zhenyus
da10d24fc8 feat(rabbitmq): add custom readiness probe configuration in values file
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 04:36:20 +08:00
zhenyus
3b5c877345 feat(rabbitmq): change resourcesPreset from large to medium in values configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 04:27:08 +08:00
zhenyus
5889768ee5 feat(rabbitmq): increase replicaCount from 1 to 3 in values configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 04:26:35 +08:00
zhenyus
74ca886420 feat(rabbitmq): set forceBoot to false and add podManagementPolicy in values configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 04:22:43 +08:00
zhenyus
1f2a5936e3 feat(rabbitmq): enable clustering and add debug option in values configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 04:13:49 +08:00
zhenyus
4cbe610266 feat(rabbitmq): disable RabbitMQ clustering in values configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 04:10:07 +08:00
zhenyus
7bcdf90703 feat(rabbitmq): enable forceBoot option in RabbitMQ values configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 04:02:34 +08:00
zhenyus
35439c6f5a feat(rabbitmq): enable forceBoot option in RabbitMQ configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 04:00:10 +08:00
zhenyus
cedef9dbb7 feat(rabbitmq): add RabbitMQ Helm chart with initial templates and configurations
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 03:39:16 +08:00
zhenyus
d8b046dc97 feat(mongo): remove pod and container security context configurations in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-21 17:28:26 +08:00
zhenyus
4718bb3002 feat(mongo): update fsGroup and runAsUser/group in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-21 17:01:28 +08:00
zhenyus
8e98f57789 feat(mongo): enable volumePermissions in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-21 16:59:16 +08:00
zhenyus
9b404a4ea4 feat(mongo): add fsGroup configuration to pod security context in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-21 16:57:30 +08:00
zhenyus
bb7b1e8600 feat(mongo): enable StatefulSet and add pod security context configurations in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-21 16:52:32 +08:00
zhenyus
e0ba1e9333 feat(mongo): update values.alpha.yaml to disable StatefulSet and modify security context settings
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-21 16:41:34 +08:00