Commit Graph

39 Commits

Author SHA1 Message Date
justinsb b2cfc5c4c4 dep: update github.com/pkg/sftp
This picks up changes to use go errors, instead of the (deprecated?)
pkg/errors.
2021-12-18 19:37:16 -05:00
Ciprian Hacman 6adf0dc7a4 Update controller-runtime to v0.11.0-beta.0 2021-12-04 05:46:45 +02:00
justinsb 464879a405 Update google.golang.org/api to 0.57.0
In particular, we want the vTPM (shielded VM) support.
2021-09-26 09:39:10 -04:00
Ciprian Hacman fd9e5659ed Update controller-runtime to v0.9.7 2021-09-04 09:25:44 +03:00
Ciprian Hacman 61e40c00c9 Update controller-runtime to v0.9.5 2021-07-29 05:53:36 +03:00
Ciprian Hacman e4dd36714f Update controller-runtime to v0.9.0 2021-06-08 03:18:45 +03:00
Ciprian Hacman 80ee477727 Update Go to v1.16.4 2021-05-29 11:31:22 +03:00
Jesse Haka 960a52d6b2 Update deps 2021-04-30 11:39:01 +03:00
Jesse Haka 2a48fcda9d update deps 2021-04-24 09:57:40 +03:00
Barry Melbourne 977aa078ca Update Go modules to latest versions 2021-04-04 20:47:53 +01: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
Barry Melbourne e30bf1cf35 Update Go modules to latest versions 2021-03-14 15:08:27 +00:00
Ciprian Hacman a17b90548c Update k8s dependencies to v1.21.0-beta.1 2021-03-12 20:26:04 +02: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
Ciprian Hacman f2461ca34e Update Go to v1.15.7 2021-01-20 06:52:05 +02:00
Barry Melbourne f2ecb5c153 Upgrade Go v1.15.6 / Bazel v3.4.1 2021-01-10 18:13:12 +00:00
Ole Markus With bfa6874bad Bump sftp to 1.12 2020-12-16 09:08:44 +01: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
Peter Rifel b3709b8806
Upgrade kubernetes dependencies to 1.19.0-rc.4 2020-08-24 10:54:15 -05:00
Jesse Haka 769c02f87c update gophercloud dependency 2020-01-16 11:22:52 +02:00
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
Xiaoyu Zhong f4e63452de Update vendor dir 2019-11-28 22:46:03 +08:00
mikesplain 4128964365
Update dependencies 2019-11-16 10:24:39 -05:00
Peter Rifel a8f0c49346 Add staticcheck to vendor directory 2019-09-27 11:58:32 -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
Mike Splain 0cf516694e Update dependencies and BUILD.bazel scripts
For updated importpath
2018-09-17 09:57:31 -04:00
Mike Splain 38cd57ddd3 Update bazel configs for bazel 0.12 go_rules 0.11 2018-04-18 14:53:00 -04:00
Justin Santa Barbara 6b6f9db0ef Run make dep-ensure to use dep for vendor directory 2018-02-04 22:08:16 -05:00
Justin Santa Barbara 0513355b70 Update vendor 2018-02-03 21:19:32 -05:00
chrislovecnm 4dd3bb1dea Updating bazel BUILD files with new go_rules version 2017-12-29 15:03:14 -07:00
chrislovecnm 609e268a1d gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
Justin Santa Barbara 0143be7c4f autogen: BUILD and BUILD.bazel 2017-10-02 14:27:21 -04:00
Justin Santa Barbara 9d7b78766e Update vendor for k8s 1.8 2017-10-01 13:16:44 -04:00
Justin Santa Barbara b3dedbe287 Update vendor 2017-03-16 02:40:45 -04:00
Justin Santa Barbara a4c7343885 Add missing dependencies 2016-07-26 23:58:58 -04:00
Justin Santa Barbara 4b7adf6884 Use submodules instead of glide
Manual management of dependencies still seems easier, sadly.
2016-07-26 11:23:24 -04:00
Justin Santa Barbara 27e68d23f6 Include vendored dependencies
glide just has too many edge-cases still, sadly.
2016-07-05 00:03:07 -04:00