Commit graph

155 commits

Author SHA1 Message Date
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
Sandeep Rajan
617ccc1151 Add cmd for downgrade (#173) 2019-05-21 11:38:22 -04:00
Chris O'Haver
38ae5466f7
kubernetes/migration: support simple downgrade cases (#172)
* support basic downgrades

* add unit test for validDownMigration

* add no-op test for downward migration

* document
2019-05-20 16:11:03 -04:00
Chris O'Haver
487cb8878d
kubernetes/migration: dont error out on no-op same-verison upgrades (#171)
* dont error out on no-op same-verison upgrades

* test case fixes
2019-05-20 11:22:18 -04:00
Sandeep Rajan
9fd69a4c0b Amend Go mod (#169)
* go mod tidy

* remove go sum

* add go.sum back
2019-05-16 10:27:38 -04:00
Sandeep Rajan
4ca74e4464 Add go.mod (#168)
* add go.mod

* correct path
2019-05-15 14:44:40 -04:00
Chris O'Haver
517138abe4
Update README.md (#167) 2019-05-14 12:09:59 -04:00
Chris O'Haver
f1dac88b86
clean up docs (#166) 2019-05-14 12:05:29 -04:00
Chris O'Haver
910ada176e
k8s migration: include add notifications in deprecation result (#165)
* fix

* ensure newdefaults already present in corefile are not reported
2019-05-14 09:59:18 -04:00
Chris O'Haver
d7f87ddf2a
k8s migration: add handler for multi proxy to forward (#164)
add global postprocess and handler for multi proxy to forward
2019-05-13 16:23:53 -04:00
Sandeep Rajan
709b136563 Alter existing "deprecated" function to return all migration notices (#159) 2019-05-13 16:19:36 -04:00
Bardi Harborow
5960d7facb Replace MacOS.prefer_64_bit with Hardware::CPU.is_64_bit. (#134) 2019-05-01 10:50:40 -04:00
Sandeep Rajan
9ebcb064fd move from docker image ID to docker image SHA256 (#158) 2019-05-01 10:43:24 -04:00
Chris O'Haver
c828c68740
to string for newdefault (#160) 2019-05-01 10:43:03 -04:00
Chris O'Haver
2821bdd6c4
kubernetes/migration: Add new default plugins/options (#155)
* add new defaults

* i think this works better
2019-04-26 10:32:53 -04:00
Sandeep Rajan
d26b5fbfcb Update version to 1.5.0 and update manifest (#152)
* Bump coredns to v1.5.0 and update manifest

* revert /tmp workaround
2019-04-24 12:28:03 -04:00
Chris O'Haver
4dc43f42c5
Update README.md (#156) 2019-04-24 12:25:43 -04:00
Sandeep Rajan
aad513584d make deprecated flag optional (#157) 2019-04-24 12:25:24 -04:00
Sandeep Rajan
37f5d0dad4 Adding CLI for the migration tool (#154)
* Initial commit for the corefile-tool cli for the migration tool

* cleanup implementation

* nit

* add fn to get corefile path

* add released command and improve readme
2019-04-24 11:22:13 -04:00
Sandeep Rajan
631694b4e3 Add proxy and forward options (#149) 2019-04-16 11:55:24 -04:00