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