mirror of
https://github.com/minio/minio.git
synced 2025-02-08 20:28:08 -05:00
Problem: MinIO incorrectly appends DNS SRV records of buckets that have a prefix match with a given bucket. E.g bucket1 would incorrectly get bucket's DNS records too. Solution: This fix ensures that we only add SRV records that match the key exactly