pulsarctl
pulsarctl copied to clipboard
a CLI for Apache Pulsar written in Go
### Motivation Attempt to use built-in bash completion provided by cobra package fails on invalid shell expressions. During investigation I noticed it is caused by declaring empty strings (`""`) as...
### Modifications Support this PR: https://github.com/apache/bookkeeper/pull/4129 ### Documentation Check the box below. Need to update docs? - [ ] `doc-required` (If you need help on updating docs, create a doc...
### Motivation Remove the changeable verification to avoid server-side changes affecting the test result.
### Background From https://github.com/streamnative/eng-support-tickets/issues/732, suggest changing the `list` text format to normal list like the kubectl output ``` kubectl get nodes NAME STATUS ROLES AGE VERSION aks-agentpool-32271679-vmss000000 Ready agent 5d19h...
### Motivation introduce a new command that can access arbitrary API endpoint with authentication headers properly configured and show response in stdout. Take the status check as an example. We...
*(If this PR fixes a github issue, please add `Fixes #`.)* ### Motivation fix-cve-2014-9357 github.com/docker/docker is old ### Modifications pulsarctl is major cli for sn and 2014-9357 is Critical CVE....
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 0.7.3-0.20190506211059-b20a14b54661 to 20.10.24+incompatible. Release notes Sourced from github.com/docker/docker's releases. v20.10.24 20.10.24 Bug fixes and enhancements Fixed a number of issues that can cause Swarm encrypted overlay networks...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.38.0 to 1.53.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.53.0 API Changes balancer: support injection of per-call metadata from LB policies (#5853) resolver: remove deprecated field...
Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.7.1-0.20190205005809-0d3efadf0154+incompatible to 2.8.2-beta.1+incompatible. Release notes Sourced from github.com/docker/distribution's releases. v2.8.2-beta.1 NOTE: This is a pre-release that does not contain any artifacts! What's Changed Fix runaway allocation on...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 0.1.1 to 1.1.5. Release notes Sourced from github.com/opencontainers/runc's releases. runc 1.1.5 -- "囚われた屈辱は 反撃の嚆矢だ" This is the fifth patch release in the 1.1.z series of runc, which...