redpanda-data / redpanda

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

dt/config_test: Add OIDC_ALLOW_LIST #24186

Closed oleiman closed 4 days ago

oleiman commented 5 days ago

Fixes CORE-7816

Allow logs of the form 'security - .* - Error updating...', which will appear when the configured OIDC endpoint is not available.

This is benign in cases like the test for valid cluster config settings, where OIDC functionality is not the subject of the test.

Backports Required

Release Notes

vbotbuildovich commented 4 days ago

/backport v24.3.x

vbotbuildovich commented 4 days ago

/backport v24.2.x

vbotbuildovich commented 4 days ago

/backport v24.1.x