vivekpatani

Results 8 issues of vivekpatani

I just used the pug me bot. Is there a way for me to post a message from postman (or any way for me to script the message) to the...

--- ## Python Code ```python import json whatever_json = { "name": "JSON Error", "long string": "This sentence is so long that it breaks the autopep autoformatter, or am I doing...

question

### What happened? Here's the go blog introduction post about Go Vulnerability Management tool - https://go.dev/blog/vuln Is this something etcd should integrate? ### What did you expect to happen? N/A...

type/feature

**Versions** - etcd: `3.5.9` - jetcd: `main` - java: `openjdk 20.0.2 2023-07-18` **Describe the bug** When spinning up `etcd` with `--auth-token=jwt,pub-key=jwt_RS256.pub,priv-key=jwt_RS256,sign-method=RS256 --auth-token-ttl=1`, run into this `io.grpc.StatusRuntimeException: INVALID_ARGUMENT: etcdserver: revision of...

waiting-for-feedback

Wanted to get in touch with you. Please update your email ID section. Thanks.

File "export_events.py", line 116, in updateEvents() File "export_events.py", line 53, in updateEvents ts = [int(x[x.find('_')+1:x.find('.txt')]) for x in L] File "export_events.py", line 53, in ts = [int(x[x.find('_')+1:x.find('.txt')]) for x in...

- reference: https://github.com/etcd-io/etcd/issues/18085 - defer close and catch errors if unsuccessful

area/clientv3
needs-ok-to-test
size/S

- metrics to capture leases attached and detached - metrics to capture duration to grant, revoke, and renew leases - metric to capture initial lease count at startup **Help** -...

area/testing
needs-ok-to-test
size/L