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

### Describe the bug I saw in documentation that `jkube.enricher.jkube-name.name` is supposed to override "Add a default name to every object which misses a name." When I have 2 pods...

bug

### Description Upon oc:resource oc:deploy of a Spring Boot application, the resulting Deployment has imagePullPolicy: IfNotPresent. This causes OpenShift not to fetch the new version. If the built version is...

bug

### Component Kubernetes Maven Plugin ### Is your enhancement related to a problem? Please describe ECR requires precreation of repositories in order for jkube being able to push images ###...

enhancement
Waiting on feedback

## Description Part of #865 ~Might be fixed while tackling #2386~ In order for users to be able to provide their own Charts and associated template files, it'd be necessary...

component/helm ⎈

## Description Requires/blocked by https://github.com/eclipse/jkube/issues/2392 `k8s:helm-repo-index` In the scope of the Helm provided services, it would be nice to be able to create/update the index for a chart repository. This...

enhancement
component/helm ⎈

## Description Using the action from the [https://github.com/tetchel/chart-verifier-action](https://github.com/tetchel/chart-verifier-action) PoC (once it's released) that exposes https://github.com/openshift-helm-charts/charts + https://github.com/redhat-certification/chart-verifier, create nightly test to verify charts generated by JKube. /cc @tetchel @dperaza4dustbit

component/helm ⎈

## Description There is no support for packaging and uploading existing Helm charts I created by myself. It's an important feature because our charts are not so simple to generate....

enhancement
component/helm ⎈

### Component None ### Task description ### Description Our Spring Boot quickstarts are using more than an year-old versions of Spring Boot. These should be updated to latest 2.7.x release...

Hi New to JKube and I've tried to build the above it seems that the OCP build config cannot pull the jkube-java due to an incompatible certificate. Example documentation does...

Waiting on feedback

### Description Blocked by #2368 **Goal** As a project maintainer, I'd like to have an automated release (or part of it) process in such way that I can trigger it...

technical-debt