kubernetes/pkg/util
Artyom Lukianov 7561a0f96e memory manager: provide new flag var to parse reserved-memory parameter
The new flag will parse the `--reserved-memory` flag straight forward
to the []kubeletconfig.MemoryReservation variable instead of parsing
it to the middle map representation.

It gives us possibility to get rid of a lot of unneeded code and use the single
presentation for the reserved-memory.

Signed-off-by: Artyom Lukianov <alukiano@redhat.com>
2021-02-09 01:10:01 +02:00
..
async Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
bandwidth Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
config Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
conntrack Update conntrack.go 2020-12-01 14:21:47 +08:00
coverage fix pkg/util/coverage staticcheck 2020-06-23 18:30:32 -07:00
env Fix golint issues in pkg/util/env 2019-09-27 17:25:19 +02:00
filesystem unpack dynamic kubelet config payloads to files 2018-04-19 09:18:53 -07:00
flag memory manager: provide new flag var to parse reserved-memory parameter 2021-02-09 01:10:01 +02:00
flock hack/update-vendor.sh 2019-11-06 17:42:34 -05:00
goroutinemap Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
hash Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
interrupt
ipconfig Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
ipset Merge pull request #95701 from masap/ipset2 2020-12-08 23:34:50 -08:00
iptables Add rule to allow healthcheck nodeport traffic in filter table 2021-02-03 15:20:10 +00:00
ipvs Remove Const IPVSProxyMode 2020-11-05 16:17:18 +08:00
labels Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
maps
netsh Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
node Clean up comments around old topology labels 2020-11-12 11:21:38 -08:00
oom Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
parsers Scheduler: remove direct import to /pkg/util/parsers 2020-04-26 23:41:52 +08:00
pod kubelet: Avoid sending no-op patches 2020-02-26 23:06:38 -05:00
procfs Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
removeall Change code to use staging/k8s.io/mount-utils 2020-09-16 21:51:24 -07:00
resizefs Change code to use staging/k8s.io/mount-utils 2020-09-16 21:51:24 -07:00
rlimit Fix golint issues for pkg/util/rlimit 2020-04-14 21:00:41 +02:00
selinux hack/update-vendor.sh 2019-11-06 17:42:34 -05:00
slice move ShuffleStrings to pkg/proxy 2019-08-21 20:03:53 +01:00
sysctl Fix golint issues in pkg/util/sysctl/testing 2019-11-09 12:32:37 +01: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 Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
BUILD Update k8s.io/utils dependency and use ebtables from there 2020-07-30 08:58:21 +01:00
verify-util-pkg.sh fix shellcheck in pkg/util/verify-util-pkg.sh 2019-02-22 15:10:16 +08:00