Commit Graph

114 Commits

Author SHA1 Message Date
Ciprian Hacman 1737925c44 Replace k8s.io/utils/mount with k8s.io/mount-utils 2021-04-14 07:01:43 +03:00
Jesse Haka 611fe8b595 Update go deps 2021-04-11 19:34:05 +03:00
Ciprian Hacman 676f442c72 Update k8s dependencies to v1.21.0 2021-04-09 08:09:38 +03:00
Barry Melbourne 977aa078ca Update Go modules to latest versions 2021-04-04 20:47:53 +01:00
Ole Markus With c230162b5a Bump k8s deps to 1.21-rc.0 2021-04-02 10:10:58 +02:00
Justin SB efc693e8a7 Update google SDK libraries
Updating to latest google SDK libraries, will be needed for
cluster-api support.
2021-03-21 10:48:38 -04:00
Peter Rifel f36e9a449a
Remove go-bindata 2021-03-20 16:02:09 -05:00
Barry Melbourne e30bf1cf35 Update Go modules to latest versions 2021-03-14 15:08:27 +00:00
Ciprian Hacman 5dd9aedbb9 Update controller-runtime to v0.9.x 2021-03-12 20:51:51 +02:00
Ciprian Hacman a17b90548c Update k8s dependencies to v1.21.0-beta.1 2021-03-12 20:26:04 +02:00
liranp dc1ee9402a
feat(spot/ocean): support for block device mappings in launchspec 2021-03-10 15:30:39 +02:00
Barry Melbourne 1a6ff4efbf Update Go to v1.16 2021-03-04 18:41:48 +00:00
Barry Melbourne 10dff62a1d Update k8s.io Go modules to v0.20.4 2021-03-03 18:38:21 +00:00
Barry Melbourne 659bfa0daf Update Controller Runtime Go module to v0.8.2 2021-02-25 20:34:12 +00:00
Barry Melbourne 3d63ae1776 Update Google Cloud Go module to v0.77.0 2021-02-22 17:15:28 +00:00
Barry Melbourne a77233a843 Update Openstack Cloud Go module to v1.20.1 2021-02-21 12:19:05 +00:00
Peter Rifel 765a912bbb
Update aws-sdk-go
The most relevant of the changes is tagging support for more IAM entities including OIDC providers
2021-02-15 14:45:28 -06:00
Ole Markus With d41f68c6ef Make channels create PKI for addons that needs it 2021-01-30 09:01:33 +01:00
Peter Rifel fa77f064f4
Update aws-sdk-go to 1.37.0
This includes support for using cached SSO credentials
2021-01-29 08:27:42 -06: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
Ole Markus With dadd752574 Bump heredoc to v2 2020-12-15 10:49:39 +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 3a616b6721
make gomod crds 2020-12-08 23:06:45 -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
Kubernetes Prow Robot 47b407c230
Merge pull request #10258 from cloudnatix/kenji/azure_vfs
Add support of Azure Blob storage to VFS
2020-11-22 10:05:34 -08:00
Barry Melbourne 6649e36bc3 Add code-generator v0.20.0-beta.2 crypto hash
Update go.sum

Add code-generator v0.20.0-beta.2 crypto hash
2020-11-21 13:12:43 +00: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