GoogleCloudPlatform / GoogleCloudPlatform/k8s-stackdriver
Timeout errors in custom-metrics-stackdriver-adapter
- Dominant language
- Go
- Stars
- 409
- Forks
- 236
- Avg merge
- 2h 34m
- Merged PRs (30d)
- 9
Description
Hi!
I've been following instruction to install custom metrics driver on GKE rapid channel (version: `1.23.3-gke.1100`)
I've not been able to get the metrics for HPA, and found the error logs in the adapter: (both in new and legacy adapter) (removing IP adderss)
```
E0302 21:44:29.087428 1 webhook.go:224] Failed to make webhook authorizer request: Post "https://...:443/apis/authorization.k8s.io/v1/subjectaccessreviews?timeout=10s": context canceled
E0302 21:44:29.087729 1 errors.go:77] Post "https://...:443/apis/authorization.k8s.io/v1/subjectaccessreviews?timeout=10s": context canceled
```
I've searched in this repo and other places but couldn't really find a solution. Any pointers will be appreciated. Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.