Commit Graph

6 Commits

Author SHA1 Message Date
justinsb a986749d8d Update to golang 1.24.4
Issue #17392
2025-06-19 13:37:12 -04:00
justinsb 774d2fdfca tests: build and push locally for metal tests
Because we now push much larger files, replace our in-memory storage with disk-backed storage.
2024-09-11 18:22:23 -04:00
justinsb 08481f512c metal: more functions to enable `kops update cluster`
We still have to add VMs, but this is another step closer.
2024-08-30 06:55:18 -04:00
justinsb 7f58570a04 metal: stub out functions to enable cluster creation
Start adding the minimal implementation such that we can `kops create cluster`
2024-08-29 22:39:48 -04:00
justinsb ba5519a546 tests: add simple s3 emulator for bare-metal testing
We don't need a lot of S3 functionality, it's likely easier just to create our own.
2024-08-29 13:32:42 -04:00
justinsb fe66a14185 tests: create basic test for creating VMs on github actions
We try to bring up 3 VMs and SSH to them.
2024-08-28 17:26:20 -04:00