You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EES-4696 - Updating log levels for controller and proxy (#78)
* Updating log levels for controller and proxy
* updating chart version
* update cluster role name to conform to Kubernetes naming requirements
retrieve logs from worker pods (#53)
* retrieve logs from worker pods
* adding client_test
* rename methods GetWorkerPodLogs to GetWorkerPodRequest
* update API specification
* update documentation
* removing extra params from example queries in docs
* listing worker pods by label before getting logs request
* rename label var in Locust backed
* rename logs context vars
* remove extra labels from pods in Locust backend