Commit Graph

9 Commits

Author SHA1 Message Date
Khaled Yakdan b37a2d948d
etcd: clone the raft repo when building etcd (#9374)
The `raft` package was moved into a dedicated repo
https://github.com/etcd-io/raft

This PR is currently a draft because we should wait until the
corresponding fix is merged in `cncf-fuzzing`
(https://github.com/cncf/cncf-fuzzing/pull/271)
2023-01-08 22:19:41 +00:00
AdamKorcz cfeba2ee85
etcd: fix broken build (#9058)
Signed-off-by: AdamKorcz <adam@adalogics.com>

Signed-off-by: AdamKorcz <adam@adalogics.com>
2022-11-24 03:42:13 -08:00
Roman Wagner e71e320709
add base-builder-go-codeintelligencetesting for next 13 projects (#7683) 2022-05-10 10:29:29 +10:00
AdamKorcz 64d038fa16
[etcd] add maintainer (#7141) 2022-01-17 10:38:53 +00:00
AdamKorcz dcfba240ce
[etcd] remove wal fuzzer (#7105) 2022-01-10 20:09:06 +00:00
DavidKorczynski 8443526e66
etcd: update emails in project.yaml (#7031)
Requested on etcd meeting 16th December 2021
2021-12-16 20:25:27 +00:00
AdamKorcz a1eb5b60fc
[etcd] Add cncf fuzzers (#6946) 2021-12-01 11:07:42 +00:00
AdamKorcz 2f12ebf275
[etcd] Fix build (#6486) 2021-09-18 19:09:12 +00:00
AdamKorcz 3bb23a3cdc
[etcd] Initial integration (#5953)
* [etcd] Initial integration

* Add ReadAll() to fuzzer

* Change wording

* Add maintainer email
2021-09-17 09:45:04 +10:00