Commit graph

171 commits

Author SHA1 Message Date
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
Miek Gieben
d8ad9b2d44
debian: add corefile(5) as manual page (#151)
This was missing from the deb.

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-04-15 07:44:55 +01:00
Miek Gieben
6530a4f15a
debian: build all 3 ARCHs (#150)
Just build them all, and some typos fixed.

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-04-14 11:02:57 +01:00
Sandeep Rajan
8fbbcc6ae8 Fill in remaining supported CoreDNS versions (#146)
* fill in remaining supported coredns versions
* add coredns versions up to 1.1.3
* remove plugins from 1.1.3
2019-04-12 10:11:35 -04:00
Chris O'Haver
5fe683c057
Input validation for Version strings (#148)
* code

* tests
2019-04-12 09:30:35 -04:00
Chris O'Haver
626e32c427
Update rollback.sh (#145) 2019-04-11 09:53:14 -04:00
Chris O'Haver
51b56744fd
Update deploy.sh (#144) 2019-04-11 09:52:25 -04:00
Chris O'Haver
a464e20ac1
Fix/rename endpoint migration (#143)
* fix and rename endpoint action to be more general

* test
2019-04-10 16:01:57 -04:00
Chris O'Haver
cf59f40250
Add the noop (ignored) status (#142)
* add noop/ignore status

* rebase
2019-04-09 16:56:51 -04:00
Chris O'Haver
56bee8655c
handle endpoint deprecation (#141) 2019-04-09 14:13:56 -04:00
Sandeep Rajan
b5043b3b75 add tmp volume mount (#138) 2019-04-08 16:33:20 -04:00
Sandeep Rajan
5cc468ccd8 Add FAQs on CoreDNS in kubernetes (#108)
* add some faqs on coredns in kubernetes

* rename FAQ file

* remove section

* correct grammar and errors

* add more details and error correction

* nit

* remove known issues section
2019-04-08 16:31:59 -04:00
Chris O'Haver
ac020ac1bc
groundwork (#140) 2019-04-08 16:21:40 -04:00
Chris O'Haver
e6c1d12235
Kubernetes Corefile Migration Tool (#135) 2019-03-28 09:14:12 -04:00
Sandeep Rajan
3ec0533520 Add a document to map the kubernetes and coredns versions (#128) 2019-02-25 18:17:19 -05:00
Chris O'Haver
277e675436
Create Upgrading_CoreDNS.md (#127) 2019-02-21 16:15:08 -05:00
Sandeep Rajan
7952e0df64 add priority class (#130) 2019-02-21 12:08:05 -05:00
Sandeep Rajan
28cca6fe1b Update rbac APIs to v1 (#126) 2019-02-01 14:34:41 -05:00
Sandeep Rajan
cbbfde56bc Switch to apps/v1 API for deployment (#125) 2019-02-01 13:38:10 -05:00
Chris O'Haver
c265418ec7
Update coredns.yaml.sed (#123) 2019-01-29 15:03:59 -05:00
Sandeep Rajan
b3b3e14054 move deployment to use forward instead of proxy (#119) 2019-01-24 10:29:36 -05:00
Sandeep Rajan
a8f008dbc1 bump coredns version to 1.3.1 (#118) 2019-01-15 07:51:33 +00:00
Francois Tur
c5670bf0d2
Merge pull request #115 from rajansandeep/coredns1.3.0
CoreDNS version bump to 1.3.0
2018-12-21 13:55:47 -05:00
Sandeep Rajan
0f21571502 coredns version bump to 1.3.0 2018-12-21 10:32:01 -05:00
Brian Christie
ff5e7d0c89 bug: add metrics port to service, matching ports on pods (#112) 2018-11-27 12:03:15 -05:00
Chris O'Haver
bbf9284adc
remove master toleration (#109) 2018-11-16 08:56:19 -05:00
Chris O'Haver
fa052667f0
add version info (#107) 2018-11-08 12:38:58 -05:00
Sandeep Rajan
f91a4a7059 Bump version to 1.2.6 (#106) 2018-11-07 07:41:11 -05:00
Chris O'Haver
2420da9066
Add a document on Scaling CoreDNS in kubernetes clusters (#105) 2018-11-06 08:54:30 -05:00
Francois Tur
1b4fe411a6 Removing Survey link (#103)
I asked to close the Survey.
Removing the mention to that survey.
2018-10-26 09:09:30 -04:00
Chris O'Haver
6a06b9168c
bump coredns to 1.2.5 2018-10-25 13:56:32 -04:00
Sandeep Rajan
ce57028afc bump version to 1.2.4 and update deployment (#101) 2018-10-23 14:53:16 -04:00
Julian V. Modesto
a6c087005f deploy.sh and rollback.sh fixes (#99)
* Don't overwrite KUBECONFIG.

kubectl already knows to look in $HOME/.kube or use $KUBECONFIG.

https://kubernetes.io/docs/tasks/access-application-cluster/configure-access-multiple-clusters/#set-the-kubeconfig-environment-variable

* Use $DIR instead of pwd.

https://stackoverflow.com/a/246128/1881379

* chmod +x kubernetes/rollback.sh
2018-10-16 11:14:03 -04:00
shashidharatd
2022b220fd Add getting nodes permission to system:coredns clusterrole (#100) 2018-10-16 10:21:37 -04:00
Kore Francis Njenga
fd3ad086f8 Solution: quote ${YAML_TEMPLATE} when calling the sed command (#96) 2018-09-06 08:46:24 -04:00