0.14.0
What's Changed
- Move main to 0.14.0-SNAPSHOT by @kornys in #281
- Allow sonar run from forked repo PRs to main branch by @kornys in #280
- Add replaceContent method to CmdKubeClient by @im-konge in #282
- Add unit tests for cmd oc and kubectl client wrappers by @kornys in #283
- Fix sonar workflow to use mvn wrapper by @kornys in #284
- Bump io.fabric8:kubernetes-client-bom-with-deps from 7.2.0 to 7.3.0 in the dependencies group by @dependabot in #286
- Add possibility to configure throwError to execInPod and execInPodContainer by @im-konge in #285
- Move UtilsTest to use mocked methods instead Kube mock server by @im-konge in #287
- Add imageutils test by @kornys in #288
- Add JobUtilsTests and tests for executor by @kornys in #289
- Bump the dependencies group with 4 updates by @dependabot in #290
- Add ImageDigestMirrorSet resoruce type by @kornys in #291
- Add possibility to collect logs from previous (failed) Pod containers by @im-konge in #292
- LogCollector - run log collection asynchronously by @im-konge in #293
Full Changelog: 0.13.0...0.14.0