Commit graph

174 commits

Author SHA1 Message Date
Chris O'Haver
4660d68a6f
Update CoreDNS-k8s_version.md 2021-08-18 11:37:27 -04:00
Chris O'Haver
4e392388a0
Update CoreDNS-k8s_version.md 2021-08-18 09:56:22 -04:00
Chris O'Haver
6e06a7a132
Update CoreDNS-k8s_version.md 2021-08-18 09:54:08 -04:00
Chris O'Haver
e2cf17fb00
Create config.yml (#252) 2021-07-06 08:40:36 -04:00
Chris O'Haver
e13bd2af8c
bump to latest coredns (#250)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2021-06-02 12:25:54 -04:00
Chris O'Haver
f15e936388
Update CoreDNS-k8s_version.md (#248) 2021-03-03 11:04:35 -05:00
Chris O'Haver
316f8a857c
Bump coredns -> 1.8.3, k8s -> 1.20.2, and kind -> 0.10.0 (#246)
* bump coredns, k8s, and kind

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2021-02-25 11:11:45 -05:00
Manuel Rüger
1e05d58f99
Migrate chart over to coredns/helm (#245)
Its new location is under: https://github.com/coredns/helm

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2020-12-11 08:25:59 -05:00
Anton Melser
42e68b1552
Update helm repo url (#243)
This URL appears to work well, as discussed in https://github.com/coredns/deployment/issues/240.

Signed-off-by: Anton Melser <anton@melser.org>
2020-11-23 08:40:58 -05:00
Adam Hamsik
bfba43007a
Migrate helm chart from archived helm charts repo. (#241)
* Migrate helm chart from archived helm charts repo. Add github action which generates helm chart releases.

Signed-off-by: Adam Hamsik <adam.hamsik@lablabs.io>

* Add helm chart repository documentation

Signed-off-by: Adam Hamsik <adam.hamsik@lablabs.io>
2020-11-18 15:41:20 -05:00
Chris O'Haver
af7e7e19e2
bump to 1.8.0 (#239)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2020-11-09 14:15:07 -05:00
Chris O'Haver
f22b7a37ac
Update CoreDNS-k8s_version.md 2020-10-21 15:32:11 -04:00
Chris O'Haver
46194d00bc
Update CoreDNS-k8s_version.md 2020-10-21 15:30:26 -04:00
Chris O'Haver
1ccc695d0d
not yet (#238)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2020-10-16 10:41:04 -04:00
Chris O'Haver
c049cfc73a
list/watch endpointslice (#237)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2020-10-16 09:47:55 -04:00
Sandeep Rajan
97bcf513d2
update doc for k8s 1.19 (#236)
Signed-off-by: Sandeep Rajan <srajan@infoblox.com>
2020-09-29 11:31:59 -04:00
Sandeep Rajan
dd80017e25
Merge pull request #234 from CarloColumna/patch-1
Fix scaling coredns document
2020-07-09 12:38:55 -04:00
Carlo Columna
6d49c7b7ec Fix scaling coredns document duplicated word
Signed-off-by: Carlo Columna <carlocolumna@gmail.com>
2020-07-09 17:29:36 +12:00
Chris O'Haver
7de2b40d2f
Update k8s deployment for 1.7.0 (#233)
* use 1.7.0; add max_concurrent

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>

* 1000

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>

* add it to stubdomains too

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2020-06-29 10:58:50 -04:00
Sandeep Rajan
916d90420d
Remove support for federation in deploy script (#229)
* remove support for federation in deploy script
* remove get node permissions

Signed-off-by: Sandeep Rajan <srajan@infoblox.com>
2020-06-16 10:33:08 -04:00
xieyanker
69fc3d9f27
update "kubectl log" to "kubectl logs" (#227)
The "kubectl log" command has been deprecated and will be removed in a future version

Signed-off-by: xieyanker <xjsisnice@gmail.com>
2020-06-13 15:08:10 -04:00
Sandeep Rajan
ea947429a6
update k8s version in circleci (#226)
Signed-off-by: Sandeep Rajan <srajan@infoblox.com>
2020-06-11 11:54:56 -04:00
Chris O'Haver
75a1cad617
Update CoreDNS-k8s_version.md (#224) 2020-06-02 08:26:58 -04:00
Chris O'Haver
fad9acce7d
Update CoreDNS-k8s_version.md (#223) 2020-06-02 08:23:02 -04:00
Chris O'Haver
16cedfdb99
use preferred during scheduling rule (#221)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2020-05-07 13:29:34 -04:00
Sandeep Rajan
4ec31a59be
Fix compile error in circleci (#214)
Signed-off-by: Sandeep Rajan <srajan@infoblox.com>
2020-04-24 12:27:57 -04:00
Frederic Hemberger
f51d10388e
Remove support for Homebrew on macOS (#218)
Updating the Homebrew formula requires manual intervention on each
release and is not part of the general release process which only
includes binaries for all platforms and a Docker image.

CoreDNS doesn't provide or maintain official packages for any OS.
(The Debian dpgk instructions in this repo have to be run by
the user themselves and is just considered an example.)

Ref: https://github.com/coredns/coredns/pull/3830
Signed-off-by: Frederic Hemberger <mail@frederic-hemberger.de>
2020-04-23 08:33:07 -04:00
Frederic Hemberger
a12087b3dd
Bump CoreDNS version to 1.6.9 (#213)
Signed-off-by: Frederic Hemberger <mail@frederic-hemberger.de>
2020-03-31 12:27:46 -04:00
Sandeep Rajan
b0a81f9261
update coredns version and manifest (#212)
Signed-off-by: Sandeep Rajan <srajan@infoblox.com>
2020-02-19 12:52:29 -05:00
Chris O'Haver
abfaf32772
Update coredns.yaml.sed (#209) 2019-12-18 14:17:59 -05:00
Sandeep Rajan
5a861f8a6f bump coredns to 1.6.6 (#208)
Signed-off-by: Sandeep Rajan <srajan@infoblox.com>
2019-12-18 13:40:57 -05:00
Sandeep Rajan
5098271568 Update CoreDNS version and update manifest (#206)
* update version to 1.6.4 and add anti-affinity

Signed-off-by: Sandeep Rajan <srajan@infoblox.com>

Signed-off-by: Sandeep Rajan <srajan@infoblox.com>

* fix indent

Signed-off-by: Sandeep Rajan <srajan@infoblox.com>

* add lameduck option

Signed-off-by: Sandeep Rajan <srajan@infoblox.com>

* version to 1.6.5 and change anti-affinity setting

Signed-off-by: Sandeep Rajan <srajan@infoblox.com>

* remove unsupported options

Signed-off-by: Sandeep Rajan <srajan@infoblox.com>

* fix indent

Signed-off-by: Sandeep Rajan <srajan@infoblox.com>

* test by changing replica to 1

Signed-off-by: Sandeep Rajan <srajan@infoblox.com>

* do not specify replicas

Signed-off-by: Sandeep Rajan <srajan@infoblox.com>

* lameduck duration to 5s

Signed-off-by: Sandeep Rajan <srajan@infoblox.com>
2019-11-13 16:12:35 -05:00
pschulten
bb38134eb3 simplify default resolver setup (#204)
* simplify default resolver setup

Signed-off-by: pschu <peter.schulten@dbschenker.com>

* Update README.md
2019-10-30 11:40:24 -04:00
Ngari Ndung'u
30a683770a fix typos on kubernetes deployment scripts (#202)
Signed-off-by: Ngari Ndung'u <ngari.ndungu@gmail.com>
2019-10-30 11:35:47 -04:00
Sandeep Rajan
926ed95249 update coredns-k8s doc for v1.16 (#205)
Signed-off-by: Sandeep Rajan <srajan@infoblox.com>
2019-10-24 13:12:04 -04:00
You-Sheng Yang
e851a3095d debian: fix DEB_TARGET_ARCH maybe undefined (#200)
Signed-off-by: You-Sheng Yang <vicamo@gmail.com>
2019-10-15 19:54:16 +01:00
Sandeep Rajan
576c4b687a update circleci to use kind (#196)
Signed-off-by: Sandeep Rajan <srajan@infoblox.com>
2019-09-10 13:23:30 -04:00
shunirr
f0409d4492 Fix mistook path sbin to bin, fix Corefile directive proxy to forward for Homebrew. (#195) 2019-09-10 09:27:59 -04:00
Sandeep Rajan
8fb8871a30 Bump CoreDNS version to 1.6.2 (#192) 2019-08-30 10:29:45 -04:00
Frederic Hemberger
9371cfb8fd Update Homebrew formula to 1.6.2 (#190)
Is there a way to automate this on new CoreDNS releases?
2019-08-19 09:24:26 -04:00
Chris O'Haver
412dacd8b8
Update CoreDNS-k8s_version.md (#189) 2019-07-31 11:08:27 -04:00
Sandeep Rajan
e0201e036c Fix format in CI (#187) 2019-07-29 14:09:11 -04:00
Chris O'Haver
2f535e77e2
code moved (#186) 2019-07-29 13:25:50 -04:00
Sandeep Rajan
2900b2a671 fix CI (#182) 2019-07-29 13:22:02 -04:00
Frederic Hemberger
838a2b800a Update homebrew formula to v1.5.2 (#184) 2019-07-29 13:07:46 -04:00
Sandeep Rajan
4115d8ef99 Support multiple k8s version for a release of coredns (#179)
* support multiple k8s version for a release of coredns

* rename var
2019-06-19 12:57:12 -04:00
Sandeep Rajan
9bb61a2bbe add circleci for testing k8s-deployment (#181) 2019-06-19 12:50:48 -04:00
Xuanwo
3b3fbd7832 Set coredns's homedir to /var/lib/coredns (#175) 2019-06-03 09:24:33 -04:00
Chris O'Haver
d9e12ec6f9
kubernetes/migration: Remove all deps (#178)
* remove diff and deps

* remove caddy deps, copy stuff locally
2019-05-30 17:58:30 -04:00
Chris O'Haver
fd33b6aa56
Update README.md (#176) 2019-05-28 15:22:52 -04:00