kubernetes/pkg
Justin Santa Barbara 3c4789b464 Sort bind options in JoinMountOptions
We were not sorting them previously, which made the order
non-deterministic.  If we believe the order doesn't matter, let's pick
a consistent order to minimize the chances of a rare flake.

This also simplifies the unit tests, which were flaking
not-very-rarely, e.g. with

`bazel test //pkg/volume/awsebs/... --runs_per_test=8`
2018-10-04 21:39:13 -04: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
capabilities
client Remove unused chaosclient 2018-09-26 08:43:01 +08:00
cloudprovider Update OWNERS files for GCE-related components 2018-10-03 10:52:43 -07:00
controller Merge pull request #67356 from yliaog/master 2018-10-02 20:35:51 -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 #69398 from seans3/run-test-fix 2018-10-04 15:59:29 -07:00
kubelet Merge pull request #68297 from leakingtapan/golint-fix-gce-pd 2018-10-03 13:01:34 -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 Merge pull request #69407 from madhanrm/approvers 2018-10-04 15:59:39 -07: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 Add validation for percentage-of-nodes-to-score of the scheduler config 2018-10-02 17:09:47 -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 Sort bind options in JoinMountOptions 2018-10-04 21:39:13 -04:00
watch/json
windows/service
.import-restrictions
BUILD Remove unused chaosclient 2018-09-26 08:43:01 +08:00
OWNERS