Commit graph

25 commits

Author SHA1 Message Date
Chris O'Haver
2f535e77e2
code moved (#186) 2019-07-29 13:25:50 -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
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
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
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
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
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
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
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