Commit Graph

12 Commits

Author SHA1 Message Date
Markus Thömmes 8010071179
Remove unnecessary override for dependencies (#1816) 2020-10-19 02:39:58 -07:00
Markus Thömmes 57c28d742e
Simplify test helpers for prometheus API (#1815) 2020-10-18 23:07:58 -07:00
Scott Nichols 5a5f68637e
use k8s.interface (#1808)
* use k8s.interface

* start to remove test client

* don't use test/KubeClient
2020-10-14 09:51:31 -07:00
Victor Agababov a371418524
v2 (#1754) 2020-09-29 13:18:29 -07:00
Markus Thömmes 5fbbde31b3
Align linters with serving (enables stylecheck and asciicheck) (#1738) 2020-09-23 07:37:40 -07:00
Victor Agababov ddf2cbe3c1
Various nits around the code (#1719)
* Various nits around the code

* stagger
2020-09-18 16:22:45 -07:00
Zbynek Roubalik 2d4efecc6b
bump to k8s 1.18 (#1428)
* bump to k8s 1.18.8

Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>

* plumbing ctx through

Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>

* add more ctx plumbing

Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>

* ctx WithCancel()

Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
2020-09-11 07:54:00 -07:00
Francesco Guardiani ba0f3cb7cf
Revert port forward logging (#1537)
* Revert "Fixed error with #1531 (#1533)"

This reverts commit d7498436

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

* Revert "Added logging of port forwarding stdout (#1531)"

This reverts commit 3b7ca76a

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
2020-07-22 01:53:54 -07:00
Francesco Guardiani d749843685
Fixed error with #1531 (#1533)
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
2020-07-21 23:38:53 -07:00
Francesco Guardiani 3b7ca76a63
Added logging of port forwarding stdout (#1531)
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
2020-07-21 02:16:35 -07:00
Chi Zhang bf5252e748 revert prometheus version (#641) 2019-09-07 09:06:04 -07:00
Chi Zhang 4749553105 Move prometheus, github, slack code from test-infra to pkg (#601)
* move prometheus code from test-infra to pkg

* also move ghutil and slackutil
2019-09-03 13:48:02 -07:00