1
0
mirror of https://github.com/containers/youki synced 2024-11-23 01:11:58 +01:00
Commit Graph

2747 Commits

Author SHA1 Message Date
utam0k
04ecdb4823
Improve the flow of the containerd test with youki
Signed-off-by: utam0k <k0ma@utam0k.jp>
2022-11-08 21:00:14 +09:00
Toru Komatsu
ded080500b
Merge pull request #1321 from YJDoc2/upgrade-rust-v65
Upgrade to 1.65 and fix lint errors
2022-11-08 20:56:54 +09:00
Toru Komatsu
bcd8d65079
Merge pull request #1327 from containers/dependabot/cargo/libloading-0.7.4
chore(deps): bump libloading from 0.7.3 to 0.7.4
2022-11-08 20:42:11 +09:00
Toru Komatsu
e903188681
Merge pull request #1325 from containers/dependabot/cargo/regex-1.7.0
chore(deps): bump regex from 1.6.0 to 1.7.0
2022-11-08 20:41:18 +09:00
Toru Komatsu
a6e228e9d1
Merge pull request #1324 from containers/dependabot/cargo/target-lexicon-0.12.5
chore(deps): bump target-lexicon from 0.12.4 to 0.12.5
2022-11-08 20:41:03 +09:00
Toru Komatsu
a8a39cc5c3
Merge pull request #1323 from containers/dependabot/cargo/predicates-tree-1.0.6
chore(deps): bump predicates-tree from 1.0.5 to 1.0.6
2022-11-08 20:40:50 +09:00
Toru Komatsu
e9e2318609
Merge pull request #1328 from containers/dependabot/cargo/regex-syntax-0.6.28
chore(deps): bump regex-syntax from 0.6.27 to 0.6.28
2022-11-08 20:40:35 +09:00
Toru Komatsu
e10e91a03c
Merge pull request #1322 from containers/dependabot/cargo/predicates-core-1.0.4
chore(deps): bump predicates-core from 1.0.3 to 1.0.4
2022-11-08 20:40:23 +09:00
dependabot[bot]
e669295d41
chore(deps): bump regex-syntax from 0.6.27 to 0.6.28
Bumps [regex-syntax](https://github.com/rust-lang/regex) from 0.6.27 to 0.6.28.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 00:33:50 +00:00
dependabot[bot]
2ffe3df904
chore(deps): bump libloading from 0.7.3 to 0.7.4
Bumps [libloading](https://github.com/nagisa/rust_libloading) from 0.7.3 to 0.7.4.
- [Release notes](https://github.com/nagisa/rust_libloading/releases)
- [Commits](https://github.com/nagisa/rust_libloading/compare/0.7.3...0.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 00:33:37 +00:00
dependabot[bot]
9515a06ed3
chore(deps): bump regex from 1.6.0 to 1.7.0
Bumps [regex](https://github.com/rust-lang/regex) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.6.0...1.7.0)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 00:33:12 +00:00
dependabot[bot]
5094e0a2c9
chore(deps): bump target-lexicon from 0.12.4 to 0.12.5
Bumps [target-lexicon](https://github.com/bytecodealliance/target-lexicon) from 0.12.4 to 0.12.5.
- [Release notes](https://github.com/bytecodealliance/target-lexicon/releases)
- [Commits](https://github.com/bytecodealliance/target-lexicon/compare/v0.12.4...v0.12.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 00:32:56 +00:00
dependabot[bot]
79ddbdd261
chore(deps): bump predicates-tree from 1.0.5 to 1.0.6
Bumps [predicates-tree](https://github.com/assert-rs/predicates-rs) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/assert-rs/predicates-rs/releases)
- [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/predicates-rs/compare/predicates-tree-v1.0.5...predicates-tree-v1.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 00:32:40 +00:00
dependabot[bot]
11a0ca92b0
chore(deps): bump predicates-core from 1.0.3 to 1.0.4
Bumps [predicates-core](https://github.com/assert-rs/predicates-rs) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/assert-rs/predicates-rs/releases)
- [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/predicates-rs/compare/predicates-core-v1.0.3...predicates-core-v1.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 00:32:24 +00:00
Yashodhan Joshi
a96f8d0aac Upgrade to 1.65 and fix lint errors 2022-11-07 17:05:13 +05:30
Toru Komatsu
d99b665283
Merge pull request #1319 from YJDoc2/fix_test_kill
Add TestContainerKill required error message in kill command
2022-11-06 21:57:31 +09:00
Yashodhan Joshi
2f8a153eb8 Add TestContainerKill required error message in kill command 2022-11-06 17:38:09 +05:30
Toru Komatsu
184c21b794
Merge pull request #1310 from containers/dependabot/cargo/iana-time-zone-0.1.53
chore(deps): bump iana-time-zone from 0.1.51 to 0.1.53
2022-11-04 15:14:55 +09:00
Toru Komatsu
75359a2d61
Merge pull request #1312 from containers/dependabot/cargo/os_str_bytes-6.3.1
chore(deps): bump os_str_bytes from 6.3.0 to 6.3.1
2022-11-04 15:14:45 +09:00
Toru Komatsu
0f238fd2f1
Merge pull request #1313 from containers/dependabot/cargo/sysinfo-0.26.7
chore(deps): bump sysinfo from 0.26.6 to 0.26.7
2022-11-04 15:11:47 +09:00
Toru Komatsu
8487989c02
Merge pull request #1315 from containers/dependabot/cargo/caps-0.5.5
chore(deps): bump caps from 0.5.4 to 0.5.5
2022-11-04 15:11:34 +09:00
Toru Komatsu
8a7ea62eac
Merge pull request #1316 from containers/dependabot/cargo/rustix-0.35.13
chore(deps): bump rustix from 0.35.12 to 0.35.13
2022-11-03 21:41:57 +09:00
dependabot[bot]
8a080687b5
chore(deps): bump os_str_bytes from 6.3.0 to 6.3.1
Bumps [os_str_bytes](https://github.com/dylni/os_str_bytes) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/dylni/os_str_bytes/releases)
- [Commits](https://github.com/dylni/os_str_bytes/compare/6.3.0...6.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-03 12:39:59 +00:00
Toru Komatsu
240941231a
Merge pull request #1317 from containers/dependabot/cargo/io-lifetimes-0.7.5
chore(deps): bump io-lifetimes from 0.7.4 to 0.7.5
2022-11-03 21:38:52 +09:00
Toru Komatsu
da3bf55169
Merge pull request #1309 from containers/dependabot/cargo/once_cell-1.16.0
chore(deps): bump once_cell from 1.15.0 to 1.16.0
2022-11-03 21:38:35 +09:00
dependabot[bot]
5d7bfd49ee
chore(deps): bump io-lifetimes from 0.7.4 to 0.7.5
Bumps [io-lifetimes](https://github.com/sunfishcode/io-lifetimes) from 0.7.4 to 0.7.5.
- [Release notes](https://github.com/sunfishcode/io-lifetimes/releases)
- [Commits](https://github.com/sunfishcode/io-lifetimes/compare/v0.7.4...v0.7.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-03 01:25:10 +00:00
dependabot[bot]
e0de9a4b2d
chore(deps): bump rustix from 0.35.12 to 0.35.13
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.35.12 to 0.35.13.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.35.12...v0.35.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-03 01:24:37 +00:00
dependabot[bot]
0f55ee9d26
chore(deps): bump caps from 0.5.4 to 0.5.5
Bumps [caps](https://github.com/lucab/caps-rs) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/lucab/caps-rs/releases)
- [Commits](https://github.com/lucab/caps-rs/compare/v0.5.4...v0.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-03 01:24:23 +00:00
dependabot[bot]
79699d920e
chore(deps): bump sysinfo from 0.26.6 to 0.26.7
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.26.6 to 0.26.7.
- [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases)
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 01:22:41 +00:00
Yashodhan
0b90f8ffdc
Merge pull request #1204 from cyyzero/fix_kill
Thaw a paused container in cgroup v1 when it is deleted with --force.
2022-10-31 11:00:51 +05:30
dependabot[bot]
ccab9cbc88
chore(deps): bump iana-time-zone from 0.1.51 to 0.1.53
Bumps [iana-time-zone](https://github.com/strawlab/iana-time-zone) from 0.1.51 to 0.1.53.
- [Release notes](https://github.com/strawlab/iana-time-zone/releases)
- [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md)
- [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.51...v0.1.53)

---
updated-dependencies:
- dependency-name: iana-time-zone
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 00:50:13 +00:00
dependabot[bot]
56587ea3ff
chore(deps): bump once_cell from 1.15.0 to 1.16.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.15.0...v1.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 00:49:55 +00:00
Chen Yiyang
2a711e94fe
Allow kill --all even when container is stopped
To pass containerd integration test TestContainerKillInitPidHost, we
need to allow a container to be killed --all again when its status is
stopped.

Fix: #1225

Signed-off-by: Chen Yiyang <cyyzero@qq.com>
2022-10-29 17:06:08 +08:00
Thomas Schubart
6d05dd2f60
Merge pull request #1279 from containers/dependabot/cargo/serde_json-1.0.87
chore(deps): bump serde_json from 1.0.86 to 1.0.87
2022-10-28 21:46:51 +02:00
Toru Komatsu
2fc678ca8d
Merge pull request #1308 from containers/dependabot/cargo/pkg-config-0.3.26
chore(deps): bump pkg-config from 0.3.25 to 0.3.26
2022-10-27 21:16:00 +09:00
Toru Komatsu
7485ab8572
Merge pull request #1307 from containers/dependabot/cargo/sysinfo-0.26.6
chore(deps): bump sysinfo from 0.26.5 to 0.26.6
2022-10-27 21:02:40 +09:00
Toru Komatsu
ac28ca2ced
Merge pull request #1306 from containers/dependabot/cargo/darling-0.14.2
chore(deps): bump darling from 0.14.1 to 0.14.2
2022-10-27 21:01:11 +09:00
dependabot[bot]
66814842d3
chore(deps): bump pkg-config from 0.3.25 to 0.3.26
Bumps [pkg-config](https://github.com/rust-lang/pkg-config-rs) from 0.3.25 to 0.3.26.
- [Release notes](https://github.com/rust-lang/pkg-config-rs/releases)
- [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.25...0.3.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-27 00:47:32 +00:00
dependabot[bot]
b3cd4969b1
chore(deps): bump sysinfo from 0.26.5 to 0.26.6
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.26.5 to 0.26.6.
- [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases)
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-27 00:46:16 +00:00
dependabot[bot]
1dd3cdb1ef
chore(deps): bump darling from 0.14.1 to 0.14.2
Bumps [darling](https://github.com/TedDriggs/darling) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/TedDriggs/darling/releases)
- [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TedDriggs/darling/compare/v0.14.1...v0.14.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-27 00:46:05 +00:00
Toru Komatsu
93f9917b4e
Merge pull request #1303 from containers/dependabot/cargo/wat-1.0.50
chore(deps): bump wat from 1.0.49 to 1.0.50
2022-10-26 20:54:49 +09:00
dependabot[bot]
db2c1c1cb9
chore(deps): bump wat from 1.0.49 to 1.0.50
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.0.49 to 1.0.50.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wat-1.0.49...wat-1.0.50)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-26 00:55:53 +00:00
Toru Komatsu
1c32af7d29
Merge pull request #1302 from YJDoc2/log_final_result
Log result of the command before returning from main
2022-10-25 21:28:17 +09:00
Yashodhan Joshi
e8c5d6a595 Log result of the command before returning from main
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
2022-10-25 17:47:11 +05:30
dependabot[bot]
7dfbc06c9e
chore(deps): bump serde_json from 1.0.86 to 1.0.87
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.86 to 1.0.87.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.86...v1.0.87)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 12:08:23 +00:00
Toru Komatsu
c87dc9acd8
Merge pull request #1301 from containers/dependabot/cargo/libbpf-sys-1.0.4v1.0.1
chore(deps): bump libbpf-sys from 1.0.3+v1.0.1 to 1.0.4+v1.0.1
2022-10-25 21:07:23 +09:00
Toru Komatsu
9ace4f7792
Merge pull request #1299 from containers/dependabot/cargo/mio-0.8.5
chore(deps): bump mio from 0.8.4 to 0.8.5
2022-10-25 21:06:36 +09:00
Toru Komatsu
37cbed86b6
Merge pull request #1298 from containers/dependabot/cargo/clap-3.2.23
chore(deps): bump clap from 3.2.22 to 3.2.23
2022-10-25 21:06:06 +09:00
dependabot[bot]
768aaaab6a
chore(deps): bump libbpf-sys from 1.0.3+v1.0.1 to 1.0.4+v1.0.1
Bumps [libbpf-sys](https://github.com/libbpf/libbpf-sys) from 1.0.3+v1.0.1 to 1.0.4+v1.0.1.
- [Release notes](https://github.com/libbpf/libbpf-sys/releases)
- [Commits](https://github.com/libbpf/libbpf-sys/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 00:43:20 +00:00
dependabot[bot]
91554164d9
chore(deps): bump mio from 0.8.4 to 0.8.5
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.4...v0.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 00:42:13 +00:00