k3s/pkg
Kubernetes Submit Queue 037b8ab8b3
Merge pull request #54446 from smarterclayton/cleanup_get
Automatic merge from submit-queue (batch tested with PRs 54446, 54202). 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>.

Create a new package for generic commands like get

This is in preparation for cleaning up the structure of `kubectl get` to ease implementing serverside get and streaming API responses. Moves a hardcoded constant into a method in preparation for a future serverside implementation. Also improves some existing description text.
2017-10-31 15:51:23 -07:00
..
api Validate that PersistentVolumeSource is not changed during PV Update. 2017-10-29 11:09:17 -07:00
apimachinery/tests update BUILD files 2017-10-15 18:18:13 -07:00
apis Remove all api.Scheme references by using explicit package aliases 2017-10-30 19:54:02 +01:00
auth Remove all api.Scheme references by using explicit package aliases 2017-10-30 19:54:02 +01:00
bootstrap/api update BUILD files 2017-10-15 18:18:13 -07:00
capabilities update BUILD files 2017-10-15 18:18:13 -07:00
client Run hack/update-bazel.sh 2017-10-19 23:44:34 +02:00
cloudprovider Don't log error in getInstanceFromProjectInZoneByName 2017-10-27 14:07:41 -07:00
controller Merge pull request #52192 from liyinan926/ds-tests 2017-10-31 13:22:20 -07:00
credentialprovider update BUILD files 2017-10-15 18:18:13 -07:00
features wqFlag gate node exclusion for service load balancers. 2017-10-28 03:44:46 +00:00
fieldpath update BUILD files 2017-10-15 18:18:13 -07:00
generated Remove all traces of federation 2017-10-26 13:37:37 -07:00
hyperkube update BUILD files 2017-10-15 18:18:13 -07:00
kubeapiserver Merge pull request #54516 from dims/deprecate-using-cloud-provider-for-setting-host-address 2017-10-30 13:48:35 -07:00
kubectl Merge pull request #54446 from smarterclayton/cleanup_get 2017-10-31 15:51:23 -07:00
kubelet Merge pull request #54160 from mtaufen/runtime-config-to-flags 2017-10-31 01:23:15 -07:00
kubemark Move runtime-related flags from KubeletConfiguration to KubeletFlags 2017-10-23 11:15:48 -07:00
master Remove all traces of federation 2017-10-26 13:37:37 -07:00
printers Merge pull request #54617 from YuxiJin-tobeyjin/printpodwide 2017-10-31 11:32:12 -07:00
probe update BUILD files 2017-10-15 18:18:13 -07:00
proxy Merge pull request #54774 from m1093782566/ipv6-bug 2017-10-31 13:22:15 -07:00
quota Update core quota framework 2017-10-27 11:07:01 -04:00
registry Merge pull request #54704 from dims/try-clean-up-stores 2017-10-30 13:48:41 -07:00
routes update BUILD files 2017-10-15 18:18:13 -07:00
security PodSecurityPolicy: avoid unnecessary securitycontext mutation 2017-10-16 02:22:10 -04:00
securitycontext SecurityContext: Add accessors/mutators for effective container security context 2017-10-16 02:22:10 -04:00
serviceaccount update BUILD files 2017-10-15 18:18:13 -07:00
ssh update BUILD files 2017-10-15 18:18:13 -07:00
util Merge pull request #54763 from rajatchopra/iptables_wait 2017-10-30 17:38:19 -07:00
version update BUILD files 2017-10-15 18:18:13 -07:00
volume Merge pull request #54806 from gnufied/fix-metric-buckets 2017-10-30 17:38:22 -07:00
watch update BUILD files 2017-10-15 18:18:13 -07:00
.import-restrictions
BUILD clean up pkg/apis/meta/v1/time.go 2017-10-16 16:36:44 +08:00
OWNERS