mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-20 17:43:26 +00:00
8b5e6e338c
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