upgrade all K8S outdated api client libraries from to V1.
Open
- Dominant language
- Go
- Stars
- 25
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Most of the api libraries used in the request-cert controller are outdated.
For an example: Core() is now CoreV1():
https://github.com/cockroachdb/k8s/blob/master/request-cert/k8s_certificates.go#L193
Upgrade them, this upgrade is also dependent on issue #26.
cc: @joshimhoff
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.