Commit Graph

291 Commits

Author SHA1 Message Date
zhenyus
4fb1ef7d50 Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-02-24 03:06:18 +08:00
zhenyus
0a99f18e6c fix(notification): update RabbitMQ password in configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 03:04:50 +08:00
freeleaps-gitops-bot
f16e07768f ci(bump): bump notification image version for alpha to snapshot-78c7217 2025-02-23 18:29:25 +00:00
zhenyus
37b50008ae fix(notification): add RabbitMQ username, password, and virtual host to configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 02:17:35 +08:00
freeleaps-gitops-bot
0e356122bd ci(bump): bump notification image version for alpha to snapshot-853d817 2025-02-23 18:15:56 +00:00
zhenyus
c8d8ea2daf fix(notification): update RabbitMQ configuration to include username, password, and virtual host
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 02:12:46 +08:00
zhenyus
f24d001f86 fix(notification): append default virtual host to RabbitMQ host configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 01:50:09 +08:00
zhenyus
b99e6ad0af fix(notification): update RabbitMQ host to include port in configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 01:48:01 +08:00
zhenyus
fbbf972f74 fix(nginx): update pathType to Prefix for multiple service rules
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-23 01:18:24 +08:00
zhenyus
11cc1a4f89 fix(authentication): update pathType to Prefix for authentication rules
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-23 01:17:18 +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
6faa7f439a fix(config): update RabbitMQ host to include authentication details in notification values
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-23 00:28:56 +08:00
zhenyus
05e9e794d9 fix(config): update timezone from America/Settle to UTC in multiple service configuration files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-23 00:26:06 +08:00
zhenyus
a1b6760fff refactor: rename central-storage to centralStorage and update payment configuration files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-23 00:20:13 +08:00
zhenyus
380e92e973 Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-02-23 00:14:50 +08:00
zhenyus
ce933aa605 fix(config): update service API access port and MongoDB URI formatting in configuration files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-23 00:14:48 +08:00
freeleaps-gitops-bot
30355d1d64 ci(bump): bump payment image version for alpha to snapshot-da584b8 2025-02-22 16:09:55 +00:00
freeleaps-gitops-bot
22a26657c9 ci(bump): bump notification image version for alpha to snapshot-da584b8 2025-02-22 16:02:30 +00:00
freeleaps-gitops-bot
07e49eb898 ci(bump): bump content image version for alpha to snapshot-da584b8 2025-02-22 15:55:30 +00:00
freeleaps-gitops-bot
a3086358e2 ci(bump): bump central-storage image version for alpha to snapshot-da584b8 2025-02-22 15:46:37 +00:00
zhenyus
92bde502cb fix(authentication): update mongodbUri to correct service name in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 23:18:17 +08:00
zhenyus
e53b6b03b5 feat(dependencies): add requirementsFile validation and caching for pip installations; update timeout to 120 minutes; set image tags to 0.0.0; configure payment ingress
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 23:11:15 +08:00
freeleaps-gitops-bot
7b00ee94ee ci(bump): bump notification image version for alpha to snapshot-da584b8 2025-02-22 14:54:23 +00:00
freeleaps-gitops-bot
cad74bff4e ci(bump): bump content image version for alpha to snapshot-da584b8 2025-02-22 14:47:33 +00:00
freeleaps-gitops-bot
ec62a2753b ci(bump): bump central-storage image version for alpha to snapshot-da584b8 2025-02-22 14:38:51 +00:00
freeleaps-gitops-bot
1326e507dc ci(bump): bump authentication image version for alpha to snapshot-9b42dbf 2025-02-22 13:46:41 +00:00
zhenyus
6633383421 fix(authentication): update SERVICE_API_ACCESS_PORT and MONGODB_PORT to use toString before base64 encoding
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:30:55 +08:00
zhenyus
c7a2e66ccc fix(authentication): adjust base64 encoding order for SERVICE_API_ACCESS_PORT and MONGODB_PORT in authentication-config.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:27:19 +08:00
zhenyus
9a9d2fb80e fix(authentication): add base64 encoding for SERVICE_API_ACCESS_PORT and MONGODB_PORT in authentication-config.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:26:26 +08:00
zhenyus
d9feaee4c3 fix(authentication): update SERVICE_API_ACCESS_PORT and MONGODB_PORT to remove unnecessary base64 encoding
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:25:30 +08:00
zhenyus
50afb3fc40 feat(authentication): add SERVICE_API_ACCESS_HOST and SERVICE_API_ACCESS_PORT to configuration files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:24:43 +08:00
zhenyus
13c2e8cb7e fix(authentication): remove serviceApiAccessHost and serviceApiAccessPort from values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:22:47 +08:00
zhenyus
730e67e61b Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-02-22 21:22:37 +08:00
zhenyus
23dd7b0726 fix(authentication): remove SERVICE_API_ACCESS_HOST and SERVICE_API_ACCESS_PORT from configuration files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:22:35 +08:00
freeleaps-gitops-bot
6ca4e4842e ci(bump): bump notification image version for alpha to snapshot-b0acad8 2025-02-22 13:18:56 +00:00
zhenyus
8deac4dbdb fix(authentication): remove unnecessary quoting for SERVICE_API_ACCESS_PORT and MONGODB_PORT in authentication-config.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:15:10 +08:00
zhenyus
53cfe823a0 Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-02-22 21:11:16 +08:00
zhenyus
04715f7ddf fix(notification): rename content to notification in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:11:13 +08:00
freeleaps-gitops-bot
4cef2fea74 ci(bump): bump payment image version for alpha to snapshot-8f799c6 2025-02-22 12:59:01 +00:00
zhenyus
178c4738f7 Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-02-22 20:33:29 +08:00
zhenyus
1c663ed0f1 fix(pipeline): update changedComponents handling to split string into list for conditional checks
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 20:33:26 +08:00
freeleaps-gitops-bot
7a36e89343 ci(bump): bump content image version for alpha to snapshot-0a7c742 2025-02-22 12:23:29 +00:00
freeleaps-gitops-bot
e905ec6291 ci(bump): bump central-storage image version for alpha to snapshot-0a7c742 2025-02-22 12:13:53 +00:00
freeleaps-gitops-bot
934b1f4230 ci(bump): bump authentication image version for alpha to snapshot-0a7c742 2025-02-22 12:06:10 +00:00
zhenyus
a1e5f6aeef fix(jenkins): add dependenciesManager field for Python apps in Jenkinsfile
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 19:20:35 +08:00
zhenyus
f5536e16e6 fix(jenkins): disable commit message linting in Jenkinsfile
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 19:07:23 +08:00
zhenyus
0f4447795f fix(jenkins): remove trailing commas in Jenkinsfile configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 19:04:52 +08:00
zhenyus
49c35091fa fix(jenkins): add missing commas in Jenkinsfile configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 19:03:38 +08:00
zhenyus
d41fd25a05 chore(git): code staging
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 18:58:47 +08:00
72c8c32540 Add secrets for freeleaps alpha 2025-02-21 20:14:59 -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
d97b8d09e4 feat(helm): add Helm charts for payment and notification services with initial configurations
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-21 20:42:32 +08:00
zhenyus
b8c70448a3 feat(helm): add new Helm charts for content and central-storage services, update authentication values
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-21 17:59:08 +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
zhenyus
846073d5a8 feat(mongo): add allowPrivilegeEscalation configuration to container security context in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-21 16:40:26 +08:00
zhenyus
cca2d8704b feat(mongo): add privileged configuration to container security context in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-21 16:38:50 +08:00
zhenyus
c3c01a6bee feat(mongo): add runAsNonRoot configuration to security context in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-21 16:35:53 +08:00
zhenyus
04e57693c4 feat(mongo): add security context configurations to values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-21 16:34:33 +08:00
zhenyus
49162abfb0 feat(mongo): add common Helm chart and related templates
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-20 17:47:18 +08:00
zhenyus
be1573ee12 No code changes made
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-20 17:44:03 +08:00
zhenyus
4949fd40b0 chore(git): code staging
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-20 17:28:45 +08:00
f035580acb add k8s setup readme 2025-02-17 20:46:09 -08:00
4d0318ff6c Add helm chart files for freeleaps-service-hub 2025-02-17 18:32:01 -08:00
33c36f085a Add mongodb helmchart for alpha 2025-02-17 18:04:55 -08:00