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

4636 Commits

Author SHA1 Message Date
github-actions[bot]
8a2001979d
Merge pull request #2322 from containers/dependabot/cargo/rustls-0.21.7 2023-08-29 01:34:50 +00:00
dependabot[bot]
ea4ddfd4d4
chore(deps): bump rustls from 0.21.6 to 0.21.7
Bumps [rustls](https://github.com/rustls/rustls) from 0.21.6 to 0.21.7.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Commits](https://github.com/rustls/rustls/compare/v/0.21.6...v/0.21.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 01:24:31 +00:00
github-actions[bot]
fc482d83a3
Merge pull request #2319 from containers/dependabot/cargo/url-2.4.1 2023-08-29 01:24:12 +00:00
dependabot[bot]
8891ba2d7d
chore(deps): bump tabwriter from 1.2.1 to 1.3.0
Bumps [tabwriter](https://github.com/BurntSushi/tabwriter) from 1.2.1 to 1.3.0.
- [Commits](https://github.com/BurntSushi/tabwriter/compare/1.2.1...1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 01:19:28 +00:00
dependabot[bot]
5231b2b499
chore(deps): bump url from 2.4.0 to 2.4.1
Bumps [url](https://github.com/servo/rust-url) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.4.0...v2.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 01:13:50 +00:00
dependabot[bot]
268344b364
chore(deps): bump memchr from 2.5.0 to 2.6.0
Bumps [memchr](https://github.com/BurntSushi/memchr) from 2.5.0 to 2.6.0.
- [Commits](https://github.com/BurntSushi/memchr/compare/2.5.0...2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 01:06:02 +00:00
Thomas Schubart
854db28a7c
Merge pull request #2308 from utam0k/idmap-ridmap
Return an error when passing unsupported mount options
2023-08-28 15:17:25 +02:00
utam0k
4871917de1
Address the feedback
Signed-off-by: utam0k <k0ma@utam0k.jp>
2023-08-28 13:05:09 +00:00
github-actions[bot]
7af8365374
Merge pull request #2316 from containers/dependabot/cargo/openssl-sys-0.9.92 2023-08-28 01:54:43 +00:00
github-actions[bot]
da72000247
Merge pull request #2315 from containers/dependabot/cargo/base64-0.21.3 2023-08-28 01:51:55 +00:00
github-actions[bot]
06cf7a20ec
Merge pull request #2314 from containers/dependabot/cargo/wasmprinter-0.2.64 2023-08-28 01:50:33 +00:00
github-actions[bot]
85b2eb25e9
Merge pull request #2313 from containers/dependabot/cargo/serde-1.0.188 2023-08-28 01:49:52 +00:00
dependabot[bot]
4efaf6d8e2
chore(deps): bump openssl-sys from 0.9.91 to 0.9.92
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl) from 0.9.91 to 0.9.92.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.91...openssl-sys-v0.9.92)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 01:44:26 +00:00
github-actions[bot]
b1a15c4e31
Merge pull request #2311 from containers/dependabot/cargo/openssl-0.10.57 2023-08-28 01:41:54 +00:00
dependabot[bot]
1558d5ec9a
chore(deps): bump base64 from 0.21.2 to 0.21.3
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.2 to 0.21.3.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.2...v0.21.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 01:41:39 +00:00
dependabot[bot]
e8ee7f3074
chore(deps): bump wasmprinter from 0.2.63 to 0.2.64
Bumps [wasmprinter](https://github.com/bytecodealliance/wasm-tools) from 0.2.63 to 0.2.64.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wasmprinter-0.2.63...wasmprinter-0.2.64)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 01:40:12 +00:00
dependabot[bot]
c4257d1f6b
chore(deps): bump serde from 1.0.186 to 1.0.188
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.186 to 1.0.188.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.186...v1.0.188)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 01:39:35 +00:00
github-actions[bot]
b7e49ed781
Merge pull request #2310 from containers/dependabot/cargo/pin-project-lite-0.2.13 2023-08-28 01:35:42 +00:00
dependabot[bot]
50853f8338
chore(deps): bump openssl from 0.10.56 to 0.10.57
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.56 to 0.10.57.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.56...openssl-v0.10.57)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 01:31:38 +00:00
github-actions[bot]
b49b12b9ff
Merge pull request #2309 from containers/dependabot/cargo/regex-1.9.4 2023-08-28 01:25:28 +00:00
dependabot[bot]
298efd8e85
chore(deps): bump pin-project-lite from 0.2.12 to 0.2.13
Bumps [pin-project-lite](https://github.com/taiki-e/pin-project-lite) from 0.2.12 to 0.2.13.
- [Release notes](https://github.com/taiki-e/pin-project-lite/releases)
- [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/pin-project-lite/compare/v0.2.12...v0.2.13)

---
updated-dependencies:
- dependency-name: pin-project-lite
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 01:25:27 +00:00
dependabot[bot]
35e880f8e3
chore(deps): bump regex from 1.9.3 to 1.9.4
Bumps [regex](https://github.com/rust-lang/regex) from 1.9.3 to 1.9.4.
- [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.9.3...1.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 01:15:12 +00:00
utam0k
1753b5863e
Return an error when passing unsupported mount options
Signed-off-by: utam0k <k0ma@utam0k.jp>
2023-08-27 12:07:00 +00:00
dependabot[bot]
8d3be67020
chore(deps): bump sha256 from 1.3.0 to 1.4.0 (#2294)
Bumps [sha256](https://github.com/baoyachi/sha256-rs) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/baoyachi/sha256-rs/releases)
- [Commits](https://github.com/baoyachi/sha256-rs/compare/1.3.0...1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-27 15:44:00 +09:00
utam0k
ddb4d88cb9
Switch codespace from gitpod
Signed-off-by: utam0k <k0ma@utam0k.jp>
2023-08-25 13:23:42 +00:00
github-actions[bot]
f2d95ca41c
Merge pull request #2304 from containers/dependabot/cargo/winnow-0.5.15 2023-08-25 00:46:03 +00:00
github-actions[bot]
c0def78717
Merge pull request #2303 from containers/dependabot/cargo/clap_lex-0.5.1 2023-08-25 00:44:50 +00:00
github-actions[bot]
ad3b25964e
Merge pull request #2302 from containers/dependabot/cargo/serde-1.0.186 2023-08-25 00:30:27 +00:00
dependabot[bot]
2e15f1c549
chore(deps): bump winnow from 0.5.14 to 0.5.15
Bumps [winnow](https://github.com/winnow-rs/winnow) from 0.5.14 to 0.5.15.
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](https://github.com/winnow-rs/winnow/compare/v0.5.14...v0.5.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 00:24:37 +00:00
dependabot[bot]
4fcb697ab8
chore(deps): bump clap_lex from 0.5.0 to 0.5.1
Bumps [clap_lex](https://github.com/clap-rs/clap) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_lex-v0.5.0...clap_lex-v0.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 00:21:15 +00:00
dependabot[bot]
345d6ecdd5
chore(deps): bump serde from 1.0.185 to 1.0.186
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.185 to 1.0.186.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.185...v1.0.186)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 00:15:08 +00:00
github-actions[bot]
7cd35fc10b
Merge pull request #2301 from containers/dependabot/cargo/anstyle-1.0.2 2023-08-24 00:52:14 +00:00
github-actions[bot]
9dcd924c5f
Merge pull request #2300 from containers/dependabot/cargo/siphasher-0.3.11 2023-08-24 00:44:32 +00:00
github-actions[bot]
b3c5de0964
Merge pull request #2299 from containers/dependabot/cargo/encoding_rs-0.8.33 2023-08-24 00:42:13 +00:00
github-actions[bot]
d4758b3fa9
Merge pull request #2298 from containers/dependabot/cargo/corosensei-0.1.4 2023-08-24 00:42:03 +00:00
github-actions[bot]
78ed72d7d0
Merge pull request #2297 from containers/dependabot/cargo/reqwest-0.11.20 2023-08-24 00:29:00 +00:00
dependabot[bot]
0920db4925
chore(deps): bump anstyle from 1.0.1 to 1.0.2
Bumps [anstyle](https://github.com/rust-cli/anstyle) from 1.0.1 to 1.0.2.
- [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-ls-v1.0.1...anstyle-wincon-v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 00:27:53 +00:00
dependabot[bot]
aaaa91e525
chore(deps): bump siphasher from 0.3.10 to 0.3.11
Bumps [siphasher](https://github.com/jedisct1/rust-siphash) from 0.3.10 to 0.3.11.
- [Commits](https://github.com/jedisct1/rust-siphash/compare/0.3.10...0.3.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 00:24:15 +00:00
dependabot[bot]
82ccb6245e
chore(deps): bump encoding_rs from 0.8.32 to 0.8.33
Bumps [encoding_rs](https://github.com/hsivonen/encoding_rs) from 0.8.32 to 0.8.33.
- [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.32...v0.8.33)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 00:23:08 +00:00
dependabot[bot]
945d7ac743
chore(deps): bump corosensei from 0.1.3 to 0.1.4
Bumps [corosensei](https://github.com/Amanieu/corosensei) from 0.1.3 to 0.1.4.
- [Changelog](https://github.com/Amanieu/corosensei/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/corosensei/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 00:21:25 +00:00
dependabot[bot]
f815ae4413
chore(deps): bump reqwest from 0.11.19 to 0.11.20
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.19 to 0.11.20.
- [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.19...v0.11.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 00:13:42 +00:00
github-actions[bot]
c0d098c02b
Merge pull request #2296 from containers/dependabot/cargo/slab-0.4.9 2023-08-23 01:08:49 +00:00
github-actions[bot]
fdf0c8585d
Merge pull request #2295 from containers/dependabot/cargo/backtrace-0.3.69 2023-08-23 01:07:41 +00:00
dependabot[bot]
ad7750ae1d
chore(deps): bump slab from 0.4.8 to 0.4.9
Bumps [slab](https://github.com/tokio-rs/slab) from 0.4.8 to 0.4.9.
- [Release notes](https://github.com/tokio-rs/slab/releases)
- [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/slab/compare/v0.4.8...v0.4.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-23 00:58:32 +00:00
dependabot[bot]
3ee8abdb7a
chore(deps): bump backtrace from 0.3.68 to 0.3.69
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.68 to 0.3.69.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.68...0.3.69)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-23 00:57:21 +00:00
github-actions[bot]
cfba8c8bdb
Merge pull request #2293 from containers/dependabot/cargo/rustls-webpki-0.101.4 2023-08-22 18:21:58 +00:00
dependabot[bot]
df605d95e2
chore(deps): bump rustls-webpki from 0.101.3 to 0.101.4
Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.101.3 to 0.101.4.
- [Release notes](https://github.com/rustls/webpki/releases)
- [Commits](https://github.com/rustls/webpki/compare/v/0.101.3...v/0.101.4)

---
updated-dependencies:
- dependency-name: rustls-webpki
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-22 18:11:36 +00:00
Eric Fang
5f3f4ce82f
move the validation logic into executor (#2258)
* move the validation logic into executor

To allow more flexibility for the executor, we move the validate logic into the executor.
The validate runs in the `create` step before workloads are executed.
Instead of implementing the validation in the `exec`, to maintain
backward competiability, we have to introduce an extra step. The exec is
too late to fail if the spec is not validated.

Signed-off-by: yihuaf <yihuaf@unkies.org>

* Update the migration guide

Signed-off-by: yihuaf <yihuaf@unkies.org>

* Add a comment explaining when the validate step runs.

Signed-off-by: yihuaf <yihuaf@unkies.org>

* Implement different error types for validate

Signed-off-by: yihuaf <yihuaf@unkies.org>

---------

Signed-off-by: yihuaf <yihuaf@unkies.org>
2023-08-22 21:59:15 +09:00
Yashodhan
2571bab06f
Merge pull request #2292 from containers/dependabot/cargo/h2-0.3.21
(auto merged) chore(deps): bump h2 from 0.3.20 to 0.3.21
2023-08-22 12:54:13 +05:30
Yashodhan
d45342cbb5
Merge pull request #2289 from containers/dependabot/cargo/unicase-2.7.0
chore(deps): bump unicase from 2.6.0 to 2.7.0
2023-08-22 11:02:14 +05:30