k3s/pkg/kubelet/apis
Kubernetes Submit Queue 3a15fdbe7e
Merge pull request #54643 from mtaufen/structure-manifest-url-header
Automatic merge from submit-queue (batch tested with PRs 52367, 53363, 54989, 54872, 54643). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Lift embedded structure out of ManifestURLHeader field

Related: #53833

```release-note
It is now possible to set multiple manifest url headers via the Kubelet's --manifest-url-header flag. Multiple headers for the same key will be added in the order provided. The ManifestURLHeader field in KubeletConfiguration object (kubeletconfig/v1alpha1) is now a map[string][]string, which facilitates writing JSON and YAML files.
```
2017-11-02 12:59:24 -07:00
..
cri Add fake remote runtime service 2017-10-27 15:16:53 +08:00
deviceplugin bump device plugin version to v1alpha2 to reflect the change to AllocateResponce API 2017-10-19 10:35:24 -07:00
kubeletconfig Merge pull request #54643 from mtaufen/structure-manifest-url-header 2017-11-02 12:59:24 -07:00
stats/v1alpha1 update BUILD files 2017-10-15 18:18:13 -07:00
BUILD bump device plugin version to v1alpha2 to reflect the change to AllocateResponce API 2017-10-19 10:35:24 -07:00
well_known_annotations.go move labels to components which own the APIs 2017-05-31 10:32:06 -04:00
well_known_labels.go Modify VolumeZonePredicate to handle multi-zone PV 2017-09-04 20:13:32 -07:00