Rogger Vasquez

Results 20 issues of Rogger Vasquez

## Cover letter rpk plugin install will try to download the plugin directly from Cloudsmith URL: ``` https://packages.vectorized.io/cloudv2/raw/names/rpk-plugin-[PLUGIN-NAME]-[OS]-[ARCH]/versions/0.0.3/rpk-plugin-[PLUGIN-NAME]-[OS]-[ARCH] ``` if an error occurs then it'll fall back to the old...

area/rpk

## Cover letter Introducing `--sandbox ` mode options: `default` and `container` For full context, see PRD: https://docs.google.com/document/d/1qC6K0xvC3i3JgI-LMAWCyWlxQZ8KvM8ABthujWFDQ74 ### Usage The user can either set `--sandbox` (alias for `--sandbox default`) or...

area/rpk
area/k8s

Build: https://buildkite.com/redpanda/redpanda/builds/12554#0181fda7-1a9d-47cd-86fb-775767011acb ``` test_id: rptest.tests.partition_balancer_test.PartitionBalancerTest.test_unavailable_nodes --   | status: FAIL   | run time: 6 minutes 33.620 seconds   |     |     | NodeCrash([(, 'Redpanda process unexpectedly stopped')])   | Traceback (most recent call last):  ...

kind/bug
area/redpanda
area/tests
ci-failure

Backport #6290 to branch v22.2.x. Created manually because of https://github.com/redpanda-data/redpanda/pull/6444#issuecomment-1251267141

kind/bug
area/rpk
kind/backport

Backport #5646 to branch v22.2.x. Created manually because of https://github.com/redpanda-data/redpanda/pull/6165#issuecomment-1251092169.

kind/bug
area/rpk
kind/backport

saw in: https://buildkite.com/redpanda/redpanda/builds/15168#01832300-bb99-4544-82aa-c885c3f12780 ``` test_id: rptest.tests.partition_balancer_test.PartitionBalancerTest.test_maintenance_mode.kill_same_node=True --   | status: FAIL   | run time: 1 minute 56.672 seconds   |     |     |   | Traceback (most recent call last):   | File "/root/tests/rptest/services/cluster.py", line...

kind/bug
ci-failure
pr-blocker

## Cover letter Cosmetic change: We still have some flags with long usage text, now we will wrap the usages according to the terminal width at the moment of executing...

area/rpk

``` test_id: rptest.tests.partition_movement_upgrade_test.PartitionMovementUpgradeTest.test_basic_upgrade --   | status: FAIL   | run time: 41 minutes 18.979 seconds   |     |     | TimeoutError('Redpanda node docker-rp-22 failed to stop in 30 seconds')   | Traceback (most recent...

kind/bug

Found in: https://buildkite.com/redpanda/redpanda/builds/18626#01847d08-5a01-43ed-8d34-cd3c8fa1579b/6-403 ``` -------------------------------------------------------------------------------- --   | test_id: rptest.tests.mirror_maker_test.TestMirrorMakerService.test_simple_end_to_end.source_type=redpanda   | status: FAIL   | run time: 9.222 seconds   |     |     | SSHException('Unable to open channel.')   | Traceback (most recent call last):  ...

kind/bug
ci-failure

### Who is this for and what problem do they have today? If a user has a `redpanda.yaml` with no advertised addresses configured but the listeners set to `0.0.0.0`: ```...

kind/enhance
area/redpanda