This repository has been archived by the owner on May 12, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- channel: add serial yamux channel close timeout - agent: update resources list with the right device major-minor number - Multi wait process - travis: Add variable needed to run static checks and bump golang version - wait on yamux session close - network: Wait for network device in UpdateInterface - build: fix make proto error - agent: add support for online memory and cpu separately - client: Add context parameter and enable tracing support - protocols: increase dial timeout - client: bypass grpc dialer backoff strategy - agent: enable memory hierarchical account - channel: support communication channel hotplug 1d559a7 channel: add serial yamux channel close timeout fcf6fa7 agent: update resources list with the right device major-minor number 8abc400 agent: add test to WaitProcess() f746ed8 agent: allow multiple waitProcess() 157f1c1 travis: Add variable needed to run static checks ed54087 travis: bump golang version ba0c7fc client: wait for session to be fully closed 0865c98 agent: wait session to be fully shutdown 55f1480 vendor: update yamux dependency 5e36bfc network: Wait for network device in UpdateInterface 218ce89 device: Rename getBlockDeviceNodeName to getPCIDeviceName c9a4e2e uevent: Store the interface field as device name for network interfaces 74a5364 build: fix make proto error b1c2ad8 agent: add support for online memory and cpu separately. 6d26d61 client: Add context parameter and enable tracing support 93fe84e protocols: increase dial timeout 730b977 client: bypass grpc dialer backoff strategy 41c09c2 agent: enable memory hierarchical account 4f70b1c channel: remove unused functions f6486e7 channel: support communication channel hotplug Signed-off-by: Eric Ernst <[email protected]>
- Loading branch information