beekeeper icon indicating copy to clipboard operation
beekeeper copied to clipboard

Swarm Beekeeper is an orchestrator that can manage a cluster of Bee nodes and call into their API. It allows various scenario’s to be performed on these nodes. The Swarm team uses Beekeeper internally...

Results 23 beekeeper issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.30.0&new-version=1.33.0)](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 it yourself. You can also trigger a...

pull-request
dependencies

Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.3 to 1.3.7. Release notes Sourced from github.com/cloudflare/circl's releases. CIRCL v1.3.7 What's Changed build(deps): bump golang.org/x/crypto from 0.3.1-0.20221117191849-2c476679df9a to 0.17.0 by @​dependabot in cloudflare/circl#467 kyber: remove division...

pull-request
dependencies

Bee merged api and debug api. This PR will be used for all changes that are needed on the beekeeper side.

pull-request

Bumps [github.com/btcsuite/btcd](https://github.com/btcsuite/btcd) from 0.22.3 to 0.24.0. Release notes Sourced from github.com/btcsuite/btcd's releases. btcd v0.24.0 This release is a major release that includes several general bug fixes, security bug fixes (please...

pull-request
dependencies

### Enhance the existing node funding feature to include a periodic check for services (preferred over pods) based on the specified namespace and label, and ensure nodes are topped up...

enhancement