Commit Graph

6 Commits

Author SHA1 Message Date
jonathanmetzman a4cd74a98e
[go][infra] Create base-builder-go and use it to build go projects. (#6335)
Also, update base-builder-new to copy everything base-builder does
2021-08-30 06:57:23 -07: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
Abhishek Arya bb8b2fb354
Fix kubernetes coverage build. (#4687) 2020-11-21 10:55:15 -08: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
Mike Danese 652c83e441 [kubernetes] add Kubernetes as a fuzz target (#2949) 2019-10-15 23:01:56 -07:00