pulsarctl
pulsarctl copied to clipboard
a CLI for Apache Pulsar written in Go
Hi, I can run the command `namespaces get-subscription-expiration-time tenant/namespace ` with Pulsar Admin. But it seems that is not implement in pulsarctl, event for the setter.
v2.8.3.2 https://github.com/streamnative/pulsarctl/releases/download/v2.8.3.2/pulsarctl-amd64-linux.tar.gz Please let me know which version has the fix.
This is a PR created by snbot to trigger the check suite in each repository.
### Motivation * Having thought about the [previous PR](https://github.com/streamnative/pulsarctl/pull/860), leaving the backlogSize as a signed int would likely lead to overflow conditions. Changing to uint64 to avoid those conditions. ###...
## Overview When the pulsar broker adds new json fields to certain API calls, like that `stats` API call, those fields must be explicitly added to the respective structs in...
*(If this PR fixes a github issue, please add `Fixes #`.)* Fixes # *(or if this PR is one task of a github issue, please add `Master Issue: #` to...
This is a PR created by snbot to trigger the check suite in each repository.
``` ┌────────────────────────────┬────────────────┬──────────┬────────┬───────────────────┬───────────────┬──────────────────────────────────────────────────────────────┐ │ Library │ Vulnerability │ Severity │ Status │ Installed Version │ Fixed Version │ Title │ ├────────────────────────────┼────────────────┼──────────┼────────┼───────────────────┼───────────────┼──────────────────────────────────────────────────────────────┤ │ golang.org/x/net │ CVE-2023-45288 │ MEDIUM │ fixed │ v0.19.0...
This is a PR created by snbot to trigger the check suite in each repository.
*(If this PR fixes a github issue, please add `Fixes #`.)* Fixes # *(or if this PR is one task of a github issue, please add `Master Issue: #` to...