Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NE-581: Rebase to upstream v1.8.4 #60

Merged
merged 154 commits into from
Jun 28, 2021
Merged
Changes from 1 commit
Commits
Show all changes
154 commits
Select commit Hold shift + click to select a range
8b2ff6c
make copies of RRs before returning them (#4409)
chrisohaver Jan 21, 2021
eba7438
Fix #4395, fix out of order messages and fix forward perspective. (#4…
fhriley Jan 21, 2021
38d4dac
Fix import ordering presubmit test (#4422)
miekg Jan 24, 2021
fade932
build(deps): bump github.com/aws/aws-sdk-go from 1.36.28 to 1.36.31 (…
dependabot-preview[bot] Jan 25, 2021
e222193
auto go mod tidy
Jan 25, 2021
a920699
core: flag blacklisting not needed anymore (#4420)
miekg Jan 26, 2021
6ff1934
Corrected detection of K8s minor version (#4430)
Jan 26, 2021
1bc84e6
modify the error url of hualala (#4426)
timyinshi Jan 26, 2021
2ab3040
modify the error url of DWF (#4425)
timyinshi Jan 26, 2021
b1173ed
plugin/forward Add rcode and rtype to request_duration_seconds metric…
wayt Jan 28, 2021
fc5c172
auto make -f Makefile.doc
Jan 28, 2021
d8d2c16
plugin/trace - Use compatible tag name for datadog (#4408)
nyodas Jan 28, 2021
60e1490
copy rrs (#4416)
miekg Jan 28, 2021
028f0eb
Makefile.release: Replace manifest-tool with docker manifest (#4421)
mrueg Jan 28, 2021
487339b
build(deps): bump github.com/aws/aws-sdk-go from 1.36.31 to 1.37.1 (#…
dependabot-preview[bot] Feb 1, 2021
d289b4e
build(deps): bump github.com/miekg/dns from 1.1.35 to 1.1.37 (#4442)
dependabot-preview[bot] Feb 1, 2021
117a389
plugin/acl: add the ability to filter records (#4389)
georgyo Feb 1, 2021
03812bb
plugin/rewrite: copy msg before rewritting (#4443)
miekg Feb 1, 2021
56bc7f3
plugin/transfer: only allow outgoing axfr over tcp (#4452)
miekg Feb 5, 2021
2f96fdf
build(deps): bump github.com/Azure/go-autorest/autorest/azure/auth (#…
dependabot-preview[bot] Feb 8, 2021
b1f131d
build(deps): bump github.com/aws/aws-sdk-go from 1.37.1 to 1.37.6 (#4…
dependabot-preview[bot] Feb 8, 2021
5cb7776
build(deps): bump github.com/miekg/dns from 1.1.37 to 1.1.38 (#4459)
dependabot-preview[bot] Feb 8, 2021
632463d
auto go mod tidy
Feb 8, 2021
a5bc389
make kubernetes plugin kubeconfig argument 'context' optional (#4451)
answer1991 Feb 9, 2021
d29fd8c
auto make -f Makefile.doc
Feb 9, 2021
c4720b8
plugin/sign: track zone file's mtime (#4431)
miekg Feb 10, 2021
527bee5
Add 1.8.2 notes (#4461)
miekg Feb 12, 2021
1db575a
A noop target to Makefile.release and run it in CI (#4462)
miekg Feb 13, 2021
15c17eb
build(deps): bump github.com/dnstap/golang-dnstap from 0.3.0 to 0.4.0…
dependabot-preview[bot] Feb 15, 2021
f7e1c42
build(deps): bump github.com/Azure/go-autorest/autorest (#4467)
dependabot-preview[bot] Feb 15, 2021
37d8f8c
auto go mod tidy
Feb 15, 2021
3b4e457
build(deps): bump github.com/aws/aws-sdk-go from 1.37.6 to 1.37.10 (#…
dependabot-preview[bot] Feb 15, 2021
5e7d25d
auto go mod tidy
Feb 15, 2021
8ecde0f
[request] Also clear `do` and `size` (#4465)
chantra Feb 17, 2021
fe2b5f6
doh: set http request in writer (#4445)
balboah Feb 17, 2021
0103931
Rewrite SRV targets and additional names in response (#4287)
slick-nic Feb 23, 2021
f9b98a1
auto remove trailing whitespaces
Feb 23, 2021
908622a
Fix go-test yaml (#4481)
miekg Feb 23, 2021
8fdd363
release notes for 1.8.2 (#4480)
miekg Feb 24, 2021
d07a3ac
Up to version 1.8.2 (#4482)
miekg Feb 24, 2021
ff9b4bc
auto go fmt
Feb 24, 2021
f64d06e
Fix release script (#4483)
miekg Feb 24, 2021
6e50faa
release: add 1.8.3 release notes (#4485)
miekg Feb 24, 2021
4293992
Up release to 1.8.3 (#4486)
miekg Feb 24, 2021
9d3a843
Makefile.release: do a complete dry-run (#4488)
miekg Feb 24, 2021
4843cdf
rebuild go.mod/sum with go mod download before go test (#4487)
chrisohaver Feb 25, 2021
c2028e3
plugin/kubernetes: don't return when ServerVersion return an error (#…
miekg Feb 25, 2021
1df7daf
Point to github discussion in issue template (#4491)
miekg Feb 25, 2021
93c57b6
Correct the link to dnstap plugin in release note (#4503)
pacoxu Mar 4, 2021
ec9e816
plugin/file: add small zonefile example (#4509)
miekg Mar 8, 2021
94e027c
auto make -f Makefile.doc
Mar 8, 2021
c276057
Use latest Go version (#4505)
miekg Mar 9, 2021
74ef6e0
transfer: reply with refused (#4510)
miekg Mar 9, 2021
7651e6c
Added minimal-responses plugin (#4417)
gdsoumya Mar 15, 2021
c04d112
auto remove trailing whitespaces
Mar 15, 2021
064d6cd
Revert "plugin/sign: track zone file's mtime (#4431)" (#4511)
miekg Mar 15, 2021
e4c9daf
auto make -f Makefile.doc
Mar 15, 2021
a9aedb7
plugin/minimal: fix import path (#4523)
miekg Mar 16, 2021
2712ab7
build(deps): bump github.com/miekg/dns from 1.1.38 to 1.1.40 (#4498)
dependabot-preview[bot] Mar 16, 2021
2e2eec3
auto go mod tidy
Mar 16, 2021
a2b34a2
workflow: guard against faillint failing (#4524)
miekg Mar 16, 2021
32cc745
add forward/upstream metadata (#4521)
chrisohaver Mar 16, 2021
929aa38
add metadata section to docs (#4525)
chrisohaver Mar 16, 2021
5a40a2c
auto make -f Makefile.doc
Mar 16, 2021
5457cdc
workflow: sign commits (#4526)
miekg Mar 17, 2021
61b5cdb
plugin/bind: Bind by interface name (#4522)
m-yosefpor Mar 18, 2021
3933b46
auto make -f Makefile.doc
Mar 18, 2021
1b2f0be
workflow: move committing workflows to schedule (#4529)
miekg Mar 18, 2021
deb09c8
plugin/bind: Discard link-local addresses on binding by interface nam…
m-yosefpor Mar 18, 2021
8faca26
plugin/bind: tweak error messages (#4532)
miekg Mar 18, 2021
634e3fe
plugin/health: add logging for local health request (#4533)
miekg Mar 19, 2021
ed3f287
metrics: remove RR type (#4534)
miekg Mar 19, 2021
5b9b079
Add cache eviction metrics to the cache plugin (#4411)
fhriley Mar 21, 2021
ea41dd2
plugin/bind: exclude interface or ip address (#4543)
m-yosefpor Mar 25, 2021
9f72db1
plugin/kubernetes: do endpoint/slice check in retry loop (#4492)
chrisohaver Mar 26, 2021
454bc9e
typos correct (#4560)
cuirunxing-hub Apr 5, 2021
13cef2e
plugin/dnssec: use entire RRset as key input (#4537)
miekg Apr 5, 2021
9e7fe18
Manually update k8s.io packages to k8s 1.21 api v0.21.0 (#4567)
chrisohaver Apr 9, 2021
6cbd6fd
Update dependencies (#4569)
yongtang Apr 9, 2021
52440be
auto go mod tidy
Apr 14, 2021
cedf6ff
Disable CodeCov on commit push (#4572)
yongtang Apr 16, 2021
76eeae0
Enable DependaBot (#4571)
milgradesec Apr 21, 2021
994fd83
build(deps): bump github.com/Azure/azure-sdk-for-go (#4579)
dependabot[bot] Apr 21, 2021
efc9203
build(deps): bump github.com/golang/protobuf from 1.4.3 to 1.5.2 (#4575)
dependabot[bot] Apr 21, 2021
60a46cc
build(deps): bump github.com/prometheus/client_golang (#4577)
dependabot[bot] Apr 21, 2021
51607fc
build(deps): bump github.com/aws/aws-sdk-go from 1.38.16 to 1.38.25 (…
dependabot[bot] Apr 26, 2021
236c6ce
build(deps): bump github.com/prometheus/common from 0.18.0 to 0.21.0 …
dependabot[bot] Apr 26, 2021
ef53f37
exclude unready endpoints from endpointslices (#4580)
chrisohaver Apr 27, 2021
dd255d4
auto go mod tidy
Apr 28, 2021
b37eb74
build(deps): bump github.com/aws/aws-sdk-go from 1.38.25 to 1.38.30 (…
dependabot[bot] May 3, 2021
32e2bd1
build(deps): bump github.com/prometheus/common from 0.21.0 to 0.23.0 …
dependabot[bot] May 3, 2021
696c873
plugin/etcd: Fix inconsistent names of glue records with TargetStrip …
ntoofu May 3, 2021
40edf1e
plugin/rewrite: streamline the ResponseRule handling. (#4473)
mandelsoft May 4, 2021
b881a1e
Add error check to avoid panic (#4584)
wangchenglong01 May 4, 2021
e1931d4
collect endpoint node name from endopintslices (#4581)
chrisohaver May 4, 2021
d6d8a99
plugin/kubernetes: fix SOA response for non-apex queries (#4592)
chrisohaver May 4, 2021
2d46aee
auto go mod tidy
May 5, 2021
8e17f75
Add backmarket.com to adopters list (#4603)
thylong May 5, 2021
8487111
Add Absa to Adopters list (#4604)
ytsarev May 5, 2021
611500b
plugin/dnssec: interface type correction for `periodicClean` sig vali…
kcolemangt May 6, 2021
7354552
build(deps): bump github.com/miekg/dns from 1.1.41 to 1.1.42 (#4612)
dependabot[bot] May 10, 2021
2454744
plugin/kubernetes: Support both v1 and v1beta1 EndpointSlices (#4570)
chrisohaver May 10, 2021
0a3375e
copy unready exclusion to v1beta1 func (#4616)
chrisohaver May 10, 2021
fdfc9bc
test: Fix rare race condition in TestZoneReload (#4617)
sgreene570 May 11, 2021
e42614e
reverse zones (#4538)
miekg May 11, 2021
c6cd160
build(deps): bump github.com/aws/aws-sdk-go from 1.38.30 to 1.38.37 (…
dependabot[bot] May 11, 2021
795c02e
Add preliminary notes for 1.8.4 (#4535)
miekg May 11, 2021
3f64a21
auto go mod tidy
May 12, 2021
03bfc8b
add note about endpointslice list/watch requirement (#4623)
chrisohaver May 12, 2021
7b43d04
Update 1.8.4 note, in preparation of release (#4624)
yongtang May 12, 2021
184d5e5
check for two days of remaining validity (#4606)
kcolemangt May 14, 2021
ef0feae
1.8.4 notes: set date to today (#4627)
miekg May 14, 2021
d1f520a
Fix etcd to use v3.5.0-alpha.0 (#4628)
May 15, 2021
aaad8db
build(deps): bump github.com/prometheus/common from 0.23.0 to 0.24.0 …
dependabot[bot] May 17, 2021
fc24fe0
build(deps): bump github.com/aws/aws-sdk-go from 1.38.37 to 1.38.40 (…
dependabot[bot] May 17, 2021
5409379
consider nil ready as ready (#4632)
chrisohaver May 17, 2021
5f41d8e
reverse zone: fix Normalize (#4621)
miekg May 17, 2021
fbf3f07
plugin/file: Fix in wrong answers returned when wildcard and concrete…
May 17, 2021
e4f7f19
bump etcd to v3.5.0-beta2 (#4635)
chrisohaver May 19, 2021
5ebcea9
auto go mod tidy
May 19, 2021
df736ad
bump etcd to v3.5.0-beta3 (#4638)
chrisohaver May 19, 2021
5d80a6e
Fix obsure crash in Corefile parsing (#4637)
miekg May 19, 2021
0348b01
plugin/forward: Document and warn for unsupported FROM CIDR notations…
chrisohaver May 20, 2021
163ac03
Revert "plugin/file: Fix in wrong answers returned when wildcard and …
miekg May 20, 2021
e097dfd
build(deps): bump github.com/aws/aws-sdk-go from 1.38.40 to 1.38.45 (…
dependabot[bot] May 24, 2021
fa5f715
build(deps): bump google.golang.org/api from 0.29.0 to 0.47.0 (#4641)
dependabot[bot] May 24, 2021
5fdfb67
build(deps): bump k8s.io/apimachinery from 0.21.0 to 0.21.1 (#4642)
dependabot[bot] May 24, 2021
2741b5d
build(deps): bump github.com/prometheus/common from 0.24.0 to 0.25.0 …
dependabot[bot] May 24, 2021
ca9a858
build(deps): bump k8s.io/client-go from 0.21.0 to 0.21.1 (#4646)
dependabot[bot] May 24, 2021
037802d
build(deps): bump google.golang.org/grpc from 1.37.1 to 1.38.0 (#4643)
dependabot[bot] May 24, 2021
b56f2ef
auto go mod tidy
May 26, 2021
d8a0d97
deprecate Normalize and MustNormalize (#4648)
chrisohaver May 27, 2021
4c0fdc3
plugin/kubernetes: consistently choose EndpointSlices or Endpoints fo…
uesyn May 27, 2021
9edfaed
Reduce the cardinality of health endpoint metrics (#4650)
SuperQ May 27, 2021
053c4d5
Bump version and amend notes to include latest PRs (#4634)
miekg May 28, 2021
60ff4c4
merge coredns/coredns v1.8.4
rfredette Jun 15, 2021
6961254
UPSTREAM: <carry>: openshift: Changed the OWNERS to OpenShift ones
knobunc Jul 9, 2019
66fcb27
UPSTREAM: <carry>: openshift: Add a product build pipeline Dockerfile
ironcladlou Aug 29, 2018
225d3a3
UPSTREAM: <carry>: openshift: Update metadata
ironcladlou Sep 6, 2018
2c53ec9
UPSTREAM: <carry>: openshift: Use multistage builds
ironcladlou Sep 7, 2018
a8cac43
UPSTREAM: <carry>: openshift: Add a RHEL7 Dockerfile and standardize …
ironcladlou Nov 13, 2018
78dc381
UPSTREAM: <carry>: openshift: Optimize COPY directive
ironcladlou Nov 13, 2018
defc5c1
UPSTREAM: <carry>: openshift: Add a `make test` target
bbrowning Feb 6, 2019
8ef04d7
UPSTREAM: <carry>: openshift: Set Dockerfiles to use vendor
celebdor Jul 4, 2019
9879418
UPSTREAM: <carry>: openshift: Make coredns exclusion more specific
bcrochet Jan 22, 2020
a19338c
UPSTREAM: <carry>: openshift: Add github.com/openshift/coredns-mdns p…
celebdor Jul 10, 2019
532d550
UPSTREAM: <carry>: openshift: OWNERS: Add component
Miciah Apr 21, 2020
48faded
UPSTREAM: <carry>: openshift: Updating Dockerfile.openshift.rhel7 bas…
openshift-bot Aug 24, 2020
c017c6e
UPSTREAM: <carry>: openshift: Update owners
sgreene570 Sep 21, 2020
d6753f9
UPSTREAM: <carry>: openshift: .gitignore: Properly ignore coredns binary
sgreene570 Oct 9, 2020
02ea47f
UPSTREAM: <carry>: openshift: Updating coredns images to be consisten…
jupierce Oct 7, 2020
77b49b2
UPSTREAM: <carry>: openshift: Vendor required modules
rfredette Jun 14, 2021
2750ba4
UPSTREAM: <carry>: openshift: Updating .ci-operator.yaml `build_root_…
openshift-ci-robot Jun 14, 2021
1bce8b2
UPSTREAM: <carry>: openshift: Updating coredns images to be consisten…
Jun 16, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
modify the error url of DWF (coredns#4425)
Signed-off-by: timyinshi <[email protected]>
timyinshi authored Jan 26, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 2ab304078b96ac53b90cb0b9a9c7a9f449b6848b
2 changes: 1 addition & 1 deletion .github/SECURITY.md
Original file line number Diff line number Diff line change
@@ -115,7 +115,7 @@ When in doubt push forward and go public ASAP.

- the Fix Team will selectively choose all needed commits from the Master branch in order to create a new release on top of the current last version released.
- Release process will be as usual.
- The Fix Lead will request a CVE from [DWF](https://github.com/distributedweaknessfiling/DWF-Documentation)
- The Fix Lead will request a CVE from [DWF](https://github.com/distributedweaknessfiling/cvelist)
and include the CVSS and release details.
- The Fix Lead will inform all users, devs and integrators, now that everything is public,
announcing the new releases, the CVE number, and the relevant merged PRs to get wide distribution