kubernetes/pkg/util
Dan Winship 7c27cf0b9b Simplify iptables-save parsing
We don't need to parse out the counter values from the iptables-save
output (since they are always 0 for the chains we care about). Just
parse the chain names themselves.

Also, all of the callers of GetChainLines() pass it input that
contains only a single table, so just assume that, rather than
carefully parsing only a single table's worth of the input.
2022-06-28 08:39:32 -04:00
..
async apply gofmt 2021-12-17 17:35:09 -05:00
bandwidth Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
config fix goroutine leaks in TestConfigurationChannels 2022-01-10 19:51:16 +08:00
conntrack Fix error message typo in conntrack 2021-09-12 13:13:57 +08:00
coverage correct coverage MainStart argument order 2022-05-05 14:00:21 -07:00
env hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
filesystem remove fakefs to drop spf13/afero dependency 2021-06-24 09:51:34 -04:00
flag ReservedMemory Configuration for NUMA 2021-12-14 16:15:23 +05:30
flock generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
goroutinemap Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
hash hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
interrupt hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
ipconfig hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
ipset Cleanup: pkg/util/ipset 2022-03-25 14:14:17 -04:00
iptables Simplify iptables-save parsing 2022-06-28 08:39:32 -04:00
ipvs OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
labels hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
maps hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
netsh Improve unit test coverage and readability in pkg/util/netsh/ 2022-03-11 17:04:39 +08:00
node Handle Non-graceful Node Shutdown (#108486) 2022-03-26 09:23:21 -07:00
oom generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
parsers hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
pod hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
procfs generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
removeall Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
rlimit generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
slice hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
tail Improve test coverage: add unit tests TestReadAtMost in pkg/util/tail 2022-02-11 10:20:42 +08:00
taints Handle Non-graceful Node Shutdown (#108486) 2022-03-26 09:23:21 -07:00
tolerations hack/update-bazel.sh 2021-02-28 15:17:29 -08:00