logcheck.conf: ensure that kms and value/encrypt uses structured logging
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user