Hi, Here is a request for pull request for - https://github.com/apache/pulsar/pull/20256
The motivation is: ns-isolation-policy's primary and secondary regex pattern currently verify against hostname only, while we return broker list (bin/pulsar-admin broker list) in hostport pattern, we may support the regex pattern test against the whole URL (or a combine of host:port but that can be a bit tricky. This is a known user experience issue and since it changes the behavior (while in a b/w compatible way for happy path), I'd like to throw the PR to mailing list for more visibility. Best, tison.