prometheus-adapter: Image from dockerhub is crashing
I didn’t change my config at all, just pulled the new image (are there any specifics for updating?). Everything seems to start properly and then it crashes.
F1028 18:58:09.254329 1 openapi.go:39] Failed to build open api spec for root: non-body Restful parameter type should be a simple type, but got : v1.ResourceVersionMatch
I am not sure what’s “latest” in dockerhub since the last tag I see here is 0.8.0.
directxman12/k8s-prometheus-adapter-amd64:latest DIGEST:sha256:ba5a8b32ddbe254b468700afb5ec2187a7cd9475b15c6f067bb8e99014ff923e
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Reactions: 4
- Comments: 20 (8 by maintainers)
@s-urbaniak this should resolve the issue https://github.com/kubernetes-sigs/custom-metrics-apiserver/pull/75
I tried to deploy v0.8.1 an ran into the same error