Commit graph

12 commits

Author SHA1 Message Date
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
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
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
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
Chris O'Haver
5fe683c057
Input validation for Version strings (#148)
* code

* tests
2019-04-12 09:30:35 -04:00
Chris O'Haver
ac020ac1bc
groundwork (#140) 2019-04-08 16:21:40 -04:00