kubernetes/pkg
Walter Fender f3f46d5f5a Moving the cloudprovider interface to staging.
Individual implementations are not yet being moved.
Fixed all dependencies which call the interface.
Fixed golint exceptions to reflect the move.
Added project info as per @dims and
https://github.com/kubernetes/kubernetes-template-project.
Added dims to the security contacts.
Fixed minor issues.
Added missing template files.
Copied ControllerClientBuilder interface to cp.
This allows us to break the only dependency on K8s/K8s.
Added TODO to ControllerClientBuilder.
Fixed GoDeps.
Factored in feedback from JustinSB.
2018-10-04 14:41:20 -07:00
..
api fix golint error on head. the type should not be declared with the var, as it will be inferred 2018-09-27 15:54:25 -07:00
apis Merge pull request #65135 from stlaz/psp_group_mayrunas 2018-09-29 19:44:55 -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 Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
controller Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
credentialprovider Remove dependency on docker daemon for core credential types 2018-09-07 16:36:14 -04:00
features Enable volume limit feature by default 2018-10-01 14:37:45 -04:00
fieldpath fieldpath: Add tests for missing cases 2018-07-12 10:26:18 +02:00
generated Merge pull request #68195 from luxas/consolidate_componentconfig_code_standards 2018-09-07 11:19:40 -07:00
kubeapiserver Cleaned up lint errors in pkg/kubeapiserver/server. 2018-09-26 23:12:30 -07:00
kubectl Merge pull request #66301 from wking/kubectl-drain-drop-typer 2018-10-04 12:28:57 -07:00
kubelet Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -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 pod age to describe node 2018-09-27 15:38:58 +08:00
probe
proxy fix inconsistency in updating hns policy 2018-10-03 22:00:03 +08:00
quota directly switching quota pkg 2018-08-27 21:48:27 +08:00
registry Merge pull request #68892 from ravisantoshgudimetla/fix-pdb 2018-09-26 22:59:14 -07:00
routes
scheduler Merge pull request #68724 from krmayankk/sched1 2018-10-01 18:04:04 -07:00
security Add "MayRunAs" value among other GroupStrategies 2018-09-27 12:47:21 +02: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
util Merge pull request #68945 from gnufied/fix-mount-options 2018-10-01 09:27:54 -07:00
version *: Remove comment tags in GoDoc 2018-09-13 20:27:32 -07:00
volume Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
watch/json
windows/service
.import-restrictions
BUILD Remove unused chaosclient 2018-09-26 08:43:01 +08:00
OWNERS