Skip to content

issues Search Results · repo:kubernetes-client/java language:Java

Filter by

1k results
 (93 ms)

1k results

inkubernetes-client/java (press backspace or delete to remove)

While cloning repository on local machine getting Filename too long error for some of the classes from client-java-contrib module error: unable to create file client-java-contrib/cert-manager/src/main/java/io/cert/manager/models/V1ChallengeSpecSolverHttp01IngressPodTemplateSpecAffinityNodeAffinityPreferredDuringSchedulingIgnoredDuringExecutionInnerPreference.java: ...
  • kiran215
  • 3
  • Opened 
    3 days ago
  • #4144

Describe the bug In the GenericKubernetesApi.java file, the private method makeClusterCreateCallBuilder incorrectly builds the API call for creating a cluster-scoped resource. It mistakenly calls the .dryRun() ...
good first issue
  • gyeo009
  • 3
  • Opened 
    6 days ago
  • #4138

Describe the bug I get an error status with message invalid object type: networking.k8s.io/v1, Kind=NetworkPolicy when calling Kubectl.apply from io.kubernetes.client.extended.kubectl on a V1NetworkPolicy ...
  • SanjayVas
  • 6
  • Opened 
    27 days ago
  • #4111

Looking at this dependency: https://mvnrepository.com/artifact/io.kubernetes/client-java/24.0.0 The transitive dependency list shows a dependency on V1 of the AWS SDK, V2 has been out for a long time ...
  • daniel-b2c2
  • 3
  • Opened 
    27 days ago
  • #4110

Describe the bug We are trying to get the list of APIGROUPS using client java but we are not able to achieve it . Earlier we are using fabric8 client java ,with using this we were able to fetch the list ...
  • swagata-sahoo
  • 2
  • Opened 
    on Jun 20
  • #4102

Hello everyone, I wanted to raise the question if it would not be better to use a dedicated maven coordinate for the legacy variant, instead of a version. (for example io.kubernetes:client-java-legacy:24.0.0 ...
  • N4SoftwareNinja
  • 2
  • Opened 
    on May 26
  • #4064

Describe the bug NullPointerException when calling Kubectl.top if one pod is in erroneous state or down. Stacktrace: java.lang.NullPointerException: Cannot invoke io.kubernetes.client.custom.PodMetrics.getContainers() ...
good first issue
kind/bug
  • c4lm
  • 5
  • Opened 
    on May 20
  • #4057

Describe the bug In kubernetes 1.33 (probably if feature emulation-version was enabled), k8s-host/version returns additional fields which breaks JSON-parsing Client Version e.g. 23.0.0 Kubernetes Version ...
  • patroldo
  • 12
  • Opened 
    on May 20
  • #4054

Not sure what to do next? 😅 Check out https://kind.sigs.k8s.io/docs/user/quick-start/ The CustomResourceDefinition sparkapplications.sparkoperator.k8s.io is invalid: metadata.annotations: Too long: must ...
  • chestarss
  • 2
  • Opened 
    on May 18
  • #4053

The Code Generator used to place the API group in the class name (AppsV1DaemonSet) but it doesn t do this anymore. The static ModelMapper code still assumes that this is true. The net effect of this ...
  • brendandburns
  • 1
  • Opened 
    on May 6
  • #4040
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub