1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-05-12 18:46:13 +02:00
Commit Graph

3128 Commits

Author SHA1 Message Date
dependabot[bot] 5e935273ac
chore(deps): bump uuid from 1.2.2 to 1.3.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.2.2...1.3.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 00:21:17 +00:00
Toru Komatsu e02c42d507
Merge pull request #1528 from containers/dependabot/cargo/async-trait-0.1.64
(auto merged) chore(deps): bump async-trait from 0.1.63 to 0.1.64
2023-02-01 21:32:30 +09:00
Toru Komatsu 5cef34bad4
Merge pull request #1527 from containers/dependabot/cargo/futures-sink-0.3.26
(auto merged) chore(deps): bump futures-sink from 0.3.25 to 0.3.26
2023-02-01 21:25:14 +09:00
Toru Komatsu 7221118d7b
Merge pull request #1532 from rumpl/fix-formatting
Fix formatting with `cargo fmt --check`
2023-02-01 18:01:55 +09:00
Djordje Lukic 4fc61dbb97 Fix formatting with `cargo fmt --check`
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
2023-02-01 09:09:41 +01:00
github-actions[bot] 03cc88c416
Merge pull request #1531 from containers/dependabot/cargo/zstd-sys-2.0.6zstd.1.5.2 2023-02-01 00:41:15 +00:00
dependabot[bot] fc066f68b8
chore(deps): bump zstd-sys from 2.0.5+zstd.1.5.2 to 2.0.6+zstd.1.5.2
Bumps [zstd-sys](https://github.com/gyscos/zstd-rs) from 2.0.5+zstd.1.5.2 to 2.0.6+zstd.1.5.2.
- [Release notes](https://github.com/gyscos/zstd-rs/releases)
- [Commits](https://github.com/gyscos/zstd-rs/commits)

---
updated-dependencies:
- dependency-name: zstd-sys
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 00:32:51 +00:00
dependabot[bot] af3c616f17
chore(deps): bump async-trait from 0.1.63 to 0.1.64
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.63 to 0.1.64.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.63...0.1.64)

---
updated-dependencies:
- dependency-name: async-trait
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 00:32:29 +00:00
dependabot[bot] 0eefd562b0
chore(deps): bump futures-sink from 0.3.25 to 0.3.26
Bumps [futures-sink](https://github.com/rust-lang/futures-rs) from 0.3.25 to 0.3.26.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.25...0.3.26)

---
updated-dependencies:
- dependency-name: futures-sink
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 00:32:04 +00:00
github-actions[bot] 0224b4f7af
Merge pull request #1522 from containers/dependabot/cargo/futures-0.3.26 2023-01-31 00:24:44 +00:00
github-actions[bot] 6836958574
Merge pull request #1521 from containers/dependabot/cargo/futures-core-0.3.26 2023-01-31 00:24:11 +00:00
dependabot[bot] 121fba5e67
chore(deps): bump futures from 0.3.25 to 0.3.26
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.25 to 0.3.26.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.25...0.3.26)

---
updated-dependencies:
- dependency-name: futures
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 00:14:23 +00:00
dependabot[bot] f6821b0c37
chore(deps): bump futures-core from 0.3.25 to 0.3.26
Bumps [futures-core](https://github.com/rust-lang/futures-rs) from 0.3.25 to 0.3.26.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.25...0.3.26)

---
updated-dependencies:
- dependency-name: futures-core
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 00:13:47 +00:00
Yashodhan 3675a5120a
Merge pull request #1428 from higuruchi/Add/Recursive_mount_attrs_test
Added recursive mount attr test
2023-01-30 10:27:01 +05:30
github-actions[bot] 33ebf7fbf9
Merge pull request #1520 from containers/dependabot/cargo/cxx-build-1.0.88 2023-01-30 01:38:36 +00:00
github-actions[bot] 519cc5cb1c
Merge pull request #1519 from containers/dependabot/cargo/cxx-1.0.88 2023-01-30 01:34:43 +00:00
github-actions[bot] b4b649170b
Merge pull request #1518 from containers/dependabot/cargo/cc-1.0.79 2023-01-30 01:34:14 +00:00
dependabot[bot] 8b154d0add
chore(deps): bump cxx-build from 1.0.87 to 1.0.88
Bumps [cxx-build](https://github.com/dtolnay/cxx) from 1.0.87 to 1.0.88.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](https://github.com/dtolnay/cxx/compare/1.0.87...1.0.88)

---
updated-dependencies:
- dependency-name: cxx-build
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 01:26:12 +00:00
dependabot[bot] a1ab3ecc22
chore(deps): bump cxx from 1.0.87 to 1.0.88
Bumps [cxx](https://github.com/dtolnay/cxx) from 1.0.87 to 1.0.88.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](https://github.com/dtolnay/cxx/compare/1.0.87...1.0.88)

---
updated-dependencies:
- dependency-name: cxx
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 01:22:25 +00:00
dependabot[bot] f098312192
chore(deps): bump cc from 1.0.78 to 1.0.79
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.0.78 to 1.0.79.
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.78...1.0.79)

---
updated-dependencies:
- dependency-name: cc
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 01:21:54 +00:00
github-actions[bot] afc7240874
Merge pull request #1514 from containers/dependabot/cargo/either-1.8.1 2023-01-27 00:44:04 +00:00
dependabot[bot] 4e26cc4808
chore(deps): bump either from 1.8.0 to 1.8.1
Bumps [either](https://github.com/bluss/either) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/bluss/either/releases)
- [Commits](https://github.com/bluss/either/compare/1.8.0...1.8.1)

---
updated-dependencies:
- dependency-name: either
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 00:33:45 +00:00
github-actions[bot] 6365194738
Merge pull request #1513 from containers/dependabot/cargo/wat-1.0.56 2023-01-26 00:45:51 +00:00
dependabot[bot] 1ab94f50f0
chore(deps): bump wat from 1.0.55 to 1.0.56
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.0.55 to 1.0.56.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wat-1.0.55...wat-1.0.56)

---
updated-dependencies:
- dependency-name: wat
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-26 00:35:31 +00:00
Yashodhan fbd29f7c84
Merge pull request #1500 from utam0k/oci-spec-mitigate
Relax the version of some crates we dependent
2023-01-24 14:54:27 +05:30
higuruchi ccbd26be02 Fix error messages
Signed-off-by: higuruchi <fumiya2324@gmail.com>
2023-01-24 07:57:23 +00:00
higuruchi 3749a46a5e Remove clap from runtimetest
Signed-off-by: higuruchi <fumiya2324@gmail.com>
2023-01-24 06:58:21 +00:00
Toru Komatsu 5bf1ea251d
Merge pull request #1511 from adrianreber/2023-01-23-descriptors
Add descriptors.json when creating checkpoint
2023-01-24 12:02:00 +09:00
github-actions[bot] 2136d6d78e
Merge pull request #1512 from containers/dependabot/cargo/fd-lock-3.0.9 2023-01-24 00:31:55 +00:00
dependabot[bot] 2d19c6778e
chore(deps): bump fd-lock from 3.0.8 to 3.0.9
Bumps [fd-lock](https://github.com/yoshuawuyts/fd-lock) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/yoshuawuyts/fd-lock/releases)
- [Commits](https://github.com/yoshuawuyts/fd-lock/compare/v3.0.8...v3.0.9)

---
updated-dependencies:
- dependency-name: fd-lock
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 00:31:34 +00:00
Adrian Reber 88d26db63f
Add descriptors.json when creating checkpoint
runc as well as crun create a file called descriptors.json in the
checkpoint directory. descriptors.json contains a list of how the FDs
0, 1, 2 are connected before checkpointing:

$ cat descriptors.json # created by runc in this case
["/dev/null","pipe:[230688]","pipe:[230689]"]

With this information the FDs can be reconnected correctly during
restore.

With this commit is it possible to do:

$ youki run container
$ youki checkpointt container
$ runc restore container

Now the checkpoint is in a format that can be handled by other container
runtimes.

Signed-off-by: Adrian Reber <areber@redhat.com>
2023-01-23 07:47:32 +00:00
Toru Komatsu d02acbcc1a
Merge pull request #1503 from containers/dependabot/cargo/which-4.4.0
chore(deps): bump which from 4.3.0 to 4.4.0
2023-01-23 15:37:15 +09:00
github-actions[bot] d1386e0cb9
Merge pull request #1510 from containers/dependabot/cargo/unicode-bidi-0.3.10 2023-01-23 02:14:04 +00:00
github-actions[bot] cc72e0b88e
Merge pull request #1508 from containers/dependabot/cargo/toml-0.5.11 2023-01-23 02:12:08 +00:00
dependabot[bot] 7817050623
chore(deps): bump unicode-bidi from 0.3.9 to 0.3.10
Bumps [unicode-bidi](https://github.com/servo/unicode-bidi) from 0.3.9 to 0.3.10.
- [Release notes](https://github.com/servo/unicode-bidi/releases)
- [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.9...v0.3.10)

---
updated-dependencies:
- dependency-name: unicode-bidi
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 02:11:43 +00:00
github-actions[bot] e7e194a673
Merge pull request #1509 from containers/dependabot/cargo/async-trait-0.1.63 2023-01-23 02:11:29 +00:00
github-actions[bot] 76181850f0
Merge pull request #1507 from containers/dependabot/cargo/cxx-build-1.0.87 2023-01-23 02:10:06 +00:00
dependabot[bot] 015e70f66c
chore(deps): bump async-trait from 0.1.61 to 0.1.63
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.61 to 0.1.63.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.61...0.1.63)

---
updated-dependencies:
- dependency-name: async-trait
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 02:09:21 +00:00
dependabot[bot] 77f23319f9
chore(deps): bump toml from 0.5.10 to 0.5.11
Bumps [toml](https://github.com/toml-rs/toml) from 0.5.10 to 0.5.11.
- [Release notes](https://github.com/toml-rs/toml/releases)
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.5.10...toml-v0.5.11)

---
updated-dependencies:
- dependency-name: toml
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 02:07:10 +00:00
dependabot[bot] b9a21153ad
chore(deps): bump cxx-build from 1.0.86 to 1.0.87
Bumps [cxx-build](https://github.com/dtolnay/cxx) from 1.0.86 to 1.0.87.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](https://github.com/dtolnay/cxx/compare/1.0.86...1.0.87)

---
updated-dependencies:
- dependency-name: cxx-build
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 02:06:18 +00:00
github-actions[bot] f0dd30133f
Merge pull request #1506 from containers/dependabot/cargo/wat-1.0.55 2023-01-23 02:06:13 +00:00
dependabot[bot] f51be73b5f
chore(deps): bump wat from 1.0.53 to 1.0.55
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.0.53 to 1.0.55.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wat-1.0.53...wat-1.0.55)

---
updated-dependencies:
- dependency-name: wat
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 02:04:08 +00:00
github-actions[bot] 61b919efa7
Merge pull request #1504 from containers/dependabot/cargo/rayon-core-1.10.2 2023-01-23 02:02:21 +00:00
dependabot[bot] 3414a1a179
chore(deps): bump rayon-core from 1.10.1 to 1.10.2
Bumps [rayon-core](https://github.com/rayon-rs/rayon) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.10.1...rayon-core-v1.10.2)

---
updated-dependencies:
- dependency-name: rayon-core
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 02:01:20 +00:00
dependabot[bot] 323e7d0e3e
chore(deps): bump which from 4.3.0 to 4.4.0
Bumps [which](https://github.com/harryfei/which-rs) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/harryfei/which-rs/releases)
- [Commits](https://github.com/harryfei/which-rs/compare/4.3.0...4.4.0)

---
updated-dependencies:
- dependency-name: which
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 02:00:34 +00:00
github-actions[bot] 427afb5843
Merge pull request #1501 from containers/dependabot/cargo/cxx-1.0.87 2023-01-23 01:59:51 +00:00
dependabot[bot] f6688f40ee
chore(deps): bump cxx from 1.0.86 to 1.0.87
Bumps [cxx](https://github.com/dtolnay/cxx) from 1.0.86 to 1.0.87.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](https://github.com/dtolnay/cxx/compare/1.0.86...1.0.87)

---
updated-dependencies:
- dependency-name: cxx
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 01:59:33 +00:00
utam0k 70b5d9fe84
Relax the version of oci-spec-rs
Signed-off-by: utam0k <k0ma@utam0k.jp>
2023-01-22 17:43:16 +09:00
utam0k 9216846afc
Releax the version of fastrand
Signed-off-by: utam0k <k0ma@utam0k.jp>
2023-01-22 17:39:41 +09:00
github-actions[bot] 2a77f52421
Merge pull request #1498 from containers/dependabot/cargo/libgit2-sys-0.14.21.5.1 2023-01-20 23:38:59 +00:00