Bug: Unit tests suite fails if ran without having a Kubernetes cluster running locally (kube config exists) #359
Labels
Bug
A error that causes the feature to behave differently than what was expected based on design docs
P3
Low priority issue. Will not impact the release schedule if not complete.
Testing Improvements
Improvements that will result in better test coverage or more efficient testing
The Unit Tests that fail when running without a Kubernetes cluster when running locally should be updated to load a mock of K8 to avoid the failures generated when K8 finds a kube context.
The text was updated successfully, but these errors were encountered: