[e2e test framework] replace fmt.Println with writes to ginko's writer #2514
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/bug
Categorizes issue or PR as related to a bug.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Example: https://github.com/kubernetes-sigs/cluster-api/blob/master/test/framework/control_plane.go#L102
These existed to help debug. I'm not sure they're ever displayed though. Either they should be removed or replaced with a log to ginkgo's writer.
Part of this issue is figuring out if it's too noisy with those logging to ginkgo's writer or if these errors actually provide value.
/kind bug
/help
/milestone Next
/priority important-longterm
The text was updated successfully, but these errors were encountered: