godaddy / godaddy/kubernetes-client
Singular for NetworkPolicy is invalid
Open
Beginner friendly
- Dominant language
- JavaScript
- Stars
- 963
- Forks
- 189
- PR merge metrics
- No merged PRs in 30d
Description
Hey,
Stumbled across this today, I believe this line is wrong:
https://github.com/godaddy/kubernetes-client/blob/master/typings/index.d.ts#L4043
It should be `networkpolicy`?
Contributor guide
Research direction
Open typings/index.d.ts around line 4043 and inspect the NetworkPolicy singular name in the Kubernetes client typings. Confirm the expected lowercase form from the surrounding API naming, then update the declaration and verify that the corrected type is exposed consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, kubernetes
- Domain
- api
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100