kubernetes / kubernetes

Production-Grade Container Scheduling and Management
https://kubernetes.io
Apache License 2.0
109.87k stars 39.33k forks source link

feat: supporting KUBE_VERBOSE on test-integration & test-e2e-node #127367

Open bouaouda-achraf opened 3 days ago

bouaouda-achraf commented 3 days ago

What would you like to be added?

supporting KUBE_VERBOSE on test-integration & test-e2e-node :

  1. hack/make-rules/test-e2e-node.sh
  2. hack/make-rules/test-integration.sh

Why is this needed?

support local troubleshooting with "set -x"

k8s-ci-robot commented 3 days ago

This issue is currently awaiting triage.

If a SIG or subproject determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
bouaouda-achraf commented 3 days ago

/assign

bouaouda-achraf commented 3 days ago

/sig node

/area test