k3s/pkg
Cesar Wong 8df4758ee9 Pod log subresource
Adds a Log subresource to Pod storage. The Log subresource implements
rest.GetterWithOptions and produces a ResourceStreamer resource that
will stream the log output from the pod's host node.
2015-04-07 07:56:24 -04:00
..
admission
api Add GetterWithOptions and allow stream flushing 2015-04-07 07:46:30 -04:00
apiserver Add GetterWithOptions and allow stream flushing 2015-04-07 07:46:30 -04:00
auth abac policy file parsing bug 2015-04-02 11:13:20 -04:00
capabilities Add HostNetworkSources capability to limit use of HostNetwork. 2015-03-25 11:23:06 -07:00
client Merge pull request #6494 from lavalamp/fix2 2015-04-06 18:44:45 -07:00
clientauth
cloudprovider Add timestamp cache to NodeController 2015-04-07 09:15:35 +02:00
config Add a QPS limiter to the kubernetes client. 2015-04-03 11:58:51 -07:00
controller Merge pull request #5851 from smarterclayton/support_input_streams 2015-03-24 22:41:24 -04:00
conversion Fix licensing for forked code. 2015-04-03 17:06:24 -07:00
credentialprovider Enable usage of a "json key" for authenticating with gcr.io. 2015-03-15 09:24:33 -07:00
fields Expose Transform() as a method on a field Selector 2015-03-24 17:25:45 -04:00
healthz Remove global map from healthz 2015-03-19 19:49:44 -04:00
httplog Add user agent and source IP logging to the httpserver logs. 2015-03-09 17:01:47 -07:00
hyperkube
kubectl compute query parameter names in the client. 2015-04-06 16:54:26 -07:00
kubelet Move flushwriter from Kubelet server to a common util package 2015-04-07 07:46:30 -04:00
labels Fixing a lot of string formatting issues with regards to: 2015-03-31 16:47:10 -07:00
master Pod log subresource 2015-04-07 07:56:24 -04:00
namespace Improve test case to ensure finalize does desired behavior 2015-04-06 13:13:06 -04:00
probe
proxy Updating kube-proxy logging levels to assist debugging. 2015-04-03 20:19:52 +00:00
registry Pod log subresource 2015-04-07 07:56:24 -04:00
resourcequota Clients should not check conditions, UpdateStatus() is inconsistent 2015-03-25 16:25:04 -04:00
runtime Add more extensive tests to apiserver for variations in version 2015-03-27 15:03:58 -04:00
scheduler Removed PodStatus.Host 2015-04-02 16:38:45 +02:00
service Copy labels from the service to endpoints that we create. 2015-04-06 13:14:54 -07:00
tools Implement multi-port endpoints 2015-03-27 12:36:32 -07:00
types WIP: Implement multi-port Services 2015-03-30 19:28:11 -07:00
ui
util Move flushwriter from Kubelet server to a common util package 2015-04-07 07:46:30 -04:00
version Kubernetes version v0.14.1-dev 2015-04-01 14:51:20 -07:00
volume add iscsi volume plugin 2015-04-06 16:20:28 -04:00
watch Do not log net.errClosing error when StreamWatcher is stopping. 2015-04-04 05:18:32 +02:00