kimorris27
|
086f532624
|
Replace all references to the golang mock repo with references to the
Uber fork, then `go mod tidy` and `go mod vendor`
Note the change to `deps.go`
|
2024-09-26 09:00:11 -05:00 |
Ben Vesel
|
36df0152cf
|
Prevent memory leaks with DialContext usage and new k8s client creation (#3090)
|
2023-10-03 18:47:49 -04:00 |
Aldo Fuster Turpin
|
fb5683dfb3
|
create test functions for error comparison (#2614)
refactor: create functions for error comparison in test files
|
2023-04-06 14:15:15 +02:00 |
Mikalai Radchuk
|
9f472ae571
|
Adds an unit test covering DialContext
|
2022-07-26 12:09:52 +01:00 |
Jim Minter
|
8cf65c100c
|
noop rename PrivateEndpointIP -> APIServerPrivateEndpointIP. Note: not changing serialised JSON name.
|
2021-03-08 10:27:29 -06:00 |
Jim Minter
|
9e5c4f8930
|
portal initial commit
|
2020-12-09 16:22:51 -06:00 |
Jim Minter
|
f6df81af4d
|
move proxy client code into pkg/proxy
|
2020-10-08 09:41:16 -05:00 |
Jim Minter
|
9c6dedfb02
|
do not hand out a RestConfig if PrivateEndpointIP is not set
|
2020-04-01 21:17:32 -06:00 |
Olga Mirensky
|
d73e28011d
|
Improve kubeconfig selection
|
2020-03-20 20:11:57 -06:00 |
Olga Mirensky
|
01f3254611
|
misc changes
|
2020-03-20 20:11:55 -06:00 |
Jim Minter
|
2d1c474d4c
|
remove unused context
|
2020-03-04 20:27:05 -06:00 |
Jim Minter
|
698c6b22ef
|
store cluster private IP in database (#50)
|
2020-01-10 07:46:54 -06:00 |
Jim Minter
|
f484c70d3e
|
move privateendpoint out of env and use FP credential
|
2019-12-30 12:02:06 -06:00 |
Jim Minter
|
2454f5e68d
|
add proxy tooling
|
2019-12-29 12:44:32 -06:00 |
Jim Minter
|
f2bac99bba
|
use pe/pls
|
2019-12-29 12:44:30 -06:00 |
Jim Minter
|
00e3c6555a
|
add code license boilerplate
|
2019-12-16 19:16:50 -06:00 |
Jim Minter
|
689c907fa3
|
add pkg/util/restconfig
|
2019-10-18 20:10:17 -05:00 |