godaddy / godaddy/kubernetes-client
Type check errors
Open
- Dominant language
- JavaScript
- Stars
- 963
- Forks
- 189
- PR merge metrics
- No merged PRs in 30d
Description
when i run tsc check i get errors "Property 'X' does not exist on type 'typeof KubernetesClient'."
For example:
error TS2339: Property 'Client' does not exist on type 'typeof KubernetesClient'.
error TS2339: Property 'KubeConfig' does not exist on type 'typeof KubernetesClient'.
The client version is 8.3.3.
Contributor guide
Research direction
No file or test is named. Reproduce the tsc check with client version 8.3.3, then trace the reported KubernetesClient type errors; done means the Client and KubeConfig TS2339 errors no longer occur.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js, typescript
- Domain
- api, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100