孙振宇
|
7ae54597b6
|
feat(config): update upstream DNS servers and enable system hostname override
Signed-off-by: 孙振宇 <>
|
2025-01-12 03:03:58 +08:00 |
|
孙振宇
|
afd5d6b146
|
feat(deploy): add become flag to ansible-playbook execution in deploy script
Signed-off-by: 孙振宇 <>
|
2025-01-12 02:14:17 +08:00 |
|
孙振宇
|
65da501ba9
|
feat(config): update load balancer configuration for apiserver
Signed-off-by: 孙振宇 <>
|
2025-01-12 02:11:29 +08:00 |
|
孙振宇
|
b45e5ca63b
|
feat(config): add option to prevent overriding system hostname
Signed-off-by: 孙振宇 <>
|
2025-01-12 02:06:45 +08:00 |
|
孙振宇
|
545a9cdca7
|
fix(hostname): correct hostname of each nodes
Signed-off-by: 孙振宇 <>
|
2025-01-12 01:56:12 +08:00 |
|
孙振宇
|
34527c28f4
|
fix(scripts): made deploy.sh executable
Signed-off-by: 孙振宇 <>
|
2025-01-12 01:48:54 +08:00 |
|
孙振宇
|
81b849dd0f
|
feat(deploy): add deployment script with pre-checks and ansible-playbook execution
Signed-off-by: 孙振宇 <>
|
2025-01-12 01:47:07 +08:00 |
|
孙振宇
|
051b6e4ae5
|
fix(check.sh): add -kK option to ansible-playbook command for extra verbosity
Signed-off-by: 孙振宇 <>
|
2025-01-11 19:15:14 +08:00 |
|
孙振宇
|
c5b43e96d2
|
fix(scripts): execute perm for check.sh
Signed-off-by: 孙振宇 <>
|
2025-01-11 19:12:28 +08:00 |
|
孙振宇
|
512add2d57
|
feat(ansible): add check script for pre-requisites before running ansible playbook
Signed-off-by: 孙振宇 <>
|
2025-01-11 19:11:33 +08:00 |
|
孙振宇
|
847a2c04ad
|
feat(inventory): add inventory template and update existing entries
Signed-off-by: 孙振宇 <>
|
2025-01-11 19:06:42 +08:00 |
|
孙振宇
|
c16e80e54a
|
fix(inventory): update ingress worker hostnames in inventory.ini
Signed-off-by: 孙振宇 <>
|
2025-01-11 19:03:53 +08:00 |
|
孙振宇
|
9e34d037a3
|
chore(inventory): remove bastion host entry from inventory.ini
Signed-off-by: 孙振宇 <>
|
2025-01-11 18:55:17 +08:00 |
|
孙振宇
|
99e2a6a5e3
|
feat(ansible): add init and activate scripts for virtual environment setup
chore: add .gitignore for virtual environment files
refactor: move etcd configuration to manifests and remove obsolete files
Signed-off-by: 孙振宇 <>
|
2025-01-11 18:52:32 +08:00 |
|
孙振宇
|
ceb1a5164c
|
Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops
|
2025-01-10 02:35:56 +08:00 |
|
孙振宇
|
2bb6934c77
|
chore: code staging
Signed-off-by: 孙振宇 <>
|
2025-01-10 02:35:25 +08:00 |
|
孙振宇
|
cf466b1d9b
|
feat(submodule): add kubespray as a submodule for Kubernetes deployment
Signed-off-by: 孙振宇 <>
|
2025-01-10 02:35:23 +08:00 |
|
zhenyus
|
e69f0edd9f
|
ci(bot-auto-bump): bump magicleaps image tags for alpha to snapshot-ce69a02-linux-amd64
|
2024-12-31 04:47:00 +00:00 |
|
zhenyus
|
1b242d4e41
|
ci(bot-auto-bump): bump magicleaps image tags for alpha to snapshot-97dbf7f-linux-amd64
|
2024-12-30 10:36:31 +00:00 |
|
zhenyus
|
19c987be7d
|
ci(bot-auto-bump): bump magicleaps image tags for alpha to snapshot-d586405-linux-amd64
|
2024-12-30 10:24:43 +00:00 |
|
孙振宇
|
ed9254bbba
|
fix(ci): update Jenkinsfile to use GIT_CREDENTIALS for remote origin
Signed-off-by: 孙振宇 <>
|
2024-12-30 18:14:56 +08:00 |
|
孙振宇
|
d25ec93e77
|
fix(ingress): update host for frontend in values.alpha.yaml
Signed-off-by: 孙振宇 <>
|
2024-12-30 18:06:11 +08:00 |
|
孙振宇
|
917a994bba
|
fix(deployments): add imagePullSecrets configuration to backend and frontend YAML files
Signed-off-by: 孙振宇 <>
|
2024-12-30 18:02:24 +08:00 |
|
孙振宇
|
447f700b05
|
fix(secrets): base64 encode MONGO_PORT in backend.yaml
chore(values): update image tags for backend and frontend in values.alpha.yaml
Signed-off-by: 孙振宇 <>
|
2024-12-30 17:55:53 +08:00 |
|
孙振宇
|
9470e50926
|
fix(secrets): restore base64 encoding for sensitive fields in backend.yaml
Signed-off-by: 孙振宇 <>
|
2024-12-30 17:53:57 +08:00 |
|
孙振宇
|
4474df56db
|
fix(secrets): remove base64 encoding for MONGO_PORT in backend.yaml
Signed-off-by: 孙振宇 <>
|
2024-12-30 17:51:34 +08:00 |
|
孙振宇
|
66f6076174
|
fix(application): correct path in Argo app configuration
Signed-off-by: 孙振宇 <>
|
2024-12-30 17:50:03 +08:00 |
|
孙振宇
|
adcaef0156
|
ci(manifests): update imagePullSecrets and specify versioned tags for backend and frontend
Signed-off-by: 孙振宇 <>
|
2024-12-30 17:46:45 +08:00 |
|
孙振宇
|
b1422e2913
|
chore(layout): project initialize and magicleaps manifests
Signed-off-by: 孙振宇 <>
|
2024-12-30 17:43:50 +08:00 |
|