redpanda-data / redpanda

Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
https://redpanda.com
9.46k stars 579 forks source link

Deployment args formatting fix #23474

Open hobbseltoff opened 3 days ago

hobbseltoff commented 3 days ago

kubectl.cmd is not guaranteed to return type bytes, it can also return a str so only call decode() if the type is bytes. This is causing intermittent CI failures.

Backports Required

Release Notes

CLAassistant commented 3 days ago

CLA assistant check
All committers have signed the CLA.

CLAassistant commented 3 days ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

vbotbuildovich commented 2 days ago

new failures in https://buildkite.com/redpanda/redpanda/builds/55163#01922cc9-90e9-452d-b21a-24475c2eb106:

"rptest.tests.cluster_config_test.ClusterConfigTest.test_valid_settings"

new failures in https://buildkite.com/redpanda/redpanda/builds/55163#01922cc9-90e2-4eca-965b-55685724aa9e:

"rptest.tests.audit_log_test.AuditLogTestsAppLifecycle.test_recovery_mode"

new failures in https://buildkite.com/redpanda/redpanda/builds/55163#01923574-6f03-4d30-9a87-397c2c90ad84:

"rptest.tests.e2e_shadow_indexing_test.ShadowIndexingManyPartitionsTest.test_many_partitions_recovery"
vbotbuildovich commented 2 days ago

ducktape was retried in https://buildkite.com/redpanda/redpanda/builds/55163#01922cc9-90e2-4eca-965b-55685724aa9e

ducktape was retried in https://buildkite.com/redpanda/redpanda/builds/55163#01922ccb-514a-4391-9adb-82e25b9bc3ec

ducktape was retried in https://buildkite.com/redpanda/redpanda/builds/55163#01922f43-8816-4f5f-8f49-32761b4629a4