Commit Graph

11 Commits

Author SHA1 Message Date
AdamKorcz e618a7870f
[kubernetes] change build order (#7261) 2022-02-11 15:50:10 +00:00
AdamKorcz 9b867d4a7f
[kubernetes] Add more fuzzers (#6910) 2021-11-27 22:05:21 +00:00
Catena cyber 1e03eb94af
Go 1.16 more fixes (#5239)
* Fixes cilium build

* Fixes dragonfly build

* Fixes fasthttp build

* Fixes fastjson build

* golang build: change directory only temporary

* Fixes gitea build

* Fixes grpc-gateway build

* Fixes hugo project build

* Fixes ipfs build

* Fixes jsonparser build

* Fixes kubernetes build

* Fixes loki build

* Fixes minify build

* Fixes nats build

* Removes go get from the docs

* Fixes quic-go build

* Fixes radon build

* Fixes syzkaller build

* Fixes tidb build

* Fixes vitess build
2021-02-22 15:25:47 -08:00
AdamKorcz 32ef0b191c
[kOps] Initial integration (#4729)
* [teleport] Initial integration

* Minor update to run tests again

* [Kops] Initial integration

* Minor adjustment

* Run tests again

* Removed comment

* --depth'ed cloning of two repositories
2020-12-07 20:19:39 -08:00
Catena cyber 2db56c4174
Golang project uses compile_go_fuzzer script (#4685)
* Golang project uses compile_go_fuzzer script

* Kubernetes project uses compile_go_fuzzer script

* Adds golang to ci covergae builds

* fixup

* Golang coverage with go modules

cf coredns project
2020-11-21 07:11:43 -08:00
Catena cyber 217175212b
[infra] Use generic compile_go_fuzzer for golang projects (#4659)
* Use generic compile_go_fuzzer for golang projects

* fix the copyright in the new script

Co-authored-by: Max Moroz <mmoroz@chromium.org>
2020-11-19 14:18:25 -08:00
Max Moroz 13cb49b86c
[Go] remove "-lpthread" flag from "compile_fuzzer" and fix comments (#2714). (#3657)
* [Go] remove "-lpthread" flag from "compile_fuzzer" and fix comments (#2714).

* fix unrelated go-dns and gonids errors

* simplify golang/build.sh as per Abhishek's comment
2020-04-16 10:03:03 -07:00
Abhishek Arya 892cec4e75
Switch OSS projects to use native go-fuzz. (#3638)
* Switch OSS projects to use native go-fuzz.

* Fix go-json-iterator breakage, put source in package search dir.

* Revert syzkaller change, track bug in #3639
2020-04-13 21:57:30 -07:00
Max Moroz 85441956d1
[kubernetes] Enable three new fuzz targets (Duration, MicroTime, Time). (#2978)
* [kubernetes] Enable three new fuzz targets (Duration, MicroTime, Time).

* Rename the fuzz targets
2019-12-19 13:11:33 -08:00
mwwolters c3fa4ee6f7 Added kubernetes json fuzz targets (#2967) 2019-10-19 07:51:52 -07:00
Mike Danese 652c83e441 [kubernetes] add Kubernetes as a fuzz target (#2949) 2019-10-15 23:01:56 -07:00