observatorium / thanos-receive-controller

Kubernetes controller to automatically configure Thanos receive hashrings
Apache License 2.0
93 stars 42 forks source link

Bump Client-Go version to fix bug workaround #64

Open squat opened 3 years ago

squat commented 3 years ago

As Identified in https://github.com/observatorium/thanos-receive-controller/pull/62#pullrequestreview-585557646, we'd like to bump the version of client-go we use to enable us to use .Kind and .APIVersion directly.