Justin Santa Barbara
|
fc21f4255f
|
Replace kubernetes mount code with utils
This will remove one of the main dependencies on the
kubernetes/kubernetes repo.
|
2020-01-04 17:34:31 -05:00 |
DavidSie
|
013f8799fa
|
Add CloudControllerConfigArgv template function, Expose CloudControllerConfigArgv function to templates, and testing it.
Exposing CloudControllerConfigArgv function to templates, and testing it.
|
2019-12-05 09:58:43 +01:00 |
Xiaoyu Zhong
|
10d349434d
|
Upgrade Alicloud SDK
|
2019-11-28 22:40:07 +08:00 |
Kubernetes Prow Robot
|
4bc26e1f5d
|
Merge pull request #8003 from spotinst/feature-spotinst-sdk-v1.36
Spotinst: Upgrade the Spotinst SDK to version 1.36
|
2019-11-25 19:07:11 -08:00 |
liranp
|
39e61a078a
|
deps: upgrade spotinst-sdk-go (v1.36)
|
2019-11-25 14:33:54 +02:00 |
Justin Santa Barbara
|
3239f44ba8
|
Run goimports from locked version in go.mod
This avoids relying on the version that happens to be installed.
|
2019-11-24 01:00:30 -05:00 |
Peter Rifel
|
913a06199a
|
Upgrade AWS SDK
This will allow us to use the new max instance lifetime feature on autoscaling groups.
See https://aws.amazon.com/about-aws/whats-new/2019/11/amazon-ec2-auto-scaling-supports-max-instance-lifetime/
|
2019-11-20 09:23:05 -08:00 |
mikesplain
|
7ce9b63282
|
Update rules go and gazelle
|
2019-11-16 10:23:59 -05:00 |
Thomas Jackson
|
cd8c743d1c
|
make gomod
|
2019-10-10 13:10:13 -07:00 |
Peter Rifel
|
b674e65fca
|
Add vendoring of controller-tools
|
2019-10-01 17:24:31 -05:00 |
Peter Rifel
|
a8f0c49346
|
Add staticcheck to vendor directory
|
2019-09-27 11:58:32 -07:00 |
Justin SB
|
728e582360
|
Fill out kops controller functionality
k8s 1.16 requires that we move label setting away from the kubelet, to
a central controller. kops-controller is that controller.
|
2019-09-25 12:04:34 -04:00 |
mikesplain
|
736c840239
|
Fix go.sum
|
2019-09-12 09:49:07 -04:00 |
mikesplain
|
1382b326e3
|
Update gazel-gazelle to match workspace
|
2019-09-03 11:26:09 -04:00 |
Jesse Haka
|
72f444b93d
|
use ipip mode
|
2019-08-29 20:23:36 +03:00 |
Justin SB
|
108c87c0ee
|
Add misspell to vendored tools
|
2019-08-25 23:31:51 -07:00 |
Justin SB
|
17186ff7ba
|
Generated vendor & bazel from `make gomod`
Automatically generated vendor & BUILD.bazel files
|
2019-08-25 16:00:41 -04:00 |
Justin SB
|
551052631c
|
Add tools.go for go.mod, remove Gopkg
We also lock our go.sum files
|
2019-08-25 16:00:35 -04:00 |