constellation/bootstrapper/internal/initserver
miampf bee3f6c159
added test for CA generation + use SeedSize constant
Previously, I just hard coded 256 as the key length that seeds the key
generation since it worked. Now, it uses ed25519.SeedSize (32) instead.
2025-01-30 12:21:07 +01:00
..
BUILD.bazel also derive the key on the control plane nodes 2025-01-30 12:21:06 +01:00
initserver.go added test for CA generation + use SeedSize constant 2025-01-30 12:21:07 +01:00
initserver_test.go bootstrapper: prioritize etcd disk I/O (#3114) 2024-05-22 16:12:53 +02:00