k3s/pkg
Kubernetes Submit Queue 2e6616dbb6 Merge pull request #42575 from MaciekPytel/show_configmap_events
Automatic merge from submit-queue

Include events when describing configmap

**What this PR does / why we need it**:
Currently `kubectl describe configmap/xxx` does not list events, even if there are events related to this congfigmap (and --show-events=true is explicitly passed). This PR makes it include events, same as for other resource types.
**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*:

**Special notes for your reviewer**:

**Release note**:

```release-note
```
2017-04-03 17:27:04 -07:00
..
api Merge pull request #42717 from andrewsykim/support-host-ip-downward-api 2017-04-03 15:48:12 -07:00
apimachinery/tests API 2017-02-28 23:05:40 -08:00
apis Add a separate flags struct for Kubelet flags 2017-04-03 13:28:29 -07:00
auth
bootstrap/api kubeadm: Implement the kubeadm token command fully and move it out of the experimental subsection 2017-02-27 12:56:03 +02:00
capabilities
client Merge pull request #43039 from caesarxuchao/fix-fake-event-search 2017-03-25 18:15:25 -07:00
cloudprovider Merge pull request #42512 from kubermatic/scheeles-aws 2017-04-03 12:46:17 -07:00
controller Merge pull request #43810 from gnufied/add-gnufied-vol-controller 2017-04-03 12:46:25 -07:00
conversion
credentialprovider Remove krousey from some OWNERS files 2017-03-10 11:12:29 -08:00
features Move taint eviction feature flag to feature-gates 2017-03-08 10:04:18 +01:00
fieldpath support hostIP in downward API 2017-03-28 20:20:19 -04:00
fields
generated Merge pull request #42717 from andrewsykim/support-host-ip-downward-api 2017-04-03 15:48:12 -07:00
hyperkube
kubeapiserver Disable RBAC post-start hook if not using the RBAC authorizer 2017-03-30 23:30:04 -04:00
kubectl Merge pull request #42999 from shiywang/fix-return0 2017-04-03 09:48:23 -07:00
kubelet Merge pull request #42717 from andrewsykim/support-host-ip-downward-api 2017-04-03 15:48:12 -07:00
kubemark Add a separate flags struct for Kubelet flags 2017-04-03 13:28:29 -07:00
labels
master move legacy insecure options out of the main flow 2017-03-27 14:07:54 -04:00
metrics
printers Include events when describing configmap 2017-04-03 15:03:12 +02:00
probe Add support for attacher/detacher interface in Flex volume 2017-02-24 20:18:06 -05:00
proxy Cleanup proxy/config 2017-03-26 11:07:36 +02:00
quota Unit test quota for nodeport associated with loadbalancer 2017-03-13 11:21:56 -04:00
registry Merge pull request #43813 from liggitt/conditional-post-start-hook 2017-03-31 05:51:49 -07:00
routes allow fallthrough handling from go-restful routes 2017-03-21 13:19:28 -04:00
runtime
security Addition of ScaleIO Kubernetes Volume Plugin 2017-03-03 15:47:19 -05:00
securitycontext
serviceaccount
ssh
types
util Merge pull request #43378 from jsafrane/fix-partition-mount 2017-03-25 21:22:22 -07:00
version
volume Merge pull request #42973 from gnufied/fix-vsphere-selinux 2017-04-03 13:59:56 -07:00
watch
BUILD Regenerate everything 2017-03-02 08:56:26 +01:00
OWNERS