k3s/cluster/addons/metadata-proxy
Kubernetes Submit Queue 82c7be5127 Merge pull request #50647 from ihmccreery/fix-cve-2016-9063
Automatic merge from submit-queue

Bump gce metadata-proxy from 0.1.2 to 0.1.3

**What this PR does / why we need it**: Bump metadata-proxy from 0.1.2 to 0.1.3 to incorporate fix for CVE 2016-9063, xref https://github.com/kubernetes/contrib/pull/2720

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-09-04 13:03:54 -07:00
..
gce Merge pull request #50647 from ihmccreery/fix-cve-2016-9063 2017-09-04 13:03:54 -07:00
OWNERS Adding a metadata proxy addon to gce 2017-05-31 16:23:11 -07:00
README.md Adding a metadata proxy addon to gce 2017-05-31 16:23:11 -07:00

README.md

Metadata proxy

==============

This metadata proxy returns a 403 for kubelet's kube-env data, but otherwise allows pods access to the metadata server.