mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-17 08:20:33 +00:00
Automatic merge from submit-queue Add cluster logging load test for GCL Changed code around logging tests a little to avoid duplication. Added GCL go library, because command line tool cannot handle required number of logs effectively. Related to https://github.com/kubernetes/kubernetes/issues/34310 @piosz