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

Signed-off-by: baruKreddy [[email protected]](mailto:[email protected]) Fixes https://github.com/eclipse/jkube/issues/1585 ## Type of change - [x] Bug fix (non-breaking change which fixes an issue) - [ ] Feature (non-breaking change which adds functionality) - [...

## Description In #1657, assertThat("").isEqualTo("") was used in opposite way. Actual value should be placed inside assertThat() block and isEqualTo should contain expected value Signed-off-by: Rohan Kumar ## Type of...

## Description Fix: #1474 Signed-off-by: Anurag Singh Rajawat ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] Feature (non-breaking change which adds...

Signed-off-by: Ayush ## Description [Quickstarts] : Update Quarkus Customized Image Maven quickstart to latest version 1) Quarkus Customized Image quickstart was using old version of Quarkus that is 1.7.2.Final. It...

## Description Fix #1440 A unit test for KindFilenameMapperUtil ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] Feature (non-breaking change...

Signed-off-by: baruKreddy [[email protected]](mailto:[email protected]) Fixes https://github.com/eclipse/jkube/issues/1592 ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] Feature (non-breaking change which adds functionality) -...

## Description Fixes #1573 ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] Feature (non-breaking change which adds functionality) - [...

### Component JKube Kit ### Is your enhancement related to a problem? Please describe The generated YAML files should be (optionally) enriched with the: - [Recommended Labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/) - [Well-Known Labels,...

enhancement

Signed-off-by: baruKreddy [[email protected]](mailto:[email protected]) Fixes https://github.com/eclipse/jkube/issues/1606 ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] Feature (non-breaking change which adds functionality) -...

### 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/): - DockerImageWatcherTest - PodExecutorTest ### Expected Behavior All...

šŸŒž GSoC