mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-18 13:04:36 +01:00
This includes the addition of "SandboxPidNs" in the CreateContainerRequest api. Shortlog: a30395a grpc: signal frozen containers 08674c0 agent: Add support for ephemeral volumes c517125 ci: Refactor to pass metalinter checks ad9c33d tests: Modify tests to take into account if pid ns needs to be shared e334596 namespace: Share pid namespace of containers 1e72fbb agent: Get cgroup mounts info from /proc/cgroups ab6c4ff namespaces: Create persistent UTS and IPC namespaces be3993e release: Kata Containers 1.0.0 75c6fc0 grpc: implement pause and resume commands 9da1fea release: Kata Containers 0.3.0 4bad43e grpc: honour CPU constraints in Kubernetes 11d5c56 grpc: log errors in async commands 7b47559 channel: Support Epoll on Arm64 a7033a7 release: update version to 0.2.0 5c3c000 signal: Backtrace on SIGUSR1 a0880aa signal: Switch to standard signal handling f8081ca main: Improve logging in signal handling loop 075ad56 main: Rename signal functions for clarity 899bc6d main: Log errors on failure 6689db0 agent: Fix typo Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
269 lines
6.0 KiB
TOML
269 lines
6.0 KiB
TOML
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
|
|
|
|
|
|
[[projects]]
|
|
name = "github.com/BurntSushi/toml"
|
|
packages = ["."]
|
|
revision = "b26d9c308763d68093482582cea63d69be07a0f0"
|
|
version = "v0.3.0"
|
|
|
|
[[projects]]
|
|
name = "github.com/clearcontainers/proxy"
|
|
packages = [
|
|
"api",
|
|
"client"
|
|
]
|
|
revision = "1d2a6a3ea132a86abd0731408b7dc34f2fc17d55"
|
|
|
|
[[projects]]
|
|
name = "github.com/containerd/cri-containerd"
|
|
packages = ["pkg/annotations"]
|
|
revision = "3d382e2f5dabe3bae62ceb9ded56bdee847008ee"
|
|
|
|
[[projects]]
|
|
name = "github.com/containernetworking/cni"
|
|
packages = [
|
|
"libcni",
|
|
"pkg/invoke",
|
|
"pkg/types",
|
|
"pkg/types/020",
|
|
"pkg/types/current",
|
|
"pkg/version"
|
|
]
|
|
revision = "384d8c0b5288c25b9f1da901c66ea5155e6c567d"
|
|
|
|
[[projects]]
|
|
name = "github.com/containernetworking/plugins"
|
|
packages = ["pkg/ns"]
|
|
revision = "7f98c94613021d8b57acfa1a2f0c8d0f6fd7ae5a"
|
|
|
|
[[projects]]
|
|
name = "github.com/davecgh/go-spew"
|
|
packages = ["spew"]
|
|
revision = "346938d642f2ec3594ed81d874461961cd0faa76"
|
|
version = "v1.1.0"
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
name = "github.com/dlespiau/covertool"
|
|
packages = ["pkg/cover"]
|
|
revision = "b0c4c6d0583aae4e3b5d12b6ec47767670548cc4"
|
|
|
|
[[projects]]
|
|
name = "github.com/docker/go-units"
|
|
packages = ["."]
|
|
revision = "47565b4f722fb6ceae66b95f853feed578a4a51c"
|
|
version = "v0.3.3"
|
|
|
|
[[projects]]
|
|
name = "github.com/go-ini/ini"
|
|
packages = ["."]
|
|
revision = "20b96f641a5ea98f2f8619ff4f3e061cff4833bd"
|
|
|
|
[[projects]]
|
|
name = "github.com/gogo/protobuf"
|
|
packages = [
|
|
"gogoproto",
|
|
"proto",
|
|
"protoc-gen-gogo/descriptor",
|
|
"sortkeys",
|
|
"types"
|
|
]
|
|
revision = "342cbe0a04158f6dcb03ca0079991a51a4248c02"
|
|
|
|
[[projects]]
|
|
name = "github.com/golang/protobuf"
|
|
packages = [
|
|
"proto",
|
|
"ptypes",
|
|
"ptypes/any",
|
|
"ptypes/duration",
|
|
"ptypes/timestamp"
|
|
]
|
|
revision = "925541529c1fa6821df4e44ce2723319eb2be768"
|
|
version = "v1.0.0"
|
|
|
|
[[projects]]
|
|
name = "github.com/hashicorp/yamux"
|
|
packages = ["."]
|
|
revision = "f5742cb6b85602e7fa834e9d5d91a7d7fa850824"
|
|
|
|
[[projects]]
|
|
name = "github.com/intel/govmm"
|
|
packages = ["qemu"]
|
|
revision = "9cf8ce6c6dda19d4a6d529e73714e231f6156820"
|
|
|
|
[[projects]]
|
|
name = "github.com/kata-containers/agent"
|
|
packages = [
|
|
"protocols/client",
|
|
"protocols/grpc"
|
|
]
|
|
revision = "f6db83c952e3042ed7b527a1bd576e6b888f4f75"
|
|
|
|
[[projects]]
|
|
name = "github.com/kubernetes-incubator/cri-o"
|
|
packages = ["pkg/annotations"]
|
|
revision = "3394b3b2d6af0e41d185bb695c6378be5dd4d61d"
|
|
|
|
[[projects]]
|
|
name = "github.com/mdlayher/vsock"
|
|
packages = ["."]
|
|
revision = "738c88d6e4cfd60e8124a5344fa10d205fd828b9"
|
|
|
|
[[projects]]
|
|
name = "github.com/mitchellh/mapstructure"
|
|
packages = ["."]
|
|
revision = "d0303fe809921458f417bcf828397a65db30a7e4"
|
|
|
|
[[projects]]
|
|
name = "github.com/opencontainers/runc"
|
|
packages = [
|
|
"libcontainer/configs",
|
|
"libcontainer/seccomp",
|
|
"libcontainer/specconv",
|
|
"libcontainer/utils"
|
|
]
|
|
revision = "0351df1c5a66838d0c392b4ac4cf9450de844e2d"
|
|
|
|
[[projects]]
|
|
name = "github.com/opencontainers/runtime-spec"
|
|
packages = ["specs-go"]
|
|
revision = "4e3b9264a330d094b0386c3703c5f379119711e8"
|
|
|
|
[[projects]]
|
|
name = "github.com/pmezard/go-difflib"
|
|
packages = ["difflib"]
|
|
revision = "792786c7400a136282c1664665ae0a8db921c6c2"
|
|
version = "v1.0.0"
|
|
|
|
[[projects]]
|
|
name = "github.com/safchain/ethtool"
|
|
packages = ["."]
|
|
revision = "79559b488d8848b53a8e34c330140c3fc37ee246"
|
|
|
|
[[projects]]
|
|
name = "github.com/seccomp/libseccomp-golang"
|
|
packages = ["."]
|
|
revision = "e3496e3a417d1dc9ecdceca5af2513271fed37a0"
|
|
version = "v0.9.0"
|
|
|
|
[[projects]]
|
|
name = "github.com/sirupsen/logrus"
|
|
packages = [
|
|
".",
|
|
"hooks/syslog"
|
|
]
|
|
revision = "89742aefa4b206dcf400792f3bd35b542998eb3b"
|
|
|
|
[[projects]]
|
|
name = "github.com/stretchr/testify"
|
|
packages = ["assert"]
|
|
revision = "890a5c3458b43e6104ff5da8dfa139d013d77544"
|
|
|
|
[[projects]]
|
|
name = "github.com/urfave/cli"
|
|
packages = ["."]
|
|
revision = "ac249472b7de27a9e8990819566d9be95ab5b816"
|
|
|
|
[[projects]]
|
|
name = "github.com/vishvananda/netlink"
|
|
packages = [
|
|
".",
|
|
"nl"
|
|
]
|
|
revision = "c2a3de3b38bd00f07290c3c5e12b4dbc04ec8666"
|
|
|
|
[[projects]]
|
|
name = "github.com/vishvananda/netns"
|
|
packages = ["."]
|
|
revision = "86bef332bfc3b59b7624a600bd53009ce91a9829"
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
name = "golang.org/x/crypto"
|
|
packages = ["ssh/terminal"]
|
|
revision = "91a49db82a88618983a78a06c1cbd4e00ab749ab"
|
|
|
|
[[projects]]
|
|
name = "golang.org/x/net"
|
|
packages = [
|
|
"context",
|
|
"http2",
|
|
"http2/hpack",
|
|
"idna",
|
|
"internal/timeseries",
|
|
"lex/httplex",
|
|
"trace"
|
|
]
|
|
revision = "a8b9294777976932365dabb6640cf1468d95c70f"
|
|
|
|
[[projects]]
|
|
name = "golang.org/x/sys"
|
|
packages = [
|
|
"unix",
|
|
"windows"
|
|
]
|
|
revision = "1d2aa6dbdea45adaaebb9905d0666e4537563829"
|
|
|
|
[[projects]]
|
|
name = "golang.org/x/text"
|
|
packages = [
|
|
"collate",
|
|
"collate/build",
|
|
"internal/colltab",
|
|
"internal/gen",
|
|
"internal/tag",
|
|
"internal/triegen",
|
|
"internal/ucd",
|
|
"language",
|
|
"secure/bidirule",
|
|
"transform",
|
|
"unicode/bidi",
|
|
"unicode/cldr",
|
|
"unicode/norm",
|
|
"unicode/rangetable"
|
|
]
|
|
revision = "f21a4dfb5e38f5895301dc265a8def02365cc3d0"
|
|
version = "v0.3.0"
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
name = "google.golang.org/genproto"
|
|
packages = ["googleapis/rpc/status"]
|
|
revision = "2c5e7ac708aaa719366570dd82bda44541ca2a63"
|
|
|
|
[[projects]]
|
|
name = "google.golang.org/grpc"
|
|
packages = [
|
|
".",
|
|
"balancer",
|
|
"balancer/roundrobin",
|
|
"codes",
|
|
"connectivity",
|
|
"credentials",
|
|
"encoding",
|
|
"grpclb/grpc_lb_v1/messages",
|
|
"grpclog",
|
|
"internal",
|
|
"keepalive",
|
|
"metadata",
|
|
"naming",
|
|
"peer",
|
|
"resolver",
|
|
"resolver/dns",
|
|
"resolver/passthrough",
|
|
"stats",
|
|
"status",
|
|
"tap",
|
|
"transport"
|
|
]
|
|
revision = "5a9f7b402fe85096d2e1d0383435ee1876e863d0"
|
|
|
|
[solve-meta]
|
|
analyzer-name = "dep"
|
|
analyzer-version = 1
|
|
inputs-digest = "a8e90901b945488c3b660e20c076fce3345dba96b4ec15e7ca00b8a06baa16a3"
|
|
solver-name = "gps-cdcl"
|
|
solver-version = 1
|