etcd3 icon indicating copy to clipboard operation
etcd3 copied to clipboard

:bookmark: Node.js client for etcd3

Results 39 etcd3 issues
Sort by recently updated
recently updated
newest added

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. Commits 70668a4 0.8.5 d919d22 fix(exec): lockdown file permissions (#1060)...

dependencies

[Documented election example](https://microsoft.github.io/etcd3/classes/election.html) [Gist](https://gist.github.com/tcollinsworth/771927d41f5a6622e6bee9a3dfad4fa1) of documented example with seemingly minor benign changes so it will execute. **Versions** - Ubuntu 20.04.3 LTS - node v16.13.1 - Etcd3 1.1.0 - etcd 3.5.1...

I have a simple node script that needs to retrieve data for etcd. I have added a policy to deal with timeout (beside a circuit breaker and retry policy). *...

I was reading the code to understand the lease refresh algorithm and notice this: ``` // When the cluster goes down, we keep trying to reconnect. But if we're //...

When watcher can't connect to etcd server with some reason. I can't catch the error. I checked the code in watch.js and found there omit an event to listen in...

Thanks for much for your work. One of our challenges debugging lease issues is not being able to correlate the created key via the lease put command. a) For logging...

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS...

dependencies

Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.1.7 to 1.1.8. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@grpc/grpc-js&package-manager=npm_and_yarn&previous-version=1.1.7&new-version=1.1.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies