-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
Jenkins Version 2.450
Kubernetes Credentials Plugin 189.v90a_488b_d1d65
I am seeing this warning in the logs
WARNING c.c.j.p.k.KubernetesCredentialProvider#convertSecret: No SecretToCredentialConverter found to convert secrets of type aws
While secrets of type "secretText", and "usernamePassword" are getting picked up without any issue - the type "aws" is not working for me.
How to get this resolved?