Rogger Vasquez

Results 20 issues of Rogger Vasquez

### Who is this for and what problem do they have today? Currently, `rpk redpanda config bootstrap` initializes the configuration to bootstrap a cluster, but it only initializes the kafka/rpc...

kind/enhance
area/rpk

Update all go deps. ## Backports Required - [ ] none - not a bug fix - [ ] none - this is a backport - [ ] none -...

area/rpk

This PR updates the Cloud's Namespace field to use Resource Group in the rpk codebase where we use the Public API. This includes bumping the Cloud's Public API from v1Beta1...

area/rpk

### Version & Environment Redpanda version: (use `rpk version`): latest ### What went wrong? rpk errors reported in errors.txt and error output are not useful for our end users, see...

kind/bug
area/rpk

### Version & Environment Redpanda version: (use `rpk version`): v24.1.2 ### What went wrong? When running an unknown subcommand of an rpk subcommand, rpk won't return an "unknown command" error...

kind/bug
good first issue

jsonschema will introduce URIs as valid reference names. ## Backports Required - [ ] none - not a bug fix - [ ] none - this is a backport -...

area/rpk

### Version & Environment Redpanda version: (use `rpk version`): v24.1.2 ### What went wrong? Create Topic with the following configuration. ``` "compression.type":"gzip" "flush.ms":"100" "redpanda.remote.read":"false" ``` Describe the topic, all three...

kind/bug

Continuation of https://github.com/redpanda-data/redpanda/pull/20803 Vtools Go Bump: https://github.com/redpanda-data/vtools/pull/3114 ## Backports Required - [ ] none - not a bug fix - [ ] none - this is a backport - [...

area/rpk

### Who is this for and what problem do they have today? Currently, rpk relies on having a ClusterRole to collect the information needed for the debug bundle, see: https://docs.redpanda.com/current/manage/kubernetes/troubleshooting/k-diagnostics-bundle/#generate-a-diagnostics-bundle...

See https://github.com/klauspost/compress/issues/1114