issues
search
portworx
/
kvdb
Generic Key-Value interface
Apache License 2.0
40
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make BootstrapEntry struct in sync with that in Porx repo
#136
gohilankit
closed
1 day ago
0
dummy change DO NOT MERGE
#135
pureneelesh
opened
3 months ago
0
PWX-37961: add unit tests for Unlock
#134
pureneelesh
closed
3 months ago
0
Revert "[PWX-36732] vendor update kvdb (#125)"
#133
pnookala-px
closed
3 months ago
0
Merge pull request #131 from pureneelesh/unlock
#132
pnookala-px
closed
3 months ago
0
PWX-37961: stop refreshing the lock unconditionally in kvdb.Unlock()
#131
pureneelesh
closed
3 months ago
0
Revert "[PWX-36732] vendor update kvdb (#125)"
#130
pnookala-px
closed
3 months ago
0
PWX-37961: In unlock don't write to the channel
#129
pnookala-px
closed
3 months ago
1
PWX-38056: Update etcd to 3.5.14
#128
pnookala-px
opened
3 months ago
0
Pwx38056: Update etcd to v3.5.14
#127
pnookala-px
closed
3 months ago
0
PWX-36887: added a field to indicate if member is a learner
#126
pureneelesh
closed
6 months ago
0
[PWX-36732] vendor update kvdb
#125
Glitchfix
closed
6 months ago
1
PWX-33266: Added lock duration to timeout log
#124
Pure-AdamuKaapan
closed
8 months ago
0
Return error when GetVal gives error
#123
vlaxman-px
closed
1 year ago
0
Change error message in LockWithTimeout and write UT for the same
#122
vlaxman-px
closed
1 year ago
0
Add check if kvp is nil for no quorum wrapper unlock
#121
dahuang-purestorage
closed
1 year ago
1
[PWX-32578] Explicitly add new member to initial-cluster if missing in memberlist
#120
vinayakshnd
closed
1 year ago
0
PWX-31462: use caFile option if trustedCAFile is not provided
#119
pureneelesh
closed
1 year ago
1
PWX-30841: use WithBlock in etcd v3 client config
#118
pureneelesh
closed
1 year ago
0
PWX-30451: allow adding a new etcd member as a learner
#117
pureneelesh
closed
1 year ago
0
Add mock implementation for Kvdb interface
#116
adityadani
closed
1 year ago
0
PWX-28113: Adding the ListMembers & RemoveMemberByIP changes back
#115
adityadani
closed
1 year ago
0
PWX-23110: update etcd to 3.4.24
#114
pureneelesh
closed
1 year ago
0
Revert "PWX-28113: Fix ListMembers API and add a new RemoveMemberByIDAPI (#112)
#113
adityadani
closed
1 year ago
0
PWX-28113: Fix ListMembers API and add a new RemoveMemberByID API.
#112
adityadani
closed
1 year ago
0
PWX-30091: Unit test changes
#111
nrevanna
closed
1 year ago
0
PWX-28882: Fix Nomad support issues for vSphere provider
#110
nrevanna
closed
1 year ago
0
PWX-27551-pt1: SSL fixes (kvdb)
#109
zoxpx
closed
2 years ago
1
PWX-20808: etcd3 members list fix
#108
zoxpx
closed
2 years ago
2
PWX-23502: populate the revision info after creating a key
#107
pureneelesh
closed
2 years ago
0
PWX-23111: Add IPv6 localhost '::1' as a defaultMachine.
#106
jrivera-px
closed
2 years ago
0
PWX-21544: add a method to run compaction on the KVDB
#105
pureneelesh
closed
2 years ago
0
Reduce the etcd watch session timeout to 50 seconds.
#104
adityadani
closed
3 years ago
0
PWX-21389: `etcd3.Keys()` fix and optimization
#103
zoxpx
closed
3 years ago
2
retry the lock operation only when someone else is holding the lock
#102
pureneelesh
opened
3 years ago
0
etcd: use endpoint parameter instead of the ip+port pair
#101
saheienko
closed
3 years ago
0
fix races by adding locks around bools
#100
sangleganesh
closed
4 years ago
0
Add DCO
#99
adityadani
closed
4 years ago
0
Add BootstrapEntry data structure to kvdb API
#98
harsh-px
closed
4 years ago
1
Add EnumerateKVPWithSelect API.
#97
adityadani
closed
4 years ago
0
improve error message.
#96
sangleganesh
closed
4 years ago
0
take the lease inside the retry loop.
#95
sangleganesh
closed
4 years ago
0
fix check for watch close error.
#94
sangleganesh
closed
4 years ago
1
delay watch when not in quorum.
#93
sangleganesh
closed
4 years ago
0
Shuffle the list of secure etcd endpoints if the client fails to connect to first endpoint.
#92
adityadani
closed
4 years ago
2
quorum wrapper
#91
sangleganesh
closed
4 years ago
3
notification change on errors
#90
sangleganesh
closed
4 years ago
0
kvdb quorum check
#89
sangleganesh
closed
4 years ago
2
Unlock on conn error
#88
sangleganesh
closed
4 years ago
2
When setting etcd endpoints, set it for maintenance client as well.
#87
adityadani
closed
5 years ago
1
Next