nikhiljindal
c82c1b05fd
Updating tests
2017-04-22 18:23:51 -07:00
nikhiljindal
df1288c3fa
Using apimachinerymeta to manipulate finalizers to remove duplicate code
2017-04-22 18:23:51 -07:00
Mike Danese
a05c3c0efd
autogenerated
2017-04-14 10:40:57 -07:00
FengyunPan
0845bd389a
Use EventTypeWarning instead of EventTypeNormal when failure
2017-04-12 11:53:54 +08:00
Kubernetes Submit Queue
aeac661b1c
Merge pull request #44108 from csbell/fed-disable-orphan
...
Automatic merge from submit-queue
[Federation] Use cascading deletion when deleting resources in underlying clusters
The Federation control plane issues a delete command unless it wants to orphan the underlying per-cluster resource. When issuing that command, always set the orphanDependents to false.
/release-note-none
/sig-federation
2017-04-06 00:48:42 -07:00
nikhiljindal
0655f3d61a
Removing both finalizers in federation controller in a single update
2017-04-05 18:21:23 -07:00
Christian Bell
39d4fbfe36
fed: Disable orphaning of per-cluster resources on deletion.
...
The Federation control plane issues a delete command unless it wants to orphan the underlying per-cluster resource. When issuing that command, always set the orphanDependents to false.
2017-04-05 13:07:28 -07:00
Marcin Wielgus
77024470f3
Fix federated config map unit tests
2017-03-16 20:36:00 +01:00
nikhiljindal
244f8c87ea
autogenerated bazel changes
2017-03-01 17:50:51 -08:00
nikhiljindal
6d891be3be
Fixing federation controllers to support controllers flag
2017-03-01 17:50:51 -08:00
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
Christian Bell
eceba860d4
Add finalizers to federated configmaps
2017-02-13 14:36:17 -08:00
deads2k
8a12000402
move client/record
2017-01-31 19:14:13 -05:00
deads2k
b0b156b381
make tools/cache authoritative
2017-01-25 08:29:45 -05:00
Clayton Coleman
be6d2933df
refactor: Move *Options references to metav1
2017-01-24 13:41:51 -05:00
deads2k
5a8f075197
move authoritative client-go utils out of pkg
2017-01-24 08:59:18 -05:00
Clayton Coleman
469df12038
refactor: move ListOptions references to metav1
2017-01-23 17:52:46 -05:00
deads2k
c47717134b
move utils used in restclient to client-go
2017-01-19 07:55:14 -05:00
Clayton Coleman
9a2a50cda7
refactor: use metav1.ObjectMeta in other types
2017-01-17 16:17:19 -05:00
Klaus Ma
25fe1e0d82
Made cache.Controller to be interface.
2017-01-13 13:33:23 +08:00
deads2k
6a4d5cd7cc
start the apimachinery repo
2017-01-11 09:09:48 -05:00
Kubernetes Submit Queue
36eae5a01c
Merge pull request #38352 from yarntime/fix_operation_typo
...
Automatic merge from submit-queue (batch tested with PRs 39628, 39551, 38746, 38352, 39607)
fix typos
fix typos.
2017-01-10 11:54:19 -08:00
Jeff Grafton
20d221f75c
Enable auto-generating sources rules
2017-01-05 14:14:13 -08:00
Mike Danese
161c391f44
autogenerated
2016-12-29 13:04:10 -08:00
Chao Xu
6709b7ada2
run hack/update-codegen.sh
...
run hack/verify-gofmt.sh
update bazel
2016-12-14 12:39:49 -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
Mike Danese
c87de85347
autoupdate BUILD files
2016-12-12 13:30:07 -08:00
yarntime@163.com
c747586b07
fix typo
2016-12-08 09:56:01 +08:00
Pengfei Ni
f584ed4398
Fix package aliases to follow golang convention
2016-11-30 15:40:50 +08:00
Chao Xu
eca157588d
federation
2016-11-23 15:53:09 -08:00
Marcin Wielgus
f91b3feee4
Make objects in fed controller reconcilation function fully writable
2016-11-08 11:16:31 +01:00
Marcin
d010d1d897
Autogen updates for configmap controller
2016-11-04 16:44:40 +01:00
Marcin Wielgus
493cdf9328
Federated ConfigMap controller
2016-11-04 16:43:00 +01:00