Skip to content

Pull requests: martyanov/aetcd

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt click/return to exclude labels
or click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Remove pifpaf from dependencies
#30 by tamirOK was merged May 24, 2023 Loading…
Fix test for serializable read
#29 by tamirOK was merged May 16, 2023 Loading…
Add keepalive ETCD client settings in integration tests
#28 by tamirOK was merged Apr 13, 2023 Loading…
Set timeout for tests step on CI
#27 by tamirOK was merged Apr 12, 2023 Loading…
Add etcd 3.4 and 3.5 to CI matrix
#26 by tamirOK was merged Apr 11, 2023 Loading…
Replace sync subprocess call with async version
#25 by tamirOK was merged Apr 11, 2023 Loading…
Run pifpaf in debug mode and test timeout
#24 by tamirOK was closed Apr 10, 2023 Loading…
Fix _out_quorum fixture
#23 by tamirOK was closed Feb 22, 2023 Loading…
Add duplicate lease exception
#22 by tamirOK was merged May 16, 2023 Loading…
Support for lease in replace operation
#21 by tamirOK was merged May 16, 2023 Loading…
Fix bugs on Watcher and connect()/close().
#19 by jpark-prestolabs was closed Feb 17, 2023 Loading…
Use monotonic timer in locks implementation
#16 by mk-fg was closed Jan 14, 2022 Loading…
Add delete_range method
#14 by mk-fg was closed Jan 13, 2022 Loading…
Cleanup __all__ in top-level module
#12 by mk-fg was closed Jan 12, 2022 Loading…
Replace grpclib with grpc.aio
#11 by martyanov was merged Dec 28, 2021 Loading…
Library code cleanup and documentation
#10 by martyanov was merged Apr 29, 2021 Loading…
client: return existing members list on add_member
#7 by jecluis was closed Apr 26, 2021 Loading…
aetcd3: use aiofiles >= 0.6
#6 by jecluis was closed Apr 26, 2021 Loading…
watch: await for stream end
#5 by jecluis was merged Apr 26, 2021 Loading…
client: ensure channels are closed on __del__()
#4 by jecluis was closed Apr 10, 2021 Loading…
ProTip! Exclude everything labeled bug with -label:bug.