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.
- Update vendor/github.com/containerd/console - agent: build as Position-Independent-Executable - network: Handle default route where gateway is empty - pkg: types: Add new field type - proto: Split reusable structures into their own package - agent: Fix the issue of stdout hang on builtin proxy - agent: add support for guest-hooks (v2) - agent: judge whether /sys/devices/system/memory/block_size_bytes exist. - memory: Fix update memory path. - grpc: Add agent details to GetGuestDetails gRPC function 7b4c337 vendor: Update vendor/github.com/containerd/console 8dedf30 agent: build as Position-Independent-Executable dc635d4 test: Add test for ipvlan routes in l3 mode 69ee60f network: Refactor to reduce cyclomatic complexity 4005c33 network: Handle default route where gateway is empty 83138df pkg: types: Add a new field type a13144b proto: Split reusable structures into their own package 3a678a9 agent: Fix the issue of stdout hang on builtin proxy d12910e agent: judge whether /sys/devices/system/memory/block_size_bytes exist. 980023e agent: add support for guest-hooks e03f7d7 memory: Fix update memory path. a396a23 grpc: Add seccomp status to guest details 7b71c10 grpc: Add agent details to guest details call Signed-off-by: Peng Tao <[email protected]>
- Loading branch information