k3s/pkg/controller
Kubernetes Submit Queue 4b949093c2 Merge pull request #28921 from jianhuiz/federation-cluster-in-meta
Automatic merge from submit-queue

Add Cluster field in ObjectMeta

There will be no sub-rs, but add `Cluster` field to the ObjectMeta (for all the objects)

"To distinguish the object at the federation level from it's constituents at the cluster level we will add a "Cluster" field to the metadata of all objects (where the federation itself will also have a cluster identifier).  That way it is possible to list, interact with, and distinguish between the objects either at the federation level or at the individual cluster level based on the cluster identifier. "


@quinton-hoole @nikhiljindal @deepak-vij @mfanjie @huangyuqi

[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()
2016-08-23 04:33:51 -07:00
..
certificates add an option to controller-manager to auto approve all CSRs 2016-08-22 11:46:01 -07:00
daemon daemonset controller should respect taints 2016-08-19 11:51:15 -07:00
deployment fix tests; convert IsPodActive to operate on *Pod 2016-08-17 13:05:37 -07:00
disruption Merge pull request #30800 from mml/db.controller.followup 2016-08-20 21:26:32 -07:00
endpoint Don't validate selector that is already validated 2016-08-22 09:39:32 +02:00
framework Collapse duplicate informer creation paths 2016-08-04 09:02:13 +02:00
garbagecollector add generated files 2016-08-22 23:00:23 -07:00
job Change podNamespacer API 2016-08-17 16:55:01 +02:00
namespace only store typeMeta and objectMeta in the gc store 2016-08-08 17:23:13 -07:00
node Merge pull request #30857 from better0332/master 2016-08-22 17:40:34 -07:00
petset Change podNamespacer API 2016-08-17 16:55:01 +02:00
podautoscaler Use List objects for metrics in kubectl top and HPA 2016-08-19 17:26:50 +02:00
podgc Use Go canonical import paths 2016-07-16 13:48:21 -04:00
replicaset Don't validate selector that is already validated 2016-08-22 09:39:32 +02:00
replication Don't validate selector that is already validated 2016-08-22 09:39:32 +02:00
resourcequota Merge pull request #29653 from ZTE-PaaS/zhangke-patch-010 2016-08-11 21:54:28 -07:00
route Use Go canonical import paths 2016-07-16 13:48:21 -04:00
scheduledjob Convert() should accept the new conversion Context value 2016-08-18 14:45:20 -04:00
service rewrite serivce controller to apply the latest controller pattern 2016-08-04 09:28:55 +08:00
serviceaccount move new etcd storage into cacher 2016-08-12 18:40:20 -07:00
volume Merge pull request #30690 from wongma7/claimref-capacity 2016-08-21 16:02:14 -07:00
OWNERS Remove myself from a bunch of OWNERS files, as I am too overloaded 2016-05-11 13:34:51 -07:00
controller_ref_manager.go fix tests; convert IsPodActive to operate on *Pod 2016-08-17 13:05:37 -07:00
controller_utils.go Don't validate selector that is already validated 2016-08-22 09:39:32 +02:00
controller_utils_test.go fix tests; convert IsPodActive to operate on *Pod 2016-08-17 13:05:37 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
lookup_cache.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00