master
Name already in use
Commits on Sep 25, 2022
-
Merge pull request #120 from Mirantis/bump-v2.6
Release an interim v0.2.6
-
Ryan Barry committed
Sep 25, 2022 -
Merge pull request #119 from afbjorklund/container-info
Add container info to the verbose status command
Commits on Sep 24, 2022
-
Add container info to the verbose status command
Include the basic information from cri-o and containerd, that is the SandboxID (the pause container id) and the Pid (process id).
Commits on Sep 20, 2022
-
Merge pull request #117 from tppolkow/switch_registry_sandbox_image
Switch from k8s.gcr.io to registry.k8s.io for sandbox image
-
Commits on Sep 8, 2022
-
Merge pull request #115 from Garrybest/pr_resources
complete container resources when create and update container
Commits on Sep 2, 2022
-
complete container resources when create and update container
Signed-off-by: Garrybest <garrybest@foxmail.com>
Commits on Aug 23, 2022
-
Ryan Barry committed
Aug 23, 2022
Commits on Aug 17, 2022
-
Merge pull request #109 from Mirantis/bind-streaming-address
Make the bind address for the CRI streaming server configurable
-
Merge pull request #108 from Mirantis/fix/imagepulltimeout
Use context.WithCancel for potentially long operations
-
Commits on Aug 16, 2022
-
Merge pull request #107 from cpuguy83/stats_one_shot
Bump docker client to 20.10 and use StatsOneShot to get stats
-
Use ContainerStatsOneShot to get the stats for a container.
This returns stats nearly instantly instead of having to wait for > 1s. This feature was added in the 20.10 daemon. When connecting to older daemons the stats will behave just as before since. Signed-off-by: Brian Goff <cpuguy83@gmail.com>
-
Bump docker client to latest 20.10
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
Commits on Aug 5, 2022
-
Merge pull request #103 from Mirantis/cni-by-default
Use cni by default on Linux, too
-
Update the README with a note, add a 'no-op' argument to `--network-p…
…lugin` to use pre-`0.2.4` behavior
-
Commits on Aug 4, 2022
Commits on Aug 3, 2022
-
-
Merge pull request #100 from Mirantis/allow-runtime-duration
Allow configuring the runtime duration
-
Merge pull request #99 from Mirantis/default-network-plugin
Set a default network plugin now that we're on 1.24
-
Commits on Aug 2, 2022
Commits on Jul 27, 2022
Commits on Jul 18, 2022
-
Merge pull request #89 from mikekap/patch-1
Return the right error code when the checkpoint isn't found
-
Merge pull request #86 from afbjorklund/stats-spam
Remove error logging output from ContainerStats

