apiserver/pkg/storage/value/encrypt/envelope/kmsv2
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
..
v2 chore: updates api doc 2023-10-17 22:17:43 +00:00
cache.go kmsv2: fix race in simpleCache.set when setting cache size metric 2023-08-27 15:14:04 -04:00
cache_test.go kmsv2: fix race in simpleCache.set when setting cache size metric 2023-08-27 15:14:04 -04:00
envelope.go [KMSv2] promote KMSv2 and KMSv2KDF to GA 2023-10-24 09:50:45 -07:00
envelope_test.go Fix for typecheck doesn't notice compile errors in test files 2024-07-02 16:26:41 -04:00
grpc_service.go kmsv2: re-use DEK while key ID is unchanged 2023-02-24 16:51:08 -05:00
grpc_service_unix_test.go Fix for typecheck doesn't notice compile errors in test files 2024-07-02 16:26:41 -04:00