Chao Xu
5bfacf59f6
API
2017-02-28 23:05:40 -08:00
Alejandro Escobar
a56a694be9
moved multiple duplicate strings to constants, updated test that when flacking paniced instead of just failing.
...
updated tests to avoid panic if channel returns nil.
updated tests based on PR recs.
2017-02-23 09:48:07 -08:00
nikhiljindal
64643c6582
Update the tests to check for only one update finalizer operation
2017-02-02 22:04:12 -08:00
Dr. Stefan Schimanski
ef8bb4e7e7
Move pkg/api.FinanlizerOrphan into metav1
2017-02-02 15:17:34 +01:00
deads2k
b0b156b381
make tools/cache authoritative
2017-01-25 08:29:45 -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
deads2k
6a4d5cd7cc
start the apimachinery repo
2017-01-11 09:09:48 -05:00
Aaron.L.Xu
853167624e
fix typo for federation/*
2016-12-20 20:00:10 -08:00
Chao Xu
c81057be2c
move federation_release_1_5 to federation_clientset
2016-12-14 12:39:49 -08:00
Chao Xu
03d8820edc
rename /release_1_5 to /clientset
2016-12-14 12:39:48 -08:00
Kevin Wang
007d7a802f
Add option to disable federation ingress controller
2016-12-06 15:14:21 +11:00
Marcin Wielgus
ac8184dfcc
Ingress test fixes
2016-12-02 15:13:08 +01:00
Pengfei Ni
f584ed4398
Fix package aliases to follow golang convention
2016-11-30 15:40:50 +08:00
nikhiljindal
63799452b2
Fixing the logic to select first cluster in federated ingress controller
2016-11-23 10:54:29 -08:00
nikhiljindal
7c721cbc2f
Updating federation ingress controller to support cascading deletion
2016-11-09 21:39:51 -08:00
Kubernetes Submit Queue
91faaa802d
Merge pull request #33769 from mwielgus/copy-test
...
Automatic merge from submit-queue
Copy objects in federation test helper
Push clean copies of passed objects in test helper in federation controllers tests.
Fixes : #33667
cc: @gmarek @quinton-hoole @kubernetes/sig-cluster-federation
2016-09-30 06:13:23 -07:00
Marcin Wielgus
426857a9f5
Copy objects in federation test helper
2016-09-30 13:41:19 +02:00
Kubernetes Submit Queue
54ab8609ef
Merge pull request #33605 from quinton-hoole/2016-09-27-fix-fed-e2e-resource-cleanup
...
Automatic merge from submit-queue
Use UpdateStatus, not Update, to add LoadBalancerStatus to Federated Ingress.
See https://github.com/kubernetes/kubernetes/pull/33502 for detailed description.
2016-09-29 17:58:56 -07:00
Chao Xu
a780db9a03
changes in federation controllers
2016-09-27 14:33:24 -07:00
Quinton Hoole
99aac62a5a
Add periodic ingress reconciliations.
2016-09-27 13:29:37 -07:00
Quinton Hoole
359bd17066
Don't try to write the wrong UID, version on Federated Ingress updates.
...
Fixes #33135 .
2016-09-22 17:14:49 -07:00
Quinton Hoole
fac6318c57
Federated Ingress: unify UID's across Cluster Ingress Controllers
...
Fixes #31180
2016-09-13 08:29:33 -07:00
Marcin Wielgus
e850d4f0a2
Events for federated ingress controller
2016-08-30 23:52:35 +02:00
Marcin Wielgus
1d2e9a2d31
Federation controller tests refactoring
2016-08-23 18:33:04 +02:00
Quinton Hoole
97d6494c41
Add Federated Ingress Controller.
2016-08-22 12:59:54 -07:00