Skip to content

Releases: gkarthiks/k8s-discovery

v0.18.3

06 Aug 18:51
0ebec84
Compare
Choose a tag to compare
  • added the logEnabled flag
  • added changelog
  • formatted and linted for Go Report Card

v0.18.2-metrics

23 Apr 13:00
fda2995
Compare
Choose a tag to compare

v0.18.2-metrics

  • Added the metrics client set. The metrics can be queried as
podMetrics, _ := k8s.MetricsClientSet.MetricsV1beta1().PodMetricses(namespace).List(context.Background(), metav1.ListOptions{})

v0.18.2 Matched release for client-go

23 Apr 10:37
2c5fc5e
Compare
Choose a tag to compare

v0.18.2

  • Incremented the client-go to v0.18.2