23 lines
1.4 KiB
JSON
23 lines
1.4 KiB
JSON
|
|
{
|
||
|
|
"id": "43a62145-7402-4a4b-8aa4-76befe884ebd",
|
||
|
|
"name": "component_reinstall_kubernetes",
|
||
|
|
"command": "bash",
|
||
|
|
"args": [
|
||
|
|
"-c",
|
||
|
|
"base64 -d < '/tmp/orchestrator_comp_43a62145-7402-4a4b-8aa4-76befe884ebd.tar.gz.b64' > /tmp/kubernetes.tar.gz && scp -i '/Users/jesusperezlorenzo/.ssh/htz_ops' /tmp/kubernetes.tar.gz 'root@libre-wuji-cp-0:/tmp/' && ssh -i '/Users/jesusperezlorenzo/.ssh/htz_ops' 'root@libre-wuji-cp-0' 'rm -rf /tmp/kubernetes && mkdir -p /tmp/kubernetes && tar xzf /tmp/kubernetes.tar.gz -C /tmp/kubernetes && cd /tmp/kubernetes && sudo bash install-kubernetes.sh reinstall ; rc=$?; rm -f /tmp/kubernetes.tar.gz && rm -rf /tmp/kubernetes; exit $rc' ; rc=$?; rm -f '/tmp/orchestrator_comp_43a62145-7402-4a4b-8aa4-76befe884ebd.tar.gz.b64' /tmp/kubernetes.tar.gz; exit $rc"
|
||
|
|
],
|
||
|
|
"dependencies": [],
|
||
|
|
"status": "Completed",
|
||
|
|
"created_at": "2026-04-21T03:04:23.522971Z",
|
||
|
|
"started_at": "2026-04-21T03:04:23.925109Z",
|
||
|
|
"completed_at": "2026-04-21T03:04:27.724227Z",
|
||
|
|
"output": "Warning: probe patch failed\n2026_04_21_030427 | apiserver probes patched: startup=300s liveness=120s readiness=15s\n/etc/kubernetes/admin.conf not found\n",
|
||
|
|
"error": null,
|
||
|
|
"tags": {
|
||
|
|
"component": "kubernetes",
|
||
|
|
"workspace": "/Users/Akasha/project-provisioning/workspaces/libre-wuji",
|
||
|
|
"type": "component",
|
||
|
|
"server": "libre-wuji-cp-0",
|
||
|
|
"operation": "reinstall"
|
||
|
|
}
|
||
|
|
}
|