errm / ekstrap

Bootstrap for EKS, no longer maintained!
Apache License 2.0
9 stars 0 forks source link

Fix --cluster-dns kubelet param #39

Closed errm closed 6 years ago

errm commented 6 years ago

based on this code https://github.com/awslabs/amazon-eks-ami/blob/master/files/bootstrap.sh#L102-L107

codecov[bot] commented 6 years ago

Codecov Report

Merging #39 into master will increase coverage by 0.32%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage    86.7%   87.03%   +0.32%     
==========================================
  Files           7        7              
  Lines         158      162       +4     
==========================================
+ Hits          137      141       +4     
  Misses         13       13              
  Partials        8        8
Impacted Files Coverage Δ
pkg/node/node.go 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 53f99f8...ff29838. Read the comment docs.