Ole Markus With
91a6777e60
Replace gopkg yaml with k8s-sigs yaml
2021-01-22 14:28:05 +01:00
Ole Markus With
076ae3dfe4
Remove coredns dnsprovider
2021-01-22 09:19:35 +01:00
Ciprian Hacman
f2461ca34e
Update Go to v1.15.7
2021-01-20 06:52:05 +02:00
liranp
9fe505abed
feat(spot/ocean): new label: spotinst.io/restrict-scale-down
2021-01-12 11:35:28 +02:00
Ole Markus With
4d2eca199f
Remove node-authorization
2021-01-11 18:59:45 +01:00
Kubernetes Prow Robot
f94539f6f6
Merge pull request #10556 from zetaab/feature/updatedeps
...
update gophercloud dependency
2021-01-11 06:13:08 -08:00
Jesse Haka
46de9f145e
update gophercloud dependency
2021-01-11 14:48:22 +02:00
liranp
2f874be0a1
feat(spot/ocean): set spot percentage on launchspec level
2021-01-10 15:22:43 +02:00
Ciprian Hacman
66039f150e
Add containerd option for registry mirrors
2020-12-28 19:32:06 +02:00
Kenji Kaneda
a61caea8d2
Add Azure support
...
This commit contains all changes required to support Azure
(https://github.com/kubernetes/kops/issues/3957 ).
2020-12-21 08:27:54 -08:00
Ole Markus With
64334eba00
Bump helm to v3
2020-12-16 22:18:56 +01:00
Kubernetes Prow Robot
47bed4e59c
Merge pull request #10436 from olemarkus/bump-sftp
...
Bump sftp to 1.12
2020-12-16 02:26:20 -08:00
Ole Markus With
e269eed197
Bump go-bindata and use go module
2020-12-16 09:27:24 +01:00
Ole Markus With
bfa6874bad
Bump sftp to 1.12
2020-12-16 09:08:44 +01:00
Kubernetes Prow Robot
3dc0aabaf5
Merge pull request #10429 from olemarkus/bump-heredoc
...
Bump heredoc to v2
2020-12-15 03:39:48 -08:00
Kubernetes Prow Robot
b571223d8d
Merge pull request #10427 from olemarkus/sigs-yaml
...
Use the kubernetes-sigs version of yaml
2020-12-15 02:19:48 -08:00
Ole Markus With
dadd752574
Bump heredoc to v2
2020-12-15 10:49:39 +01:00
Ole Markus With
4fa6f56ecd
Use the kubernetes-sigs version of yaml
2020-12-15 10:38:01 +01:00
Ole Markus With
73fcd24e5e
Bump etcd client to 3.4. Use go modules
2020-12-15 08:33:28 +01:00
Peter Rifel
8bde95df70
Move code-generator to hack go module
2020-12-10 21:47:54 -06:00
Peter Rifel
82e25599f7
Move tools.go into separate go module without vendoring
2020-12-08 23:06:44 -06:00
Ciprian Hacman
4bc97f1494
Update k8s dependencies to v1.20.0
2020-12-09 01:00:15 +02:00
Ciprian Hacman
ec2e3f3f7b
Update aws-sdk-go to v1.36.0
2020-12-02 15:32:15 +02:00
srikiz
15dc7b4f5a
Update godo to v1.54.0
2020-11-26 15:55:10 +05:30
Peter Rifel
c74a7d2a38
Upgrade cloud-provider-openstack to 1.19.2
2020-11-22 22:20:25 -06:00
Kenji Kaneda
4555c0b2df
Add support of Azure Blob storage to VFS
...
The schema is "azureblob".
azureClient provides two ways to set up credential. One approach is to
use an account key stored in env var. This approach is used when
accessing Blob from kops CLI. The second approach is to retrieve
credentials from Instance Metadata Service. This works only when
azureClient is created on a VM that has sufficient privilege to access
a specified blob. This approach is used from nodeup, etcd-manager,
etc.
2020-11-19 10:47:03 -08:00
Peter Rifel
e2da18d042
Update k8s dependencies to 1.20.0-beta.2
2020-11-18 10:58:11 -06:00
Kubernetes Prow Robot
c1a3615cf0
Merge pull request #10193 from olemarkus/updates-docker
...
Upgrade docker client
2020-11-10 17:39:55 -08:00
Kubernetes Prow Robot
8c9cbcaae0
Merge pull request #10192 from olemarkus/updates-helm
...
Upgrade helm to 2.17 and use the helm.sh reference
2020-11-08 06:43:37 -08:00
Kubernetes Prow Robot
f12c7ff510
Merge pull request #10191 from olemarkus/updates-sprig
...
Upgrade sprig to v3
2020-11-07 23:05:37 -08:00
Ole Markus With
f67af5223a
Upgrade docker client
2020-11-07 22:45:14 +01:00
Ole Markus With
d24d9e05ba
Upgrade helm to 2.17 and use the helm.sh reference
2020-11-07 21:09:08 +01:00
Ole Markus With
3721bbb76b
Upgrade sprig to v3
2020-11-07 20:41:02 +01:00
Barry Melbourne
6d170bd89f
Upgrade Hashicorp HCLv2 Go module v2.7.0
2020-11-07 18:06:06 +00:00
Barry Melbourne
84417c330b
Set minimum Terraform version to 0.12.26/0.13.0
2020-10-28 20:24:41 +00:00
Peter Rifel
eb7cc53111
Upgrade aws sdk to 1.35.10
...
This adds functions for each enum that return a list of all values
2020-10-19 14:07:58 -06:00
Justin SB
8757a2ce2a
kubeconfig generation: add tests for kops plugin
...
Also slightly simplify the tests and Kubecfg Builder signature by
passing in the ConfigAccess only when needed.
2020-08-30 15:17:36 -04:00
Ciprian Hacman
5c7334fb88
Update k8s dependencies to v1.19.0
2020-08-27 07:16:31 +03:00
Peter Rifel
315c5b3ad2
Upgrade controller-runtime to latest
2020-08-24 10:54:18 -05:00
Peter Rifel
b3709b8806
Upgrade kubernetes dependencies to 1.19.0-rc.4
2020-08-24 10:54:15 -05:00
Ole Markus With
8c70787bab
Upgrade gophercloud to v1.11.0
...
Update upup/pkg/fi/cloudup/openstacktasks/instance.go
Co-authored-by: Peter Rifel <rifelpet@users.noreply.github.com>
2020-08-23 16:45:00 +02:00
Peter Rifel
bae8150e12
Update more klog v1 references to v2
...
I missed these in the previous PR. This removes the direct dependency on v1 entirely.
The kubernetes 1.19 upgrade will remove the indirect reference on v1.
2020-08-17 07:44:48 -05:00
Peter Rifel
4d9f0128a3
Upgrade to klog2
...
This splits up the kubernetes 1.19 PR to make it easier to keep up to date until we get it sorted out.
2020-08-16 20:56:48 -05:00
liranp
64c07b336a
feat(spot/ocean): add support for instance types in launchspec
2020-08-13 16:32:54 +03:00
Kubernetes Prow Robot
b7871e2e72
Merge pull request #9478 from bwagner5/feat-instance-selector
...
Add instance-selector cmd to toolbox
2020-08-11 14:15:45 -07:00
Brandon Wagner
fe3671fff5
go.mod deps for feat toolbox instance-selector
2020-08-10 16:16:51 -05:00
Peter Rifel
230d870ad6
Implement CRUD logic for cloudmock openstack
...
This is the bulk of the changes necessary to support openstack integration tests.
As mentioned in cloudmock/openstack/README.md, this involved a lot of wireshark to understand
how the gophercloud clients builds the requests and expects the responses.
2020-08-10 15:22:49 -05:00
Ciprian Hacman
cf06d6ae93
Update k8s dependencies to v1.18.6
2020-08-08 16:13:25 +03:00
Ciprian Hacman
041e965bdb
make gomod
2020-08-05 06:03:23 +03:00
Ciprian Hacman
2d8e0a29e6
Update protobuf to v1.4.2
2020-08-05 05:43:41 +03:00