- Update credentials plugin from 2.1.7 to 2.1.19 (2.2.0) CVE-2019-10320 #30
- Drop support for 1.8,1.9 - Test for 1.15 #31
- Resolve environment variables in serverUrl for Freestyle jobs #26
- Added support for clusterName option #19
- Upgrade kubectl versions #20
- Add tests for kubectl 1.13 #21
- Add tests for kubectl 1.11 #11
- Test listing credentials #12
- Add support for 1.12.0 #13
- Use latest kubectl versions for tests #14
- Depend on apache-httpcomponent plugin #15
- Missing comma in documentation #16
- Base64 Decode that CA certificates #17
- Don't require ca certificates to be base64 encoded #18
- Fix sporadic execution error when running kubectl concurrently
- Import authentication feature from the kubernetes plugin
- Add support for StringCredentials
- Add support for scoped credentials
- Add support for tokens and password with spaces
- Embed certificates into the kubeconfig
- Fix the masks used on the commands to prevent tokens from leaking into the logs
- Display kubectl output in the logs