apiserver/pkg/storage/value/encrypt/envelope
Davanum Srinivas 1292729d42 Fix for typecheck doesn't notice compile errors in test files
- ensure we add all the staging modules so the _test files in there are "loaded"
- use build tags to skip tests that fail to build in specific os/arch pairs

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
Co-Authored-By: Tim Hockin <thockin@google.com>

Kubernetes-commit: c230a45383c372e3861de3d4854cdfe28f4c482f
2024-07-02 16:26:41 -04:00
..
kmsv2 Fix for typecheck doesn't notice compile errors in test files 2024-07-02 16:26:41 -04:00
metrics kmsv2: add apiserver identity to metrics 2023-09-05 13:03:18 -07:00
testing kmsv2: KDF based nonce extension 2023-03-25 14:41:04 -04:00
envelope.go kmsv2: re-use DEK while key ID is unchanged 2023-02-24 16:51:08 -05:00
envelope_test.go kmsv2: re-use DEK while key ID is unchanged 2023-02-24 16:51:08 -05:00
grpc_service.go [KMS] move util from envelope to kms package 2023-02-27 00:37:48 +00:00
grpc_service_unix_test.go Clean up kms test 2023-03-22 22:38:36 -07:00