linkerd2/controller
Risha Mars 46c99febf2
Don't panic on stats that aren't included in StatAllResourceTypes (#1154)
Problem
`conduit stat` would cause a panic for any resource that wasn't in the list 
of StatAllResourceTypes
This bug was introduced by https://github.com/runconduit/conduit/pull/1088/files

Solution
Fix writeStatsToBuffer to not depend on what resources are in StatAllResourceTypes
Also adds a unit test and integration test for `conduit stat ns`
2018-06-19 17:00:16 -07:00
..
api Don't panic on stats that aren't included in StatAllResourceTypes (#1154) 2018-06-19 17:00:16 -07:00
cmd dest service: close open streams on shutdown (#1156) 2018-06-19 16:00:56 -07:00
destination dest service: close open streams on shutdown (#1156) 2018-06-19 16:00:56 -07:00
gen Propagate errors in conduit containers to the api (#1117) 2018-06-14 16:22:31 -07:00
k8s Allow k8s API clients to watch a subset of resources (#1118) 2018-06-14 11:09:01 -07:00
script Allow k8s API clients to watch a subset of resources (#1118) 2018-06-14 11:09:01 -07:00
tap Move controller/util and web/util packages to pkg (#1109) 2018-06-13 11:25:56 -07:00
Dockerfile dst svc: use shared informer instead of custom endpoints informer (#1079) 2018-06-13 11:11:57 -07:00