Michal Rostecki
|
59ca5986dd
|
Print/log pointers of structs with %#v instead of %+v
There are many places in k8s where %+v is used to format a pointer
to struct, which isn't working as expected.
Fixes #26591
|
2016-08-01 22:27:56 +02:00 |
|
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
|
nikhiljindal
|
61f43c5924
|
Updating KubeDNS to try a local service first for federation query
|
2016-06-23 17:50:12 -07:00 |
|
Madhusudan.C.S
|
6894e74027
|
Append both the zone and the region to the federation query responses, not just the zone.
|
2016-06-23 11:54:32 -07:00 |
|
Matt Liggett
|
c87b613412
|
Look for the failure zone label in labels.
Not annotations. Found this working on #27819.
|
2016-06-23 09:50:03 -07:00 |
|
Prashanth Balasubramanian
|
2439930592
|
Fix srv record lookup
|
2016-06-03 20:41:08 -07:00 |
|
Abhishek Shah
|
4224dbd6c6
|
Added DNS reverse lookup
|
2016-06-01 09:54:57 -07:00 |
|
Abhishek Shah
|
fcba7c3e5f
|
added dns-port flag to have a custom DNS port for skydns to serve DNS requests on. updated imports
|
2016-05-23 14:54:00 -07:00 |
|
Madhusudan.C.S
|
006580abb9
|
Implement tests for federation queries.
|
2016-05-23 11:35:50 +05:30 |
|
Abhishek Shah
|
3ada2170a3
|
pr feedback
|
2016-05-20 23:25:18 -07:00 |
|
Abhishek Shah
|
9a6c7ed3a1
|
added pkg/dns with unit tests.
|
2016-05-20 15:08:11 -07:00 |
|