k3s/pkg/util
k8s-merge-robot d30fd0cb0c Merge pull request #28114 from timothysc/http_default_enable
Automatic merge from submit-queue

Enable HTTP2 by default

Update to enable HTTP2 by default, with the option to disable.  

This is a continuation of #25280 for the 1.4 release.  This should provide ample time for vetting. 

/cc @krousey
2016-06-29 07:27:42 -07:00
..
bandwidth Update use of Quantity in other classes 2016-05-19 08:41:43 -04:00
cache Add an LRU Expire Cache. 2016-05-16 21:55:13 -07:00
certificates apis/certificates: initialize the certificates API group 2016-06-27 14:29:16 -07:00
chmod
chown
codeinspector
config
configz Uncomment the code that cause by #19254 2016-04-25 23:21:31 +08:00
crlf
crypto fix kubelet tls overwrite issue 2016-05-23 23:25:12 -04:00
dbus Fixing all the "composite literal uses unkeyed fields" Vet errors. 2016-03-25 15:25:09 -07:00
deployment controller: proportionally scale paused and rolling deployments 2016-06-20 12:13:35 +02:00
diff Add a reflection based object diff with structured format 2016-05-28 08:52:07 -04:00
env
errors
exec
flag
flock
flowcontrol Final vet fixes; enabling vet checks in verify scripts. 2016-04-13 13:51:51 -07:00
flushwriter
framer Framer does not need to allocate a slice for each execution 2016-05-21 23:55:40 -04:00
goroutinemap Controller wait for attach and exponential backoff 2016-06-20 18:19:55 -07:00
hash
homedir
httpstream Fixes panic on round tripper when TLS under a proxy 2016-05-16 17:56:23 -03:00
integer integer: add int32 min/max helpers 2016-06-20 12:13:35 +02:00
interrupt make interrupt default exit with rc=1 and handle SIGHUP 2016-05-02 09:59:27 -04:00
intstr controller: proportionally scale paused and rolling deployments 2016-06-20 12:13:35 +02:00
io
iptables add hostport support for kubenet 2016-05-22 22:18:58 -07:00
json Preserve int64 data when patching 2016-04-11 16:23:28 -04:00
jsonpath
keymutex
labels
limitwriter
metrics Generated clients can return their RESTClients, RESTClient can return its RateLimiter 2016-04-27 22:15:10 +02:00
mount Merge pull request #27380 from rootfs/fix-nsenter-list 2016-06-19 18:38:54 -07:00
net Follow on for 1.4 to default HTTP2 on by default 2016-06-27 09:36:41 -05:00
node
oom OOM Score adjusting logic in kubelet should handle containers that exit quickly. 2016-04-11 11:21:48 -07:00
parsers Cleanup the code with new engine-api 2016-04-29 13:34:38 -07:00
pod Listing pods only once when getting pods for RS in deployment 2016-06-10 09:55:28 -07:00
procfs OOM Score adjusting logic in kubelet should handle containers that exit quickly. 2016-04-11 11:21:48 -07:00
proxy Uncomment the code that cause by #19254 2016-04-25 23:21:31 +08:00
rand Revert "GCE: Allow nodes to exceed target pool maximums" 2016-06-21 09:54:56 -07:00
replicaset Listing pods only once when getting pods for RS in deployment 2016-06-10 09:55:28 -07:00
runtime tolerate nil error in HandleError 2016-05-11 09:06:53 -04:00
selinux rkt: Fix incomplete selinux context string when the option is partial. 2016-06-07 14:43:35 -07:00
sets Remove unused deep_copies 2016-06-06 17:18:22 -04:00
slice Sort revisions in rollout history as integers 2016-05-24 10:04:05 +02:00
strategicpatch fix strategy patch diff list issue 2016-05-27 08:42:33 -04:00
strings
sysctl
system
term
testing Use NegotiatedSerializer in client 2016-05-04 10:57:36 +02:00
threading
validation Make IsDNS952Label return error strings 2016-05-19 08:57:49 -07:00
wait routecontroller: Add wait.NonSlidingUntil, use it 2016-05-25 13:58:35 -07:00
workqueue add logging for flake 2016-06-02 07:44:17 -04:00
wsstream Uncomment the code that cause by #19254 2016-04-25 23:21:31 +08:00
yaml Display line number on JSON errors 2016-05-06 13:10:47 +02:00
clock.go fake util.clock tick 2016-04-07 15:10:50 -04:00
clock_test.go fake util.clock tick 2016-04-07 15:10:50 -04:00
doc.go
line_delimiter.go
line_delimiter_test.go Vet fixes, mostly pass lock by value errors. 2016-04-06 11:27:40 -07:00
logs.go
resource_container_linux.go
resource_container_unsupported.go
runner.go
runner_test.go
string_flag.go
template.go
template_test.go
trace.go Trace.Step() performs an unnecessary ref 2016-05-06 11:42:35 -04:00
umask.go
umask_windows.go
util.go Fix the rest of the code 2016-04-29 17:12:10 -04:00
util_test.go
uuid.go