kindcontainer
kindcontainer copied to clipboard
Testcontainers that start Kubernetes in Docker.
Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.2.5 to 1.4.4. Commits d2a9ddb prepare release 1.4.4 41e1ddc in relation to LOGBACK-1696 9b3b800 fix LOGBACK-1695 ba5eb23 test changes related to LOGBACK-1693 LOGBACK-1694 6259aad cleanup dependency declarations...
It may be useful to let the user configure the k3s server to run within the --docker. With this flag the local docker images are available to the k3s pods
Every now and then after creating a new namespace it can take a while for the responsible controllers to create the default SA for the new namespace - that can...
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.13 to 1.5.4. Commits 61140ea fix JaninoEvaluator issue/800, prepare release 1.5.4 370de39 disable LOGBACK_1393_Test aa68978 add missing consoleAppender.setWithJansi(true) call 81ab4ac added more javadocs 596fbea fix LOGBACK-1767 7587630...
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.77 to 1.78. Changelog Sourced from org.bouncycastle:bcpkix-jdk18on's changelog. 2.1.1 Version Release: 1.78 Date: 2024, 7th April. ... (truncated) Commits See full diff in compare view [ from 6.8.0 to 6.11.0. Release notes Sourced from io.fabric8:kubernetes-client's releases. 6.11.0 (2024-03-25) Bugs Fix #5729: ensure that kind is set for generic resource lists Fix #3032: JUnit5 Kubernetes...
Bumps `testcontainersVersion` from 1.19.6 to 1.19.7. Updates `org.testcontainers:testcontainers` from 1.19.6 to 1.19.7 Release notes Sourced from org.testcontainers:testcontainers's releases. 1.19.7 Testcontainers for Java 1.19.7 Modules New K6 module (#8318) @javaducky New...
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.11.0. Release notes Sourced from org.mockito:mockito-core's releases. v5.11.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.11.0 2024-03-01 - 17 commit(s) by Aouichaoui Youssef, Franz Wong,...
Verifies working developer-builds on different os'
The issue is caused by `com.dajudge.kindcontainer.util.ContainerVersionHelpers#isInContainerFilter` where `CONTAINER_FILTER` environment variable is `"null"` instead of `null`: Container: - ApiServerContainer - v1.22.2 ```bash java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1...