{ "id": "3c4b73ce-4ec0-4c63-b8a0-f04408f82c67", "name": "component_install_hetzner_csi", "command": "bash", "args": [ "-c", "base64 -d < '/tmp/orchestrator_comp_3c4b73ce-4ec0-4c63-b8a0-f04408f82c67.tar.gz.b64' > /tmp/hetzner_csi.tar.gz && scp -i '/Users/jesusperezlorenzo/.ssh/htz_ops' /tmp/hetzner_csi.tar.gz 'root@libre-wuji-cp-0:/tmp/' && ssh -i '/Users/jesusperezlorenzo/.ssh/htz_ops' 'root@libre-wuji-cp-0' 'rm -rf /tmp/hetzner_csi && mkdir -p /tmp/hetzner_csi && tar xzf /tmp/hetzner_csi.tar.gz -C /tmp/hetzner_csi && cd /tmp/hetzner_csi && sudo bash install-hetzner_csi.sh install ; rc=$?; rm -f /tmp/hetzner_csi.tar.gz && rm -rf /tmp/hetzner_csi; exit $rc' ; rc=$?; rm -f '/tmp/orchestrator_comp_3c4b73ce-4ec0-4c63-b8a0-f04408f82c67.tar.gz.b64' /tmp/hetzner_csi.tar.gz; exit $rc" ], "dependencies": [], "status": "Failed", "created_at": "2026-04-21T02:23:24.029018Z", "started_at": "2026-04-21T02:23:24.447791Z", "completed_at": "2026-04-21T02:23:27.237129Z", "output": null, "error": "Command execution failed: ERROR: Secret 'hcloud' not found in kube-system.\n Create it first: kubectl -n kube-system create secret generic hcloud --from-literal=token=\n", "tags": { "component": "hetzner_csi", "type": "component", "server": "libre-wuji-cp-0", "workspace": "/Users/Akasha/project-provisioning/workspaces/libre-wuji", "operation": "install" } }