Results 3 issues of tal705

**BUG REPORT** ***Describe the bug*** when I use pulsar script and run initialize-cluster-metadata, logs show an error that ipv6 ip is Invalid hostname. logs (I use x to replace some...

type/bug

### Motivation Fix https://github.com/apache/bookkeeper/issues/3287 Fix the bug for ipv6 ip can not be recognized. ### Changes 1. Add some code in `org.apache.bookkeeper.common.net.ServiceURI` to deal with ipv6 ip. 2. Improve the...

## Describe the current behavior CRD starrocksclusters.starrocks.com do not includes ``ipFamilies``, we need it to make service works in dual stack k8s. ## Describe the enhancement Add ``ipFamilies`` and other...

enhancement