yihuaf
f69810a9b5
fix lint
...
Signed-off-by: yihuaf <yihuaf@unkies.org>
2023-05-01 20:40:32 +00:00
yihuaf
57eed8c4ae
fix state command
...
Signed-off-by: yihuaf <yihuaf@unkies.org>
2023-05-01 20:36:08 +00:00
yihuaf
c780e68185
fixed more command
...
Signed-off-by: yihuaf <yihuaf@unkies.org>
2023-05-01 20:33:10 +00:00
yihuaf
c57df38bb9
refactored create
call
...
Signed-off-by: yihuaf <yihuaf@unkies.org>
2023-05-01 19:33:11 +00:00
Toru Komatsu
b46f226a0f
Merge pull request #1867 from containers/dependabot/cargo/anyhow-1.0.71
...
(auto merged) chore(deps): bump anyhow from 1.0.70 to 1.0.71
2023-05-01 13:31:16 +09:00
dependabot[bot]
8ec706bd9b
chore(deps): bump anyhow from 1.0.70 to 1.0.71
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.70 to 1.0.71.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.70...1.0.71 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 01:51:39 +00:00
github-actions[bot]
dc148bba20
Merge pull request #1866 from containers/dependabot/cargo/wasmtime-wasi-8.0.1
2023-05-01 01:50:19 +00:00
github-actions[bot]
3b7b74addd
Merge pull request #1865 from containers/dependabot/cargo/winnow-0.4.4
2023-05-01 01:48:01 +00:00
github-actions[bot]
c719bfa183
Merge pull request #1864 from containers/dependabot/cargo/reqwest-0.11.17
2023-05-01 01:44:27 +00:00
github-actions[bot]
7f89bf60cc
Merge pull request #1863 from containers/dependabot/cargo/uuid-1.3.2
2023-05-01 01:42:13 +00:00
dependabot[bot]
df8420d048
chore(deps): bump wasmtime-wasi from 8.0.0 to 8.0.1
...
Bumps [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases )
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md )
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v8.0.0...v8.0.1 )
---
updated-dependencies:
- dependency-name: wasmtime-wasi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 01:39:58 +00:00
dependabot[bot]
722f923030
chore(deps): bump winnow from 0.4.1 to 0.4.4
...
Bumps [winnow](https://github.com/winnow-rs/winnow ) from 0.4.1 to 0.4.4.
- [Release notes](https://github.com/winnow-rs/winnow/releases )
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md )
- [Commits](https://github.com/winnow-rs/winnow/compare/v0.4.1...v0.4.4 )
---
updated-dependencies:
- dependency-name: winnow
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 01:37:42 +00:00
dependabot[bot]
443cb1b3ca
chore(deps): bump reqwest from 0.11.16 to 0.11.17
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.11.16 to 0.11.17.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.16...v0.11.17 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 01:34:08 +00:00
dependabot[bot]
43d252ce1e
chore(deps): bump uuid from 1.3.1 to 1.3.2
...
Bumps [uuid](https://github.com/uuid-rs/uuid ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/uuid-rs/uuid/releases )
- [Commits](https://github.com/uuid-rs/uuid/compare/1.3.1...1.3.2 )
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 01:31:54 +00:00
github-actions[bot]
e6002334e7
Merge pull request #1862 from containers/dependabot/cargo/flate2-1.0.26
2023-05-01 01:27:20 +00:00
dependabot[bot]
16817deca9
chore(deps): bump flate2 from 1.0.25 to 1.0.26
...
Bumps [flate2](https://github.com/rust-lang/flate2-rs ) from 1.0.25 to 1.0.26.
- [Release notes](https://github.com/rust-lang/flate2-rs/releases )
- [Commits](https://github.com/rust-lang/flate2-rs/commits )
---
updated-dependencies:
- dependency-name: flate2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 01:18:58 +00:00
github-actions[bot]
8f3018bf06
Merge pull request #1860 from containers/dependabot/cargo/vergen-8.1.3
2023-04-28 01:25:54 +00:00
github-actions[bot]
7836ecc1b8
Merge pull request #1859 from containers/dependabot/cargo/wat-1.0.63
2023-04-28 01:23:41 +00:00
github-actions[bot]
554da857c1
Merge pull request #1858 from containers/dependabot/cargo/wasmtime-8.0.1
2023-04-28 01:22:09 +00:00
dependabot[bot]
5b19b3bcb7
chore(deps): bump vergen from 8.1.2 to 8.1.3
...
Bumps [vergen](https://github.com/rustyhorde/vergen ) from 8.1.2 to 8.1.3.
- [Release notes](https://github.com/rustyhorde/vergen/releases )
- [Commits](https://github.com/rustyhorde/vergen/compare/8.1.2...8.1.3 )
---
updated-dependencies:
- dependency-name: vergen
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-28 01:17:33 +00:00
dependabot[bot]
726b17f5b8
chore(deps): bump wat from 1.0.62 to 1.0.63
...
Bumps [wat](https://github.com/bytecodealliance/wasm-tools ) from 1.0.62 to 1.0.63.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases )
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wat-1.0.62...wat-1.0.63 )
---
updated-dependencies:
- dependency-name: wat
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-28 01:15:23 +00:00
dependabot[bot]
21a488116d
chore(deps): bump wasmtime from 8.0.0 to 8.0.1
...
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases )
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md )
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v8.0.0...v8.0.1 )
---
updated-dependencies:
- dependency-name: wasmtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-28 01:11:49 +00:00
Toru Komatsu
7d9d0917b2
Merge pull request #1822 from ipuustin/intel-rdt
...
Add support to Intel RDT.
2023-04-27 12:12:16 +09:00
boaz-quotient
f54ca68ecd
Override log opt when specified more than once ( #1847 )
...
* Override log opt when specified more than once
Signed-off-by: Boaz Shuster <boaz.shuster.github@gmail.com>
* Add a comment about the log flag "override" behavior
Signed-off-by: Boaz Shuster <boaz.shuster.github@gmail.com>
---------
Signed-off-by: Boaz Shuster <boaz.shuster.github@gmail.com>
Co-authored-by: Boaz Shuster <boaz.shuster.github@gmail.com>
2023-04-26 09:48:24 -07:00
Yashodhan
0520425222
Merge pull request #1857 from utam0k/linux-kenrl-5.3
...
Requires linux kernel 5.3 because of clone3(2)
2023-04-26 15:29:19 +05:30
Toru Komatsu
c461d285cc
Merge pull request #1835 from containers/dependabot/cargo/wasmtime-8.0.0
...
chore(deps): bump wasmtime from 7.0.0 to 8.0.0
2023-04-26 18:44:42 +09:00
utam0k
c0314e6b12
Requires linux kernel 5.3 because of clone3(2)
...
Signed-off-by: utam0k <k0ma@utam0k.jp>
2023-04-26 09:41:12 +00:00
Yashodhan Joshi
9407aee4f6
chore(deps): Update wasmtime-wasi version
2023-04-26 14:32:46 +05:30
Yashodhan Joshi
f8b32cd2e4
chore(deps): bump wasmtime from 7.0.0 to 8.0.0
...
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime ) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases )
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md )
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v7.0.0...v8.0.0 )
---
updated-dependencies:
- dependency-name: wasmtime
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 14:31:39 +05:30
Yashodhan
17a8ae9e3b
Merge pull request #1856 from containers/dependabot/cargo/tokio-1.28.0
...
chore(deps): bump tokio from 1.27.0 to 1.28.0
2023-04-26 10:49:44 +05:30
dependabot[bot]
fd97780550
chore(deps): bump tokio from 1.27.0 to 1.28.0
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.27.0...tokio-1.28.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 05:03:40 +00:00
Yashodhan
3427fba79c
Merge pull request #1852 from utam0k/rust-1.69.0
...
Rust 1.69.0
2023-04-26 10:30:09 +05:30
github-actions[bot]
d8612ee3f3
Merge pull request #1855 from containers/dependabot/cargo/tokio-util-0.7.8
2023-04-26 01:28:03 +00:00
github-actions[bot]
3602ff54a9
Merge pull request #1854 from containers/dependabot/cargo/vergen-8.1.2
2023-04-26 01:24:35 +00:00
dependabot[bot]
8840d9ef7e
chore(deps): bump tokio-util from 0.7.7 to 0.7.8
...
Bumps [tokio-util](https://github.com/tokio-rs/tokio ) from 0.7.7 to 0.7.8.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.7...tokio-util-0.7.8 )
---
updated-dependencies:
- dependency-name: tokio-util
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 01:19:44 +00:00
dependabot[bot]
8ecff3e43c
chore(deps): bump vergen from 8.1.1 to 8.1.2
...
Bumps [vergen](https://github.com/rustyhorde/vergen ) from 8.1.1 to 8.1.2.
- [Release notes](https://github.com/rustyhorde/vergen/releases )
- [Commits](https://github.com/rustyhorde/vergen/compare/8.1.1...8.1.2 )
---
updated-dependencies:
- dependency-name: vergen
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 01:16:12 +00:00
github-actions[bot]
91e920d9bc
Merge pull request #1853 from containers/dependabot/cargo/tracing-0.1.38
2023-04-26 01:14:41 +00:00
dependabot[bot]
1f4a3bf918
chore(deps): bump tracing from 0.1.37 to 0.1.38
...
Bumps [tracing](https://github.com/tokio-rs/tracing ) from 0.1.37 to 0.1.38.
- [Release notes](https://github.com/tokio-rs/tracing/releases )
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.37...tracing-0.1.38 )
---
updated-dependencies:
- dependency-name: tracing
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 01:02:19 +00:00
utam0k
adb6818386
Rust 1.69.0
...
Signed-off-by: utam0k <k0ma@utam0k.jp>
2023-04-25 12:16:13 +00:00
Toru Komatsu
b163eb7789
Merge pull request #1851 from containers/dependabot/cargo/tracing-attributes-0.1.24
...
(auto merged) chore(deps): bump tracing-attributes from 0.1.23 to 0.1.24
2023-04-25 21:11:39 +09:00
Toru Komatsu
5c5acbf1ab
Merge pull request #1849 from containers/dependabot/cargo/openssl-0.10.52
...
(auto merged) chore(deps): bump openssl from 0.10.51 to 0.10.52
2023-04-25 21:11:12 +09:00
github-actions[bot]
4c4af646e6
Merge pull request #1850 from containers/dependabot/cargo/target-lexicon-0.12.7
2023-04-25 01:27:30 +00:00
dependabot[bot]
8c58092e1b
chore(deps): bump tracing-attributes from 0.1.23 to 0.1.24
...
Bumps [tracing-attributes](https://github.com/tokio-rs/tracing ) from 0.1.23 to 0.1.24.
- [Release notes](https://github.com/tokio-rs/tracing/releases )
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-attributes-0.1.23...tracing-attributes-0.1.24 )
---
updated-dependencies:
- dependency-name: tracing-attributes
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 01:22:48 +00:00
dependabot[bot]
3e2befc545
chore(deps): bump target-lexicon from 0.12.6 to 0.12.7
...
Bumps [target-lexicon](https://github.com/bytecodealliance/target-lexicon ) from 0.12.6 to 0.12.7.
- [Release notes](https://github.com/bytecodealliance/target-lexicon/releases )
- [Commits](https://github.com/bytecodealliance/target-lexicon/compare/v0.12.6...v0.12.7 )
---
updated-dependencies:
- dependency-name: target-lexicon
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 01:19:11 +00:00
dependabot[bot]
4ff4cc9255
chore(deps): bump openssl from 0.10.51 to 0.10.52
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.51 to 0.10.52.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.51...openssl-v0.10.52 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 01:13:53 +00:00
github-actions[bot]
4316d804f3
Merge pull request #1848 from containers/dependabot/cargo/openssl-sys-0.9.87
2023-04-25 01:12:53 +00:00
dependabot[bot]
14b25e9fc1
chore(deps): bump openssl-sys from 0.9.86 to 0.9.87
...
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl ) from 0.9.86 to 0.9.87.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.86...openssl-sys-v0.9.87 )
---
updated-dependencies:
- dependency-name: openssl-sys
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 01:02:34 +00:00
Toru Komatsu
75718d7fad
Named process for debugging. ( #1846 )
...
Signed-off-by: utam0k <k0ma@utam0k.jp>
2023-04-24 13:34:02 -07:00
Ismo Puustinen
359744b5ae
Add integration tests for Intel RDT feature.
...
Note: this requires resctrl filesystem to be mounted.
Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com>
2023-04-24 16:06:54 +03:00
Ismo Puustinen
5241604bb1
Intel RDT OCI support.
...
Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com>
2023-04-24 16:06:52 +03:00