k3s/pkg
Kubernetes Submit Queue 3cb7796762 Merge pull request #47258 from janetkuo/ds-update-hash-move
Automatic merge from submit-queue

Do not add unique label to DaemonSet

**What this PR does / why we need it**:

It's mainly for #46925. DaemonSet controller adds a unique label to DaemonSet, which is unexpected to federation. 

The 1st commit addressed #46981 to construct history once and pass it around, so that we can avoid adding that unique label in DaemonSet in the 2nd commit. ~The 3rd commit just reverts the band-aid PR #47103.~


**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #46925, xref #46981

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-06-14 15:58:16 -07:00
..
api Generated code. 2017-06-10 02:43:05 -04:00
apimachinery/tests Fix round-trip of Unstructured.OwnerReferences 2017-06-02 11:13:33 +10:00
apis Generated code 2017-06-12 10:08:46 -07:00
auth nodeidentifier: require nodes to have wellformed usernames 2017-06-08 23:47:01 -04:00
bootstrap/api autogenerated 2017-04-14 10:40:57 -07:00
capabilities
client StatefulSetHasDesiredReplicas condition should check ObservedGeneration and update statefulset reaper use StatefulSetHasDesiredReplicas 2017-06-09 10:15:34 +08:00
cloudprovider Merge pull request #47411 from justinsb/fix_47409 2017-06-14 12:52:21 -07:00
controller Do not add unique label to DaemonSet 2017-06-13 17:04:27 -07:00
conversion
credentialprovider Merge pull request #45056 from ericchiang/update-oauth2 2017-05-03 19:34:14 -07:00
features Rotate kubelet client certificate. 2017-06-01 09:29:42 -07:00
fieldpath autogenerated 2017-04-14 10:40:57 -07:00
fields
generated Add Traditional Chinese translation for kubectl 2017-06-08 15:24:04 +08:00
hyperkube
kubeapiserver Load initializers from dynamic config 2017-06-05 19:12:41 -04:00
kubectl Merge pull request #46852 from tnozicka/lookup-no-headers-safely 2017-06-14 12:52:24 -07:00
kubelet Merge pull request #46823 from dcbw/fix-up-runtime-GetNetNS2 2017-06-13 13:55:50 -07:00
kubemark Group container-runtime-specific flags/options together 2017-05-30 08:10:39 -07:00
labels
master handle unversioned objects for encoding for CRs 2017-06-06 10:20:50 -04:00
metrics autogenerated 2017-04-14 10:40:57 -07:00
printers Merge pull request #42156 from croomes/storageos 2017-06-09 18:25:04 -07:00
probe Extend Iptables interface with SaveInto 2017-05-19 20:44:25 +02:00
proxy Proxy: comments around ClusterCIDR use 2017-06-01 12:36:31 -07:00
quota Moved qos to api.helpers. 2017-05-20 07:17:57 -04:00
registry Implements StatefulSet update 2017-06-06 12:00:28 -07:00
routes Merge pull request #45490 from deads2k/owners-01-extensions 2017-05-10 12:51:51 -07:00
runtime
security Merge pull request #47073 from Q-Lee/psp-run-as-non-root 2017-06-14 01:52:12 -07:00
securitycontext Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
serviceaccount autogenerated 2017-04-14 10:40:57 -07:00
ssh autogenerated 2017-04-14 10:40:57 -07:00
types
util Add Traditional Chinese translation for kubectl 2017-06-08 15:24:04 +08:00
version Convert go_binary linkstamp to x_defs 2017-06-08 14:59:55 -07:00
volume Merge pull request #46016 from kokhang/rbd-modprobe 2017-06-13 16:53:41 -07:00
watch autogenerated 2017-04-14 10:40:57 -07:00
BUILD Regenerate files 2017-05-28 10:11:02 -04:00
OWNERS