kasun
e6d2b6154a
fix: added instance ips from stack and fixed type issues
2026-06-01 03:14:55 +02:00
kasun
c8e688b9ff
fix: resolved sonarqube warning
2026-06-01 02:20:06 +02:00
kasun
4a96cb9d07
fix: bumbed compilerOptions target
2026-06-01 02:19:43 +02:00
kasun
980e24c606
fix: added missing sudo
Deploy k8s Bootstrap / Pulumi Preview (pull_request) Successful in 38s
Deploy k8s Bootstrap / Bootstrap k3s Cluster (pull_request) Has been skipped
2026-05-30 19:35:37 +02:00
kasun
2f6635aa73
fix: added sudo to kubectl commands
Deploy k8s Bootstrap / Pulumi Preview (pull_request) Successful in 31s
Deploy k8s Bootstrap / Bootstrap k3s Cluster (pull_request) Has been skipped
2026-05-30 19:16:36 +02:00
kasun
7212e0e3ef
fix: add triggers and --node-name to k8s-bootstrap commands
...
Without triggers, commands cached in Pulumi state don't re-run when VMs
are deleted and recreated with new IDs. This caused stale state where
start/install commands were skipped while the new VMs were never
bootstrapped, leading to SSH "no route to host" failures.
All command resources now carry triggers: [vmId] so they are
automatically replaced (and re-run) whenever the underlying VM changes.
Also adds --node-name to every k3s install/join command so nodes register
under the expected name (k3s-master-1 etc.) regardless of the VM's actual
hostname, which cloud-init does not set explicitly.
2026-05-30 19:06:11 +02:00
kasun
e9765bb073
removed netcat dependency with /dev/tcp
Deploy k8s Bootstrap / Pulumi Preview (pull_request) Successful in 41s
Deploy k8s Bootstrap / Bootstrap k3s Cluster (pull_request) Has been skipped
2026-05-30 17:24:49 +02:00
kasun
3f9e6c8348
fix: import credentials from proxmox-infra via Stackreference
Deploy k8s Bootstrap / Bootstrap k3s Cluster (pull_request) Has been skipped
Deploy Proxmox Infra / Pulumi Preview (pull_request) Successful in 50s
Deploy Proxmox Infra / Pulumi Deploy (pull_request) Has been skipped
Deploy k8s Bootstrap / Pulumi Preview (pull_request) Successful in 39s
2026-05-29 18:15:46 +02:00
kasun
56f0b66f15
added claude.md to k8s bootstrap
Deploy k8s Bootstrap / Bootstrap k3s Cluster (pull_request) Has been skipped
Deploy Proxmox Infra / Pulumi Preview (pull_request) Successful in 48s
Deploy Proxmox Infra / Pulumi Deploy (pull_request) Has been skipped
Deploy k8s Bootstrap / Pulumi Preview (pull_request) Failing after 59s
2026-05-29 17:57:20 +02:00
kasun
8e60b5bcd2
added k3s bootstrap config to deploy to all dedicated nodes.
2026-05-29 17:55:36 +02:00