kubernetes-client icon indicating copy to clipboard operation
kubernetes-client copied to clipboard

Java client for Kubernetes & OpenShift

Results 426 kubernetes-client issues
Sort by recently updated
recently updated
newest added

### Is your enhancement related to a problem? Please describe There are a number of JSON schema properties that we are not able to represent with the code-first approach. Several...

component/crd-generator

### Is your task related to a problem? Please describe Jetty 11 has not been actively supported since 2023 ### Describe the solution you'd like Upgrade to Jetty 12 ###...

status/never-stale

### Describe the bug When performing a server-side-apply patch of a deployment which contains a container that has duplicate environment variables with the same name, the api server returns status...

Waiting on feedback

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

## Description Cleanup CRD generator tests to current code style, e.g. * use AssertJ * use `final var` for local variables * use `List.of()` and `Map.of()` for empty and singleton...

## Description - Tests take a long time: `provide link of CI build with concrete figure` - Identify those tests which take a long time - [x] WatchTest (94s) #2428...

status/never-stale