Ciprian Hacman
e4dd36714f
Update controller-runtime to v0.9.0
2021-06-08 03:18:45 +03:00
Ciprian Hacman
1177f66d1e
Update k8s dependencies to v1.21.1
2021-06-08 03:17:42 +03:00
Jesse Haka
960a52d6b2
Update deps
2021-04-30 11:39:01 +03:00
Ciprian Hacman
1737925c44
Replace k8s.io/utils/mount with k8s.io/mount-utils
2021-04-14 07:01:43 +03:00
Ciprian Hacman
676f442c72
Update k8s dependencies to v1.21.0
2021-04-09 08:09:38 +03:00
Ole Markus With
c230162b5a
Bump k8s deps to 1.21-rc.0
2021-04-02 10:10:58 +02:00
Peter Rifel
e108cd732e
Update rules_go and gazelle
2021-03-20 16:02:51 -05: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
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
a77233a843
Update Openstack Cloud Go module to v1.20.1
2021-02-21 12:19:05 +00:00
Barry Melbourne
f2ecb5c153
Upgrade Go v1.15.6 / Bazel v3.4.1
2021-01-10 18:13:12 +00:00
Peter Rifel
3a616b6721
make gomod crds
2020-12-08 23:06:45 -06:00
Ciprian Hacman
4bc97f1494
Update k8s dependencies to v1.20.0
2020-12-09 01:00:15 +02:00
Peter Rifel
c74a7d2a38
Upgrade cloud-provider-openstack to 1.19.2
2020-11-22 22:20:25 -06:00
Peter Rifel
e2da18d042
Update k8s dependencies to 1.20.0-beta.2
2020-11-18 10:58:11 -06:00
Ole Markus With
d24d9e05ba
Upgrade helm to 2.17 and use the helm.sh reference
2020-11-07 21:09:08 +01:00
Ciprian Hacman
5c7334fb88
Update k8s dependencies to v1.19.0
2020-08-27 07:16:31 +03:00
Peter Rifel
b3709b8806
Upgrade kubernetes dependencies to 1.19.0-rc.4
2020-08-24 10:54:15 -05: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
Ciprian Hacman
cf06d6ae93
Update k8s dependencies to v1.18.6
2020-08-08 16:13:25 +03:00
John Gardiner Myers
ae8688b356
make gomod
2020-07-28 11:48:08 -07:00
Justin Santa Barbara
484e956004
Update vendor
2020-04-11 14:45:29 -04:00
Peter Rifel
6ed48c1349
Update controller-tools vendoring
2020-04-08 15:20:27 -05:00
Justin Santa Barbara
b77693c324
Update vendor
2020-04-08 08:52:34 -04:00
John Gardiner Myers
ea3b8d7710
make gomod
2020-04-05 10:22:51 -07:00
Jesse Haka
1928a3934c
update deps
2020-03-17 17:41:50 +02:00
Justin Santa Barbara
bad8debd19
Update vendor
2020-01-17 06:38:43 -05: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
mikesplain
4128964365
Update dependencies
2019-11-16 10:24:39 -05: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
Justin SB
810c65eb46
Copy well-known users from apiserver
...
This should eliminate the dependency on k8s.io/apiserver
2019-08-31 08:50:09 -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
10964d416e
Update vendor directory
2019-05-07 10:37:06 -04:00
Justin SB
4f06ae0481
Update k8s to 1.13.5: vendor directory
2019-05-06 09:58:38 -04:00
mikesplain
1680c3a663
Update BUILD file
2019-03-15 12:30:59 -04:00
mikesplain
1ce336259f
Update dependencies
2019-03-12 13:59:18 -04:00
Rodrigo Menezes
feb9da17a7
update to 1.12.3 and fix merge conflicts
2018-12-04 18:50:18 -08:00
Rodrigo Menezes
2b9243ff8c
Getting things ready for when we are ready for 1.12
2018-12-04 18:50:17 -08:00
Liran Polak
4c8ac60bf3
deps: vendor dependencies
2018-10-14 11:37:31 +03:00
Justin Santa Barbara
fac9071509
Update dep again after conflicts
2018-09-28 20:29:45 -04:00
Justin Santa Barbara
2f3346a6e3
dep-ensure: update vendor & lock
2018-09-28 20:14:45 -04:00
Justin Santa Barbara
e7f64c3042
Prune some broken files out of vendor
...
Dep isn't able to prune these, though they aren't needed. They also
break a general build-all in bazel workflow.
Manually remove them, until we can move to vgo (aka go).
2018-09-22 11:50:22 -04:00
Mike Splain
0cf516694e
Update dependencies and BUILD.bazel scripts
...
For updated importpath
2018-09-17 09:57:31 -04:00
Gijs Kunze
295aeb9197
Added dependency on k8sio/helm/pkg/strvals
2018-07-11 16:46:32 +02:00
Justin Santa Barbara
b6789822f1
Update vendor for 1.10
2018-04-18 20:38:46 -04:00
Mike Splain
38cd57ddd3
Update bazel configs for bazel 0.12 go_rules 0.11
2018-04-18 14:53:00 -04:00
Xiao An
d7c3f3b955
update dependency
...
Signed-off-by: Xiao An <hac@zju.edu.cn>
2018-04-02 15:35:43 +08:00