Commit e0d73d1
committed
Remove debugging transport and enable e2e log-level
Because venafi-connection-lib 0.5.1 includes the debugging roundtripper as part
of the default client.
Added debug logging to the ark-test-e2e so that I can see the debug logging
still working.
- Remove debug roundtripper from agent HTTP client
- Drop import of k8s.io/client-go/transport
- Enable verbose logging in e2e helm chart (set --log-level=6)
Signed-off-by: Richard Wall <[email protected]>1 parent 434f5a1 commit e0d73d1
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
815 | 814 | | |
816 | 815 | | |
817 | 816 | | |
818 | | - | |
819 | 817 | | |
820 | 818 | | |
821 | 819 | | |
| |||
0 commit comments