kubernetes/pkg
Antoine Pelisse f2e2a930f9 dry-run: Verify if the object supports dry-run
For each object, first we verify if they have a dryRun parameter in the
openapi for the patch verb. If we can't find the object, we assume that
CRD will behave like "namespace". So we check if namespace supports
dryRun. If it does, then we verify that the resource is a CRD.
2018-10-10 08:56:09 -07:00
..
api Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
apis Merge pull request #66605 from islinwb/default_RevisionHistoryLimit 2018-10-08 10:41:46 -07:00
auth Improve multi-authorizer errors 2018-07-06 10:55:17 -04:00
capabilities
client Remove unused chaosclient 2018-09-26 08:43:01 +08:00
cloudprovider Merge pull request #69386 from cblecker/go-1.11 2018-10-05 17:35:51 -07:00
controller Merge pull request #68903 from logicalhan/typo 2018-10-08 16:55:43 -07:00
credentialprovider Remove dependency on docker daemon for core credential types 2018-09-07 16:36:14 -04:00
features Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
fieldpath Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
generated Merge pull request #68195 from luxas/consolidate_componentconfig_code_standards 2018-09-07 11:19:40 -07:00
kubeapiserver Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
kubectl dry-run: Verify if the object supports dry-run 2018-10-10 08:56:09 -07:00
kubelet Merge pull request #68582 from jonfriesen/master 2018-10-09 21:14:46 -07:00
kubemark autogenerated 2018-08-29 20:21:17 +03:00
master cloud-controller-manager: enable secure ports 10258, deprecate insecure port 2018-08-31 20:52:22 +02:00
printers Add table printer for resource quotas 2018-10-09 20:00:28 +03:00
probe Fix golint for pkg/probe 2018-09-12 14:18:16 -07:00
proxy Improve the ipvs error message 2018-10-10 16:16:58 +08:00
quota Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
registry Merge pull request #68582 from jonfriesen/master 2018-10-09 21:14:46 -07:00
routes
scheduler Merge pull request #69318 from wgliang/feature/move-fakecache 2018-10-09 23:21:49 -07:00
security Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
securitycontext ProcMount: add api options and feature gate 2018-08-30 11:40:02 -04:00
serviceaccount add a test case which check secret's type 2018-09-26 09:21:36 +08:00
ssh Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
util Fixed subpath in containerized kubelet. 2018-10-09 13:11:23 +02:00
version *: Remove comment tags in GoDoc 2018-09-13 20:27:32 -07:00
volume Retry attaching multipath iSCSI volumes 2018-10-08 13:00:24 +02:00
watch/json Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
windows/service Update to gazelle 0.12.0 and run hack/update-bazel.sh 2018-06-22 16:22:18 -07:00
.import-restrictions
BUILD Remove unused chaosclient 2018-09-26 08:43:01 +08:00
OWNERS