Marek Siarkowicz

Results 100 issues of Marek Siarkowicz

* In CONTRIBUTING.md, list scripts in scripts/ that a first-time contributor would need (and what they're for). Or - have a short explanation at the top of each script which...

area/testing
Help Wanted
area/community
stage/tracked

Recent fixes for bugs detected by fuzzing has resulted in improved validation for Apply, for example https://github.com/etcd-io/etcd/pull/13602. Errors during Apply result in panic as raft is unable to progress. Fuzz...

Help Wanted
stage/tracked

This PR makes 2 changes: * Collects all CreateBucket calls and puts them as part of server bootstrap. Now we assume that preexiting backend already has all buckets created and...

stale

Same as previous v3.5 releases. Let's agree what work should be included in release and track the work. The list presented below will be evolving as community decides to cut/include...

Backport: * https://github.com/etcd-io/etcd/pull/14049 * https://github.com/etcd-io/etcd/pull/14120 * https://github.com/etcd-io/etcd/pull/14272 cc @ahrtr

When asking CNCF for support due to reduced community activity we stumbled upon a problem, governing board was surprised that project is unmaintained if there is so many maintainers listed....

Test flakiness and maintenance cost remains one of the larger issues for Etcd project. Proposals like https://github.com/etcd-io/etcd/issues/13167 to track flakiness and contributions to address singular tests have definitely helped however...

help wanted

This is tracking issue that tracks graduation of this feature. Let's work towards stabilization of the feature by discussing what steps should be taken for graduation. Context https://github.com/etcd-io/etcd/issues/13775

Help Wanted
stage/tracked

Based on https://github.com/etcd-io/etcd/pull/13837 I expect we are missing some e2e testing.

area/testing
help wanted
stage/tracked

P0 action item proposed in https://github.com/etcd-io/etcd/blob/main/Documentation/postmortems/v3.5-data-inconsistency.md Etcd functional tests designed to detect such problems, however they are unmaintained, flaky and are missing crucial scenarios. This means that etcd releases are...

important