The Wayback Machine - https://web.archive.org/web/20210629112911/https://github.com/topics/kubernetes-client
Skip to content
#

kubernetes-client

Here are 32 public repositories matching this topic...

rohanKanojia
rohanKanojia commented May 24, 2021

We're already on Java 8 and we can use this diamond operator which was introduced in Java 7. Yet, there are lots of occurrences in code where we're still not using it. For more information about this, see this Sonar rule[0]

In case anyone is interested in fixing this, you can check all the occurrences where diamond operator could be used here[1]

[0] https://sonarcloud.io/organizations/fabric

Improve this page

Add a description, image, and links to the kubernetes-client topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kubernetes-client topic, visit your repo's landing page and select "manage topics."

Learn more