teepot/packages
Harald Hoyer 6be0ac561e
fix: use performance_multiplier
The vault instances lose the raft leader status, while loading
the `vault-auth-tee` plugin, because the gramine enviroment slows
down the `execve` significantly.

Using `performance_multiplier` relaxes the timeouts for the raft protocol.

see also: https://github.com/hashicorp/vault/issues/28009

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-08-07 15:54:22 +02:00
..
cargoClippy feat: use nixsgx nix function to create containers 2024-06-10 16:32:02 +02:00
cargoDeny feat: use nixsgx nix function to create containers 2024-06-10 16:32:02 +02:00
cargoFmt feat: use nixsgx nix function to create containers 2024-06-10 16:32:02 +02:00
container-self-attestation-test-sgx-azure feat: use nixsgxLib.mkSGXContainer 2024-07-01 17:25:00 +02:00
container-self-attestation-test-sgx-dcap feat: use nixsgx nix function to create containers 2024-06-10 16:32:02 +02:00
container-vault-admin feat: add container-vault-admin 2024-06-12 13:32:34 +02:00
container-vault-admin-sgx-azure feat: use nixsgxLib.mkSGXContainer 2024-07-01 17:25:00 +02:00
container-vault-sgx-azure chore: turn off debug again 2024-08-07 12:22:17 +02:00
container-vault-start-config fix: use performance_multiplier 2024-08-07 15:54:22 +02:00
container-vault-unseal fix(container-vault-unseal): remove azure config 2024-06-12 13:32:51 +02:00
container-vault-unseal-sgx-azure fix(teepot-vault-unseal-sgx): pass CA_CERT_FILE 2024-08-07 14:34:25 +02:00
container-verify-attestation-sgx Use Docker's entrypoint instead of command 2024-07-11 17:49:37 +02:00
fmt feat: add fmt nix package 2024-03-11 12:39:02 +01:00
teepot Unify verify-attestation-sgx and verify-attestation 2024-07-11 17:13:11 +02:00