diff --git a/keps/sig-storage/3314-csi-changed-block-tracking/README.md b/keps/sig-storage/3314-csi-changed-block-tracking/README.md index 2758c98b679..3f1ebc4f539 100644 --- a/keps/sig-storage/3314-csi-changed-block-tracking/README.md +++ b/keps/sig-storage/3314-csi-changed-block-tracking/README.md @@ -1097,6 +1097,7 @@ volume snapshot name and namespace from the gGRPC request metadata. snapshot class, volume handle, and metadata service resources. * Unit tests to cover the logic around creating token review and subject access review resources. +* Unit tests to ensure no tokens/secrets are logged by k8s-csi logging methods. ##### Integration tests diff --git a/keps/sig-storage/3314-csi-changed-block-tracking/kep.yaml b/keps/sig-storage/3314-csi-changed-block-tracking/kep.yaml index 3e4d470bcc0..af88d967446 100644 --- a/keps/sig-storage/3314-csi-changed-block-tracking/kep.yaml +++ b/keps/sig-storage/3314-csi-changed-block-tracking/kep.yaml @@ -7,6 +7,7 @@ authors: owning-sig: sig-storage participating-sigs: - sig-storage + - sig-auth status: provisional creation-date: 2023-06-12 reviewers: