k3s/pkg
Kubernetes Submit Queue 4024b59844
Merge pull request #45442 from verb/pod-tshoot-1
Automatic merge from submit-queue. 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>.

Add a container type to the runtime manager's container status

**What this PR does / why we need it**:
This is Step 1 of the "Debug Containers" feature proposed in #35584 and is hidden behind a feature gate. Debug containers exist as container status with no associated spec, so this new runtime label allows the kubelet to treat containers differently without relying on spec.

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

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```

**Integrating feedback**:
- [x] Remove Type field in favor of a help method

**Dependencies:**
- [x] #46261 Feature gate for Debug Containers
2018-01-24 11:48:49 -08:00
..
api
apis
auth
capabilities
client run update code-gen 2018-01-24 16:45:23 +08:00
cloudprovider Merge pull request #58674 from bowei/cp-expose 2018-01-23 10:27:41 -08:00
controller Merge pull request #57680 from hzxuzhonghu/volume-expand 2018-01-23 22:33:34 -08:00
credentialprovider
features
fieldpath
generated generated 2018-01-23 14:11:49 -05:00
kubeapiserver Merge pull request #58595 from CaoShuFeng/LimitPodHardAntiAffinityTopology 2018-01-23 09:18:30 -08:00
kubectl Merge pull request #56206 from brancz/top-metrics-s 2018-01-23 13:17:31 -08:00
kubelet Merge pull request #45442 from verb/pod-tshoot-1 2018-01-24 11:48:49 -08:00
kubemark
master
printers
probe
proxy Merge pull request #57942 from m1093782566/localhost-masq 2018-01-19 20:00:36 -08:00
quota
registry
routes
scheduler Add better event handling for deleted Pods 2018-01-23 12:03:35 -08:00
security
securitycontext
serviceaccount
ssh
util
version
volume Merge pull request #58549 from dims/backup-default-location-for-cloud-config 2018-01-23 05:01:31 -08:00
watch
.import-restrictions
BUILD
OWNERS