kubernetes/pkg/util
Travis Rhoden be7da5052f Refactor pkg/util/mount to be more reusable
This patch refactors pkg/util/mount to be more usable outside of
Kubernetes. This is done by refactoring mount.Interface to only contain
methods that are not K8s specific. Methods that are not relevant to
basic mount activities but still have OS-specific implementations are
now found in a mount.HostUtils interface.
2019-06-14 09:35:18 -06:00
..
async Move from glog to klog 2018-11-10 07:50:31 -05:00
bandwidth Merge pull request #76442 from viegasdom/fix-golint-utils-bandwith 2019-05-15 22:56:08 -07:00
config Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
configz Add godoc to pkg/util/configz. 2018-12-19 17:38:30 -08:00
conntrack Refactor to use k8s.io/utils/net/ package instead of kubernetes/pkg/util/net/sets 2019-02-04 10:34:53 +05:30
coverage [pkg/util/coverage]: group imports for readability 2019-05-23 21:38:12 +08:00
dbus fix golint for some of pkg/util 2018-10-17 10:11:49 +08:00
ebtables Add OWNERS file for sig-network utils 2019-04-11 13:49:03 -07:00
env Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
filesystem unpack dynamic kubelet config payloads to files 2018-04-19 09:18:53 -07:00
flag Move from glog to klog 2018-11-10 07:50:31 -05:00
flock Update to gazelle 0.12.0 and run hack/update-bazel.sh 2018-06-22 16:22:18 -07:00
goroutinemap Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
hash Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
initsystem Use system calls to manage Windows services 2019-05-29 17:33:47 -07:00
interrupt
ipconfig Move from glog to klog 2018-11-10 07:50:31 -05:00
ipset Merge pull request #72185 from dcbw/owners-label-sig-network 2019-02-08 10:36:16 -08:00
iptables Merge pull request #78428 from luksa/iptables-save-panic 2019-05-31 23:23:00 -07:00
ipvs add myself and Laurent as ipvs proxy reviewers 2019-05-29 01:43:50 -04:00
labels Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
maps
metrics add owners file to util/metrics and auto-labeling 2019-04-18 17:01:13 -07:00
mount Refactor pkg/util/mount to be more reusable 2019-06-14 09:35:18 -06:00
netsh Add OWNERS file for sig-network utils 2019-04-11 13:49:03 -07:00
node move pkg/kubelet/apis/well_known_labels.go to staging/src/k8s.io/api/core/v1/ 2019-02-05 13:39:07 -05:00
normalizer Clone documentation utility from //pkg/kubectl/cmd/templates 2017-11-16 10:18:00 +01:00
oom Move from glog to klog 2018-11-10 07:50:31 -05:00
parsers fix golint failures of pkg/util/parsers pkg/util/sysctl pkg/util/system 2019-05-15 23:19:47 +08:00
pod Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
procfs Move from glog to klog 2018-11-10 07:50:31 -05:00
prometheusclientgo cleanup of reflector metric code (finish removing unused code) 2019-03-25 15:12:09 -07:00
removeall Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
resizefs Move from glog to klog 2018-11-10 07:50:31 -05:00
resourcecontainer fix golint for /pkg/util/ipconfig and /pkg/util/resourcecontainer-2 2018-10-26 23:58:30 +08:00
rlimit Update to gazelle 0.12.0 and run hack/update-bazel.sh 2018-06-22 16:22:18 -07:00
selinux Add correct selinux label at plugin socket directory 2019-05-18 12:35:17 +05:30
slice Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
sysctl fix golint failures of pkg/util/parsers pkg/util/sysctl pkg/util/system 2019-05-15 23:19:47 +08:00
system fix golint failures of pkg/util/parsers pkg/util/sysctl pkg/util/system 2019-05-15 23:19:47 +08:00
tail Merge pull request #59713 from hanxiaoshuai/fix0211 2018-02-22 23:17:38 -08:00
taints Update v1.Taint parser to accept key:effect, key=:effect-, key, and key- forms 2019-03-11 14:20:59 -07:00
tolerations Merge tolerations in a consistent order 2019-05-28 15:10:16 -07:00
workqueue/prometheus log out metric registration errors instead of silently ignoring them 2019-03-26 11:29:27 -07:00
BUILD cleanup of reflector metric code (finish removing unused code) 2019-03-25 15:12:09 -07:00
verify-util-pkg.sh fix shellcheck in pkg/util/verify-util-pkg.sh 2019-02-22 15:10:16 +08:00