kubernetes-client
kubernetes-client copied to clipboard
Create Fabric8 Prometheus Extension
As per Ioannis's comment here https://github.com/fabric8io/kubernetes-client/issues/2740#issuecomment-800015531 we already have an extension for prometheus in dekorate. We should port it here since it fits better as a part of Fabric8 Kubernetes Client Extension
This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions!
Marking this as help wanted. In case anyone is interested they can look into how other extensions were contributed. For example, cert-manager extension contributed recently[0]
[0] https://github.com/fabric8io/kubernetes-client/pull/2930
The new approach to generate Java types from CRDs should be preferred instead:
https://github.com/fabric8io/kubernetes-client/blob/a47f52c501f43d657cc2928c0459bfbabae6f86f/doc/java-generation-from-CRD.md
This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions!