kubernetes/test/e2e/kubectl
Patrick Ohly 41f23f52d0 test: fix ginkgolinter issues
All of these issues were reported by https://github.com/nunnatsa/ginkgolinter.
Fixing these issues is useful (several expressions get simpler, using
framework.ExpectNoError is better because it has additional support for
failures) and a necessary step for enabling that linter in our golangci-lint
invocation.
2023-02-22 19:36:05 +01:00
..
framework.go update ginkgo from v1 to v2 and gomega to 1.19.0 2022-07-08 10:44:46 +08:00
kubectl.go test: fix ginkgolinter issues 2023-02-22 19:36:05 +01:00
logs.go test: fix ginkgolinter issues 2023-02-22 19:36:05 +01:00
OWNERS Update sig-cli OWNERS 2022-02-14 10:55:35 -07:00
portforward.go e2e: use error wrapping with %w 2023-02-06 15:39:13 +01:00