The string here uses a character set with path.contains, which will not work in CEL. We need to use path.matches to use regex syntax.
6.0 KiB
6.0 KiB
The string here uses a character set with path.contains, which will not work in CEL. We need to use path.matches to use regex syntax.