diff options
author | 2018-06-24 11:21:58 -0700 | |
---|---|---|
committer | 2018-06-24 19:21:58 +0100 | |
commit | c25a2e0fac398c4454578abef8ea0870099fac97 (patch) | |
tree | b86f6c1fe11224bd62caa12b5d33759819109c5f /plugin/kubernetes/controller.go | |
parent | 1ef9e31262b6dff796d35ee667cb9b93e723b13d (diff) | |
download | coredns-c25a2e0fac398c4454578abef8ea0870099fac97.tar.gz coredns-c25a2e0fac398c4454578abef8ea0870099fac97.tar.zst coredns-c25a2e0fac398c4454578abef8ea0870099fac97.zip |
Replace gh-release with curl (#1896)
* Replace gh-release with curl
This fix tries to address the issue raised in 1895 where
gh-release is deprecated.
As GitHub provides API that could be accessed easily,
and gh-release itself is just a wrapper to the API,
this fix replaces gh-release with the direct interaction
with GitHub API, so that it could be maintained by coredns
team.
This fix fixes 1895.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
* Added `-o /dev/null`
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Diffstat (limited to 'plugin/kubernetes/controller.go')
0 files changed, 0 insertions, 0 deletions