Rogger Vasquez
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...
Update all go deps. ## Backports Required - [ ] none - not a bug fix - [ ] none - this is a backport - [ ] none -...
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...
### 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...
### 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...
jsonschema will introduce URIs as valid reference names. ## Backports Required - [ ] none - not a bug fix - [ ] none - this is a backport -...
### 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...
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 - [...
### 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