aboutsummaryrefslogtreecommitdiff
path: root/plugin/kubernetes/namespace.go
diff options
context:
space:
mode:
authorGravatar Chris O'Haver <cohaver@infoblox.com> 2021-07-09 04:53:50 -0400
committerGravatar GitHub <noreply@github.com> 2021-07-09 10:53:50 +0200
commit002b748ccd6b7cc2e3a65f1bd71509f80b95d342 (patch)
treedbc9050c25f40f0e211904c3c1851b8ae680e688 /plugin/kubernetes/namespace.go
parentbfb6972d300fc7ff5db319aea228271896278cab (diff)
downloadcoredns-002b748ccd6b7cc2e3a65f1bd71509f80b95d342.tar.gz
coredns-002b748ccd6b7cc2e3a65f1bd71509f80b95d342.tar.zst
coredns-002b748ccd6b7cc2e3a65f1bd71509f80b95d342.zip
plugin/cache: Unset AD flag when DO is not set for cache miss (#4736)
* unset AD bit when client DO is 0 Signed-off-by: Chris O'Haver <cohaver@infoblox.com> * add flag check to existing tests Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
Diffstat (limited to 'plugin/kubernetes/namespace.go')
0 files changed, 0 insertions, 0 deletions
nents Unnamed repository; edit this file 'description' to name the repository.
aboutsummaryrefslogtreecommitdiff
path: root/packages/astro/test/fixtures/astro-styles-ssr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-13chore: format workflow, format `.astro` files (#211)Gravatar Nate Moore 2-1/+2
2021-05-13chore: release astro-vscodeGravatar Nate Moore 6-148/+30
2021-05-13Version Packages (#195)Gravatar github-actions[bot] 23-65/+43
2021-05-13Support for import suggestions in the languageserver (#204)Gravatar Matthew Phillips 6-12/+32
2021-05-13Fix Svelte build output (#201)Gravatar Nate Moore 4-8/+14
2021-05-12[wip] Fix CI (#202)Gravatar Drew Powers 28-219/+191
2021-05-11VS Code extension (#197)Gravatar Matthew Phillips 7-20/+182
2021-05-11Fix workflows! (#198)Gravatar Nate Moore 3-2/+4
2021-05-11Add Astro.request.canonicalURL and Astro.site to global (#199)Gravatar Drew Powers 25-98/+234
2021-05-11Fix portfolio example (#196)Gravatar Drew Powers 2-3/+5
2021-05-10fix: build stuck on unhandled promise reject (#191)Gravatar Kevin (Kun) "Kassimo" Qian 2-2/+13
2021-05-10Allow default import component to be renamed based on import statement defaul...Gravatar Kevin (Kun) "Kassimo" Qian 3-8/+30
2021-05-08Add more docs on styling (#186)Gravatar Drew Powers 1-3/+321
2021-05-08Fix running the extension (#181)Gravatar Matthew Phillips 5-11/+37