Commit Graph

6 Commits

Author SHA1 Message Date
Tim Hockin
bff2e92edd Fix update-netparse-cve for workspaces 2024-02-29 22:06:46 -08:00
Tim Hockin
db590ecd89 Fix scripts to avoid testdata 2024-02-29 22:06:21 -08:00
Tim Hockin
58ab5eea89 Remove some references to GOPATH 2024-02-29 22:05:59 -08:00
Tim Hockin
f47e0cb779 Rename KUBE_OUTPUT_BINPATH -> KUBE_OUTPUT_BIN
"...PATH" doesn't add anything and confuses it with KUBE_OUTPUT_SUBPATH.
2024-02-29 00:22:14 -08:00
Tim Hockin
6a49eae422 Make update-netparse-cve use ls-files 2023-01-22 15:21:37 -08:00
Antonio Ojea
06f2d678ee update and verify netparse
Add script to verify that net.ParseIP and net.ParseCIDR are
not being used.

Add another script to automatically replace those functions
for the ones forked in k8s.io/utils/net
2021-08-20 10:42:09 +02:00