Commit Graph

1366 Commits

Author SHA1 Message Date
freeleaps-gitops-bot
978fd63c46 ci(bump): bump chat image version for alpha to snapshot-6a00fa0 2025-08-02 04:58:13 +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
27974295d2 ci(bump): bump chat image version for alpha to snapshot-69d74c5 2025-08-02 04:36:16 +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
506fa7a0be ci(bump): bump chat image version for alpha to snapshot-6615306 2025-08-02 04:13:23 +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
45507da54e ci(bump): bump chat image version for alpha to snapshot-f147add 2025-08-02 03:46:14 +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
afdb836783 ci(bump): bump chat image version for alpha to snapshot-2383a18 2025-08-01 15:08:36 +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
7156e09b33 ci(bump): bump chat image version for alpha to snapshot-1965f78 2025-08-01 14:31:49 +00:00
d5d12fd0fb Merge pull request 'feat(notification): add MongoDB URI configuration' (#44) from tania_local into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/44
2025-08-01 13:46:41 +00:00
YuehuCao
29f8919e2b feat(notification): add MongoDB URI configuration 2025-08-01 21:44:52 +08: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
4530054f5a ci(bump): bump chat image version for alpha to snapshot-527726c 2025-08-01 13:21:13 +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-gitops-bot
18b834ecdd ci(bump): bump chat image version for alpha to snapshot-90ce952 2025-08-01 09:51:51 +00:00
zhenyus
686080626f fix(reconciler): update image repository in values.alpha.yaml to 'freeleaps/reconciler' for consistency
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 11:56:34 +08:00
freeleaps-gitops-bot
2de349c5e1 ci(bump): bump reconciler image version for alpha to snapshot-9358df1 2025-08-01 03:44:48 +00:00
zhenyus
52dff8d917 fix(reconciler): update image repository in values.alpha.yaml to 'freeleaps/reconciler' for consistency
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 11:14:21 +08:00
freeleaps-gitops-bot
f8cdc106ec ci(bump): bump reconciler image version for alpha to snapshot-578c8b6 2025-08-01 03:04:37 +00:00
zhenyus
72d406f18d fix(reconciler): update Azure Key Vault endpoint in values.alpha.yaml
- Changed the Azure Key Vault endpoint from 'https://management.azure.com/' to 'https://freeleaps-secrets.vault.azure.net/' for correct configuration in the Helm chart.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 10:00:36 +08:00
zhenyus
79b7524e11 fix(reconciler): update image repository path in values.alpha.yaml
- Changed the image repository from 'freeleaps' to 'freeleaps/reconciler' for improved clarity and consistency in the Helm chart configuration.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 09:52:11 +08:00
zhenyus
dfd7c0c611 fix(reconciler): update image repository in values.alpha.yaml for clarity
- Changed the image repository from 'null' to 'freeleaps' and updated the image name to 'reconciler' for consistency in the Helm chart configuration.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 09:51:43 +08:00
zhenyus
32d9b816a2 fix(reconciler): update image name in values.alpha.yaml to include repository prefix
- Changed the image name from 'reconciler' to 'freeleaps/reconciler' for clarity and consistency in the Helm chart configuration.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 09:50:16 +08:00
freeleaps-gitops-bot
f0d7064583 ci(bump): bump reconciler image version for alpha to snapshot-57f46e7 2025-08-01 01:48:02 +00:00
zhenyus
15f692fa3d fix(ci): update serviceGitBranch in Jenkinsfile from 'master' to 'dev' for alpha environment
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 09:33:54 +08:00
freeleaps-gitops-bot
72b6bebd7f ci(bump): bump devops image version for alpha to snapshot-113bc2b 2025-08-01 01:17:08 +00:00
zhenyus
c7a45b5fdd Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops 2025-08-01 09:03:13 +08:00
zhenyus
d8e247dd36 fix(ci): change execute mode to 'on-demand' in Jenkinsfile
- Updated the executeMode from 'fully' to 'on-demand' to allow for more flexible pipeline execution in the Jenkins configuration.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 09:03:09 +08:00
cb70534764 Merge pull request 'fix: remove invalid k8scluster receiver to resolve OpenTelemetry startup error' (#43) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/43
2025-08-01 00:27:30 +00:00
Nicolas
aa74f6a4f7 fix: remove invalid k8scluster receiver to resolve OpenTelemetry startup error
- Remove k8scluster receiver (invalid type name)
- Remove unused otlp receiver definitions
- Keep only filelog receiver which is actually used in pipeline
- Fixes CrashLoopBackOff issue in central-storage pod
2025-08-01 07:52:37 +08:00
zhenyus
0ab077dd66 fix(reconciler): standardize quoting and update Azure Key Vault endpoint in values.alpha.yaml
- Updated various fields in values.alpha.yaml to use consistent double quotes for string values.
- Changed the Azure Key Vault endpoint from 'https://freeleaps-secrets.vault.azure.net/' to 'https://management.azure.com/' to reflect the correct service URL.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 01:27:17 +08:00
zhenyus
00d58cc790 fix(devsvc): update RabbitMQ host in values.alpha.yaml
- Changed the RabbitMQ host from 'freeleaps-alpha-rabbitmq-cluster' to 'freeleaps-alpha-rabbitmq' to ensure proper connectivity to the RabbitMQ service in the alpha environment.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 00:57:17 +08:00
zhenyus
398d35dd0a fix(devops): rename RABBITMQ_VHOST to RABBITMQ_VIRTUAL_HOST in devops-config.yaml
- Updated the environment variable name for RabbitMQ from RABBITMQ_VHOST to RABBITMQ_VIRTUAL_HOST for consistency with naming conventions.
- Ensured proper encoding and quoting of the variable value.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 00:48:03 +08:00
zhenyus
d258694c04 feat(devsvc): add RabbitMQ configuration to values.alpha.yaml
- Introduced RabbitMQ connection settings including host, port, username, password, and virtual host in values.alpha.yaml.
- Updated devops-config.yaml to include RabbitMQ environment variables for configuration.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 00:46:19 +08:00
zhenyus
4a4ac0c304 feat(devsvc): add RabbitMQ and logging configuration in values.prod.yaml
- Introduced RabbitMQ connection settings including host, port, username, password, and virtual host.
- Added logging configuration with a specified log base path.
- Set default Git and Docker registry credentials for the production environment.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 00:19:09 +08:00
zhenyus
3bb63fdfed fix(reconciler): update Gitea and reconcile URLs in values.alpha.yaml
- Changed baseGiteaUrl to point to the alpha environment.
- Updated baseReconcileUrl to reflect the correct service address for the reconciler.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 00:06:44 +08:00
zhenyus
21b706f5b9 fix(reconciler): update service port and disable health checks in values.alpha.yaml
- Changed service port and targetPort from 8080 to 5000 to align with new service configuration.
- Disabled liveness and readiness probes to simplify health check management.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 00:04:40 +08:00
zhenyus
1102dfeb80 fix(reconciler): update RabbitMQ host in values.alpha.yaml
- Changed the RabbitMQ host from 'freeleaps-alpha-rabbitmq-cluster' to 'freeleaps-alpha-rabbitmq' to reflect the correct service name.
- This update ensures proper connectivity to the RabbitMQ service in the alpha environment.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 00:03:10 +08:00
zhenyus
19c8a36265 fix(reconciler): update timeout values in values.alpha.yaml
- Changed timeout values from '30s' to '30' for defaultHttpTimeout, kubernetesApiTimeout, and reconcileInterval to ensure consistency in configuration format.
- This update improves clarity and aligns with expected input types for timeout settings.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 00:01:59 +08:00
zhenyus
ad7393bec5 fix(reconciler): update image repository to 'freeleaps' in values.alpha.yaml
- Changed the image repository from null to 'freeleaps' to ensure the correct image is pulled for the reconciler.
- This update addresses deployment issues and aligns with the current deployment strategy.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 00:00:53 +08:00
zhenyus
7caf3fc199 fix(reconciler): revert image repository to null in values.alpha.yaml
- Changed the image repository from 'freeleaps' back to null to address deployment issues.
- This adjustment ensures compatibility with the current deployment strategy.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 00:00:06 +08:00
zhenyus
9baffe6c3d fix(reconciler): update image repository in values.alpha.yaml
- Changed the image repository from null to 'freeleaps' to ensure the correct image is pulled for the reconciler.
- This update aligns with the recent version bump and improves deployment accuracy.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-07-31 23:59:23 +08:00
zhenyus
16bfcf1e5c Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops 2025-07-31 23:58:55 +08:00
zhenyus
cf50da8e5a fix(reconciler): simplify health check probe configuration in deployment template
- Updated liveness and readiness probe configurations to directly reference the HTTP GET settings from the values, improving clarity and reducing unnecessary nesting.
- Ensures that the deployment template remains consistent and easier to maintain.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-07-31 23:58:53 +08:00
freeleaps-gitops-bot
c6ff670641 ci(bump): bump reconciler image version for alpha to 1.1.1 2025-07-31 15:54:45 +00:00
freeleaps-gitops-bot
d7fe943fd4 ci(bump): bump devops image version for alpha to snapshot-12a0d9a 2025-07-31 15:49:38 +00:00
zhenyus
8f6e8d57b3 Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops 2025-07-31 23:47:53 +08:00
zhenyus
a008d43b3f fix(reconciler): disable CRDs installation in values.alpha.yaml
- Updated the CRDs management configuration to set 'install' to false, preventing automatic installation of CRDs.
- This change aligns with the current deployment strategy and ensures better control over CRD management.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-07-31 23:47:51 +08:00