Jeff Grafton
ef56a8d6bb
Autogenerated: hack/update-bazel.sh
2018-02-16 13:43:01 -08:00
Clayton Coleman
5210e6fefd
Remove dependency on v1 API in base credential provider
...
Credential provider is useful without the v1 API, move the only
dependency out so that we can more easily move credential provider to a
utility library in the future (other callers besides Kubelet may need to
load pull secrets like Docker).
2018-01-05 17:52:06 -05:00
Jeff Grafton
efee0704c6
Autogenerate BUILD files
2017-12-23 13:12:11 -08:00
Jeff Grafton
aee5f457db
update BUILD files
2017-10-15 18:18:13 -07:00
Jeff Grafton
a7f49c906d
Use buildozer to delete licenses() rules except under third_party/
2017-08-11 09:32:39 -07:00
Jeff Grafton
33276f06be
Use buildozer to remove deprecated automanaged tags
2017-08-11 09:31:50 -07:00
ymqytw
9b393a83d4
update godep
2017-07-20 11:03:49 -07:00
Yang Guo
bf2ced837c
Updates Docker Engine API
2017-07-13 12:55:07 -07:00
Kubernetes Submit Queue
9cfb0ae565
Merge pull request #48508 from mengqiy/fix_term
...
Automatic merge from submit-queue
fix cross build
Fix the issue introduced in #48299 which breaks cross-build (https://github.com/kubernetes/kubernetes/pull/48299#issuecomment-312846398 ).
move setsize.go and setsize_unsupported.go back to util/term for kubelet.
move unmark_windows.go as well.
```release-note
NONE
```
2017-07-06 00:08:49 -07:00
ymqytw
ce561b2044
fix cross build for windows
2017-07-05 12:42:41 -07:00
JulienBalestra
9f37efcf7e
Provide a way to setup the limit NO files for rkt Pods
2017-07-01 18:57:52 +02:00
ymqytw
f0ce897277
move term to kubectl/util
2017-06-30 15:00:24 -07:00
Chao Xu
60604f8818
run hack/update-all
2017-06-22 11:31:03 -07:00
Dmitry Shulyak
2612e0c78a
Move client/unversioned/remotecommand to client-go
...
Module remotecommand originally part of kubernetes/pkg/client/unversioned was moved
to client-go/tools, and will be used as authoritative in kubectl, e2e and other places.
Module remotecommand relies on util/exec module which will be copied to client-go/pkg/util
2017-05-15 16:28:56 +03:00
Mike Danese
a05c3c0efd
autogenerated
2017-04-14 10:40:57 -07:00
Dmitry Shulyak
f50480c714
Decouple remotecommand client from term/kubelet dependencies
...
In order to move client/unversioned/remotecommand to client-go as a followup
for this change we have to decouple it from tons of dependencies
2017-04-13 15:56:40 +03:00
Random-Liu
0deec63d1a
Unify fake runtime helper in kuberuntime, rkt and dockertools.
2017-02-27 01:43:37 -08:00
Random-Liu
8380148d48
Remove extra operations when generating pod sandbox configuration.
2017-02-24 15:06:03 -08:00
Dan Williams
60525801c1
kubelet/network: move mock network plugin to pkg/kubelet/network/testing
2017-02-16 13:48:32 -06:00
deads2k
8a12000402
move client/record
2017-01-31 19:14:13 -05:00
Dr. Stefan Schimanski
44ea6b3f30
Update generated files
2017-01-29 21:41:45 +01:00
Dr. Stefan Schimanski
a0137e9b28
Update generated files
2017-01-25 19:49:45 +01:00
deads2k
5a8f075197
move authoritative client-go utils out of pkg
2017-01-24 08:59:18 -05:00
deads2k
ee6752ef20
find and replace
2017-01-20 08:04:53 -05:00
deads2k
c47717134b
move utils used in restclient to client-go
2017-01-19 07:55:14 -05:00
Clayton Coleman
9a2a50cda7
refactor: use metav1.ObjectMeta in other types
2017-01-17 16:17:19 -05:00
deads2k
6a4d5cd7cc
start the apimachinery repo
2017-01-11 09:09:48 -05:00
Jeff Grafton
20d221f75c
Enable auto-generating sources rules
2017-01-05 14:14:13 -08:00
Mike Danese
161c391f44
autogenerated
2016-12-29 13:04:10 -08:00
Dan Winship
c788793868
Port remaining code to pkg/util/version
2016-12-13 08:53:24 -05:00
Mike Danese
c87de85347
autoupdate BUILD files
2016-12-12 13:30:07 -08:00
Clayton Coleman
5df8cc39c9
refactor: generated
2016-12-03 19:10:46 -05:00
Chao Xu
bcc783c594
run hack/update-all.sh
2016-11-23 15:53:09 -08:00
Mike Danese
763c4987f2
autogenerated
2016-10-24 14:47:27 -07:00
Mike Danese
3b6a067afc
autogenerated
2016-10-21 17:32:32 -07:00