Daniel (Shijun) Qian
5268f69405
fix duplicated imports of k8s code ( #77484 )
...
* fix duplicated imports of api/core/v1
* fix duplicated imports of client-go/kubernetes
* fix duplicated imports of rest code
* change import name to more reasonable
2019-05-08 10:12:47 -07:00
Mikalai Radchuk
2a230cc119
Allows to read from multiple logs simultaneously
...
Which makes possible to combile the `-f` and `-l` flags in kubectl logs
2019-01-20 13:50:22 +00:00
Sean Sullivan
5f8f607c27
kubectl: copy pod utils into util/podutils package
2018-10-11 10:49:52 -07:00
Mikalai Radchuk
ecbc78993d
Removes support of internal types from logsForObject
2018-08-25 13:43:52 +03:00
Maciej Szulik
5b55e1f8ed
Create cli-runtime staging repository
2018-08-21 17:08:30 +02:00
Mikalai Radchuk
89dd809ee3
Adds tests for --all-containers=true
...
Fixes regression in kubectl logs --all-containers=true
2018-08-13 08:23:10 +01:00
juanvallejo
9120557466
update attach to use external objs
2018-08-01 10:44:43 -04:00
David Eads
5ba07364ee
fix logs command to be generic for all resources again
2018-07-20 15:10:44 -04:00
David Eads
eabfcfaa2b
start splitting polymorphic functions out of the factory
2018-05-17 08:55:31 -04:00