Using: git grep -l 'NewTestAgent(t, t.Name(),' | \ xargs sed -i -e 's/NewTestAgent(t, t.Name(),/NewTestAgent(t,/g'
* hclog Allow users to choose between unstructured and JSON logging
* auth providers * binding rules * auth provider for kubernetes * login/logout