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
6d891be3be
Fixing federation controllers to support controllers flag
2017-03-01 17:50:51 -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
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
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
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 Wielgus
493cdf9328
Federated ConfigMap controller
2016-11-04 16:43:00 +01:00