This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
Release v0.11.0
Important Changes
- Fixed resource assignment in GKE and GCE environment. This was broken by release v0.10.0
Complete list of changes since release v0.10.0
9f1fc3b add support for label key description. (#136)
5cd96ff fix golint and add Makefile. (#138)
433871b Fix resource assignment in GKE and GCE environment when using metrics exporter. (#139)
b39028f add issue template (#137)
4351271 Don't overwrite agent label if already set (#132)
aed34d9 Update oc version in go.mod. (#129)
c34b175 Upgrade dependencies in go.mod (#125)
f6ea5dc Use cmp instead of reflect and json in tests. (#122)