Skip to content

Releases: gkarthiks/k8s-discovery

v0.18.4

16 Aug 17:19
6d95ecd
Compare
Choose a tag to compare
  • fix for the metrics client with inCluster config
  • upgraded to 0.18.8 of k8s

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