jkube icon indicating copy to clipboard operation
jkube copied to clipboard

Build and Deploy java applications on Kubernetes

Results 358 jkube issues
Sort by recently updated
recently updated
newest added

### Component JKube Kit ### Task description ### Description Child of https://github.com/eclipse/jkube/issues/857 Migrate the following tests to use [Mockito](https://site.mockito.org/) instead of [JMockit](https://jmockit.github.io/): - AssemblyConfigurationUtilsTest - AssemblyManagerCreateDockerTarArchiveTest - AssemblyManagerTest - FromConfigRegistryAuthHandlerTest...

🌞 GSoC

### Description Blocked on #957 #857 #31 I was writing some tests related to System properties in #957 where SystemMock could be used for mocking System properties. Unfortunately, it's based...

### Description Right now we're using [JMockit](https://jmockit.github.io/) in our tests for mocking the behavior of classes. We're discussed this in past as well but never got any chance to create...

🌞 GSoC

### Component jkube-kit-enricher-api ### Task description Child of #1546 - Remove JUnit4 dependencies - Add JUnit5 dependencies - Refactor tests

🌞 GSoC

### Component jkube-kit-build-service-docker ### Task description Child of #1546 - Remove JUnit4 dependencies - Add JUnit5 dependencies - Refactor tests

🌞 GSoC

### Component jkube-kit-build-api ### Task description Child of #1546 - Remove JUnit4 dependencies - Add JUnit5 dependencies - Refactor tests

🌞 GSoC

### Description Our current test suites are based on JUnit4. The goal of this epic is to migrate all of them to JUnit5. ### Goals - Remove JUnit4 dependency -...

🌞 GSoC

### Component org.eclipse.jkube.openshift.gradle.plugin ### Task description Child of #1546 - Remove JUnit4 dependencies - Add JUnit5 dependencies - Refactor tests

🌞 GSoC

### Component org.eclipse.jkube.kubernetes.gradle.plugin ### Task description Child of #1546 - Remove JUnit4 dependencies - Add JUnit5 dependencies - Refactor tests

🌞 GSoC

### Component openshift-maven-plugin-it ### Task description Child of #1546 - Remove JUnit4 dependencies - Add JUnit5 dependencies - Refactor tests

🌞 GSoC