minio/cmd/config/dns
Harshavardhana 80d31113e5
fix: etcd import paths again depend on v3.4.14 release (#11020)
Due to botched upstream renames of project repositories
and incomplete migration to go.mod support, our current
dependency version of `go.mod` had bugs i.e it was
using commits from master branch which didn't have
the required fixes present in release-3.4 branches

which leads to some rare bugs

https://github.com/etcd-io/etcd/pull/11477 provides
a workaround for now and we should migrate to this.

release-3.5 eventually claims to fix all of this
properly until then we cannot use /v3 import right now
2020-12-03 11:35:18 -08:00
..
etcd_dns.go fix: etcd import paths again depend on v3.4.14 release (#11020) 2020-12-03 11:35:18 -08:00
operator_dns.go fix: client errors for DNS service creation errors (#10584) 2020-09-30 14:09:41 -07:00
store.go fix: client errors for DNS service creation errors (#10584) 2020-09-30 14:09:41 -07:00
types.go simplify webhook DNS further generalize for gateway (#10448) 2020-09-10 14:19:32 -07:00