Closed
Description
Is this a BUG REPORT or FEATURE REQUEST?:
/kind feature
What happened:
Kubernetes v1.17 is not supported by latest release. According to documentation master
branch supports Kubernetes v1.17
but there are no published docker images that we can use as master branch. Currently we are using custom build from commit ID 5fd7281987d57c02e65ca5479c90099814e68ee5
.
What you expected to happen:
I'd expect another release with proper version (maybe release candidate ?) that covers missing commits to cover 1.17.
How to reproduce it (as minimally and precisely as possible):
Deploy latest image to Kubernetes v1.17
Anything else we need to know?:
N/A
Environment:
- Kubernetes version (use
kubectl version
):v1.17.9-eks-4c6976
- Kube-state-metrics image version:
v1.9.7