- use kubernetes-credentials 0.7.0 #65
- add environment interpolation for more parameters #74
- test against new kubectl versions #75
- Fix UI job configuration for multiple credentials not being saved #61
- Write kubeconfig back in the workspace #50
- Fix some warnings when running the tests #48
- Speed up testsr #47
- Apply Jenkins infrastructure changes to pom.xml #46
- Add a quick implementation overview in the README #45
- Add support for new kubectl versions and drop olders #44
- Don't use kubectl to set credentials up #43
- Support configuration of multiple kube credentials at the same time #40
- Remove duplicated KubeConfigExpander #39
- Fix escaping of certificate-authority parameter #38
- Incrementals #35
- Tests were not passing on my machine because paths were not quoted #34
- Fix README when setting up ServiceAccount in non-default namespace #33
- Corrected decode flag syntax in README #32
- 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