redpanda-data / helm-charts

Redpanda Helm Chart
http://redpanda.com
Apache License 2.0
75 stars 96 forks source link

Remove irrelevant test #1471

Closed RafalKorepta closed 1 month ago

RafalKorepta commented 1 month ago

In Redpanda starting from 24.2.1 it has self configuration check which shutdown whole Redpanda process if tiered storage have fake API credentials.

The error from Redpanda:

ERROR 2024-08-06 14:03:28,285 [shard 0:main] s3 - s3_client.cc:622 - Couldn't reach S3 storage with either path style or virtual_host style requests.

ERROR 2024-08-06 14:03:28,285 [shard 0:main] client_pool - client_pool.cc:79 - Self configuration of the cloud storage client failed. This indicates a misconfiguration of Redpanda. Aborting start-up ...