logcheck.conf: ensure that kms and value/encrypt uses structured logging

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

Kubernetes-commit: b6b00e65bcfe40fdaca9ce8b214baf5015ad7c5c
This commit is contained in:
Anish Ramasekar 2023-02-10 00:17:54 +00:00 committed by Kubernetes Publisher
parent 8228032d4b
commit 0304cd9f08
1 changed files with 0 additions and 1 deletions

View File

@ -157,7 +157,6 @@ func (s *Base64Plugin) ExitFailedState() {
// Update keyID for the plugin.
func (s *Base64Plugin) UpdateKeyID() {
klog.Info("updating keyID")
s.mu.Lock()
defer s.mu.Unlock()
s.keyID = "2"