Skip to content

Prevent case issues on orka allowlist matching

Adrien Kohlbecker requested to merge ak/lowercase into main

What does this MR do?

Gitlab namespaces are not case-sensitive. We should ensure to compare namespaces and allowlist contents while ignoring case

Why was this MR needed?

What's the best way to test this MR?

What are the relevant issue numbers?

Merge request reports