GoogleContainerTools / GoogleContainerTools/skaffold
Refactor: Make kubeContext struct instead of string
Open
meta/development
priority/p2
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
Refer: https://github.com/GoogleContainerTools/skaffold/issues/3073#issuecomment-684873558 and https://github.com/GoogleContainerTools/skaffold/pull/4701#discussion_r479339604
We are using `kubeContext` as a string currently. We'll benefit from converting it into a struct with methods.
Contributor guide
Assessment
This issue has not been assessed yet.