Skip to content

Commit

Permalink
vendor: bump runtime-spec version
Browse files Browse the repository at this point in the history
Fixes kata-containers#373

Bump runtime-spec version to "5806c35637336642129d03657419829569abc5aa"

Change logs:

    5d9aa69 config-linux: Add Intel RDT/MBA Linux support
    6f5fcd4 Support for network namespace in windows
    06cf899 config-linux: add Intel RDT CLOS name sharing support
    f3be7d2 config: clarify source mount
    65fac2b Fix camelCasing on idType to align with other Windows spec conventions
    da8adc9 incorporating edits from JTerry's feedback
    c182ebc meeting: Bump July meeting from the 4th to the 11th
    e01b694 config: Add Windows Devices to Schema
    81d81f3 docs: Added kata-runtime to implementations
    b0700ad Add gVisor to the implementations list
    9e459a6 .travis.yml: Get schema dependencies in before_install
    692abcb .travis: Bump minimum Go version to 1.9
    fd39559 config: Clarify execution environment for hooks
    cd9892d config-linux: Drop console(4) reference
    e662e5c Linux devices: uid/gid relative to container
    74b670e config: Add VM-based container configuration section
    cd39042 uidMappings: change order of fields for clarity
    2e241f7 specs-go/config: Define RDMA cgroup
    9df387e schema/Makefile: fix test
    de688f2 config: Fix Linux mount options links
    ef008dd glossary: Bump JSON spec to RFC 8259
    4e5a137 schema: Completely drop our JSON Schema 'id' properties
    70ba4e6 meeting: Bump January meeting from the 3rd to the 10th
    8558116 schema: add allowed values for defaultAction
    5d9bbad config: Dedent root paragraphs, since they aren't a list entry
    e566cf6 version: put master back to -dev
    966a58d fix the link to hook

Signed-off-by: Wei Zhang <zhangwei555@huawei.com>
  • Loading branch information
WeiZhang555 committed Sep 18, 2018
1 parent e0847f8 commit d71dd02
Show file tree
Hide file tree
Showing 4 changed files with 78 additions and 10 deletions.
4 changes: 2 additions & 2 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

[[constraint]]
name = "github.com/opencontainers/runtime-spec"
revision = "4e3b9264a330d094b0386c3703c5f379119711e8"
revision = "5806c35637336642129d03657419829569abc5aa"

[[constraint]]
name = "github.com/sirupsen/logrus"
Expand Down
80 changes: 74 additions & 6 deletions vendor/github.com/opencontainers/runtime-spec/specs-go/config.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d71dd02

Please sign in to comment.