Chao Xu
60604f8818
run hack/update-all
2017-06-22 11:31:03 -07:00
Chao Xu
cde4772928
run ./root-rewrite-all-other-apis.sh, then run make all, pkg/... compiles
2017-06-22 11:30:52 -07:00
Chao Xu
f4989a45a5
run root-rewrite-v1-..., compile
2017-06-22 10:25:57 -07:00
Ryan Hitchman
783e400d99
Use echoserver:1.6 for better debugging and XSS prevention.
2017-06-16 15:47:15 -07:00
shashidharatd
605b106d2d
Made CleanupGCEResources explicitly take zone parameter
2017-06-08 00:02:22 +05:30
Matt Liggett
775f2ef9a0
Respect PDBs during GCE node upgrades.
...
Respect PDBs during node upgrades and add test coverage to the
ServiceTest upgrade test. Modified that test so that we include pod
anti-affinity constraints and a PDB.
2017-06-01 17:58:45 -07:00
FengyunPan
38e8c32a26
[e2e]Fix define redundant parameter
...
When timeout to reach HTTP service, redundant parameter make the
error is nil.
2017-05-30 16:09:33 +08:00
Kubernetes Submit Queue
f219f3c153
Merge pull request #46558 from MrHohn/esipp-endpoint-waittime
...
Automatic merge from submit-queue
Apply KubeProxyEndpointLagTimeout to ESIPP tests
Fixes #46533 .
The previous construction of ESIPP tests is weird, so I redo it a bit.
A 30 seconds `KubeProxyEndpointLagTimeout` is introduced, as these tests ain't verifying performance, may be better to not make it too tight.
/assign @thockin
**Release note**:
```release-note
NONE
```
2017-05-27 11:17:51 -07:00
Zihong Zheng
e332828690
Apply KubeProxyEndpointLagTimeout to ESIPP tests
2017-05-26 18:14:20 -07:00
Zihong Zheng
a61cc7f477
Update firewall e2e test for LB healthcheck firewall
2017-05-26 13:18:50 -07:00
Zihong Zheng
6797f2a7a9
Check endpoint subsets length before asserting addresses.
2017-05-15 11:12:18 -07:00
Zihong Zheng
7ed716a997
Change to use ESIPP first class fields and update comments
2017-05-12 10:59:00 -07:00
Kubernetes Submit Queue
17d33ea82e
Merge pull request #44830 from NickrenREN/remove-NodeLegacyHostIP
...
Automatic merge from submit-queue
Remove deprecated NodeLegacyHostIP
**Release note**:
```release-note
Remove deprecated node address type `NodeLegacyHostIP`.
```
ref #44807
2017-05-05 15:38:58 -07:00
NickrenREN
d4376599ba
Cleanup: replace some hardcoded codes and remove unused functions
2017-04-25 09:38:25 +08:00
NickrenREN
7d00e5cfb6
remove deprecated NodeLegacyHostIP
2017-04-24 11:01:25 +08:00
Clayton Coleman
f3d9ad678a
Handle potential conflicts on service endpoint test deletion
...
Cleanup should ignore conflicts and notfound errors
2017-03-03 01:29:57 -05:00
Anthony Yeh
bdc4540e92
e2e/framework: Deflake cleanup of RCs in service_util.
...
The previous Get/Update pattern with no retry on resource version mismatch
would flake with the following error:
"the object has been modified; please apply your changes to the latest
version and try again"
2017-03-02 16:51:14 -08:00
deads2k
c9a008dff3
move util/intstr to apimachinery
2017-01-30 12:46:59 -05:00
Dr. Stefan Schimanski
d7eb3b6870
pkg/util: move uuid and strategicpatch into k8s.io/apimachinery
2017-01-25 19:45:09 +01:00
Clayton Coleman
469df12038
refactor: move ListOptions references to metav1
2017-01-23 17:52:46 -05:00
Clayton Coleman
9a2a50cda7
refactor: use metav1.ObjectMeta in other types
2017-01-17 16:17:19 -05:00
deads2k
77b4d55982
mechanical
2017-01-16 09:35:12 -05:00
NickrenREN
a12dea14e0
fix redundant alias clientset
2017-01-12 10:21:05 +08:00
deads2k
6a4d5cd7cc
start the apimachinery repo
2017-01-11 09:09:48 -05:00
Zihong Zheng
e5944f56dc
Moves e2e service util functions into service_util.go and cleans up test codes
2017-01-03 15:36:15 -08:00