Commit Graph

8 Commits

Author SHA1 Message Date
Kazuyoshi Kato 822994dadb
[containerd] remove cncf-fuzzing (#8360)
The only fuzzer we have there is containerd_import_structured_fuzzer.go
but it is ignored by build.sh since
https://github.com/cncf/cncf-fuzzing/pull/220.

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2022-08-27 15:45:37 +00:00
AdamKorcz de27591a3a
[containerd] Add fuzzers from cncf-fuzzing (#7134) 2022-01-14 00:24:45 +00:00
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
jonathanmetzman 03d18372d5
Reland [Ubuntu upgrade] Fix projects so they don't break with upgrade (#6313)
This reverts commit 878c32419c.

Related: #6180
2021-08-26 09:53:49 -07:00
Oliver Chang 878c32419c
Revert "[Ubuntu upgrade] Fix projects so they don't break with upgrade. (#6304)" (#6306)
This reverts commit 5549d804b3.
2021-08-26 15:42:34 +10:00
jonathanmetzman 5549d804b3
[Ubuntu upgrade] Fix projects so they don't break with upgrade. (#6304)
Fix projects so they don't break with upgrade.
These fixes are likely not backwards compatible and will fail on
Ubuntu 16.04.
Related: #6180
2021-08-25 22:14:52 -07:00
AdamKorcz 2847832a55
[containerd] Fix build (#6145) 2021-08-02 16:18:39 +01:00
AdamKorcz c50f50365e
[containerd] Initial integration (#4839) 2021-05-24 07:14:28 -07:00