redpanda-data / redpanda

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

ducktake/azurite: enable https and oauth #17373

Open andijcr opened 8 months ago

andijcr commented 8 months ago

https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azurite?tabs=visual-studio%2Cblob-storage#certificate-configuration-https

enabling https and oauth in azurite would allow running some basic tests for https://github.com/redpanda-data/redpanda/pull/17157

see https://github.com/redpanda-data/redpanda/blob/6cd3a69a7210511aef14850a0998a57aff43ffed/tests/docker/docker-compose.yml#L32-L39

JIRA Link: CORE-1929

dotnwat commented 8 months ago

❤️