-
Task
-
Resolution: Fixed
-
Minor
-
None
The documentation has examples on how to place credentials into kubernetes as a secret but there doesn't seem to be any information available on how to use those credentials from within a jenkins pipeline. For a non-jenkins plugin developer, it may be difficult to understand what the intent of the plugin is if the examples are only showing examples of how to place a secret into kubernetes.
Not sure I follow, this has nothing to do with plugin development, you use the credentials just like you would from any other credential provider in jenkins.
IE in the UI when say configuring github select the credential you wish to use in the drop down.