tanjunchen
7f64de4c34
fix-up some spelling mistakes
2019-09-29 21:45:47 +08:00
mikesplain
9e55b8230a
Update copyright notices
...
Also cleans some white spaces
2019-09-09 14:47:51 -04:00
chentanjun
ee32102b89
modify-doc-small-mistake
2019-09-04 23:14:22 +08:00
Justin SB
3e33ac7682
Change code from glog to klog
...
We don't call klog.InitFlags yet, because that will cause a flag
redefinition error until we get everyone to stop using glog. That
will happen when we update to k8s 1.13.
2019-05-06 12:54:51 -04:00
Justin SB
de581b1b64
Switch to golang 1.11.5
...
For cherry-picking to 1.13
https://github.com/kubernetes/kubernetes/blob/release-1.13/build/build-image/cross/Dockerfile
2019-04-20 17:36:56 -04:00
Rohith
62d9078901
Adding Comment
...
- before I forget why, just adding a link to the issue as to why this here
2019-02-21 12:29:48 +00:00
Rohith
34c8864b59
- updating the documentation as per remove
...
- fixing the security group detection when using public subnets
2019-02-20 14:37:59 +00:00
Rohith
1e4cc5437a
- adding a fix for associating public ip addresses to the launch template
2019-02-20 11:53:58 +00:00
Rohith
093e1f2fff
- adding the logic to delete the launch template on cluster destruction
...
- fixing up the goformat for v1.10
2019-02-05 10:52:13 +00:00
Rohith
770cde669f
- fixing up the root volume detection, similar to what we did on additional volumes
2019-02-04 14:27:37 +00:00
Rohith
74af751dc6
- fixing up the conflicts post the additional volumes merge
2019-02-04 14:15:16 +00:00
Rohith
e2574f3938
- splitting out the code per target
...
- adding some unit testing for the terraform render
- adding the terraform render, updating the autoscaling and creating the launchtemplate
2019-02-04 12:00:04 +00:00