minio/pkg/dns
Harshavardhana 8b5e6e338c Fix: Only add SRV records that match the bucket name exactly (#7957)
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
2019-07-20 11:29:05 +01:00
..
etcd_dns.go Fix: Only add SRV records that match the bucket name exactly (#7957) 2019-07-20 11:29:05 +01:00
types.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00