1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-05-10 09:36:13 +02:00
Commit Graph

2073 Commits

Author SHA1 Message Date
Takashi IIGUNI b383e7863b Update base image to ubuntu 22.04
Signed-off-by: Takashi IIGUNI <iiguni.tks@gmail.com>
2022-06-06 23:40:22 +09:00
Takashi IIGUNI 544d7664b4 [vagrant] Prepare containerd integration test environment using youki
Signed-off-by: Takashi IIGUNI <iiguni.tks@gmail.com>
2022-05-14 23:36:19 +09:00
utam0k 84bb36321c
Merge pull request #908 from wineway/main
support configure cpu.idle by Cgroupfs
2022-05-12 05:39:49 +09:00
Thomas Schubart 31ed49f235
Merge pull request #911 from containers/dependabot/cargo/sysinfo-0.23.12
chore(deps): bump sysinfo from 0.23.11 to 0.23.12
2022-05-11 10:57:41 +02:00
Thomas Schubart b05654146e
Merge pull request #912 from containers/dependabot/cargo/clap-3.1.18
chore(deps): bump clap from 3.1.17 to 3.1.18
2022-05-11 10:57:36 +02:00
Thomas Schubart 23653d7ce7
Merge pull request #913 from containers/dependabot/cargo/syn-1.0.93
chore(deps): bump syn from 1.0.92 to 1.0.93
2022-05-11 10:57:27 +02:00
dependabot[bot] 272f5d53d9
chore(deps): bump syn from 1.0.92 to 1.0.93
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.92 to 1.0.93.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.92...1.0.93)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 01:00:12 +00:00
dependabot[bot] be189274d2
chore(deps): bump clap from 3.1.17 to 3.1.18
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.17 to 3.1.18.
- [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/v3.1.17...v3.1.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 00:59:49 +00:00
dependabot[bot] 428ff16351
chore(deps): bump sysinfo from 0.23.11 to 0.23.12
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.23.11 to 0.23.12.
- [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-05-11 00:59:01 +00:00
wineway 8cbd30ef57 add test for Cgroup/cpu.idle
Signed-off-by: wineway <wangyuweihx@gmail.com>
2022-05-10 19:19:58 +00:00
utam0k f8bc3f295d
Merge pull request #910 from containers/dependabot/cargo/object-0.28.4
chore(deps): bump object from 0.28.3 to 0.28.4
2022-05-10 19:20:17 +09:00
wineway 06579714bc support configure cpu.idle by Cgroupfs for youki
Signed-off-by: wineway <wangyuweihx@gmail.com>
2022-05-10 07:24:21 +00:00
wineway 7b83dd15b8 bump oci-spec from 0.5.5 to 0.5.6(rev: 6df620e)
Signed-off-by: wineway <wangyuweihx@gmail.com>
2022-05-10 07:24:05 +00:00
dependabot[bot] 937f872064
chore(deps): bump object from 0.28.3 to 0.28.4
Bumps [object](https://github.com/gimli-rs/object) from 0.28.3 to 0.28.4.
- [Release notes](https://github.com/gimli-rs/object/releases)
- [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gimli-rs/object/compare/0.28.3...0.28.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 00:48:26 +00:00
utam0k c98c417f48
Merge pull request #905 from containers/dependabot/cargo/proc-macro2-1.0.38
chore(deps): bump proc-macro2 from 1.0.37 to 1.0.38
2022-05-09 18:14:16 +09:00
utam0k 30c66ff694
Merge pull request #907 from containers/dependabot/cargo/mio-0.8.3
chore(deps): bump mio from 0.8.2 to 0.8.3
2022-05-09 18:13:50 +09:00
utam0k 31acebfd64
Merge pull request #904 from containers/dependabot/cargo/clap-3.1.17
chore(deps): bump clap from 3.1.15 to 3.1.17
2022-05-09 18:13:38 +09:00
utam0k 51516ecd52
Merge pull request #903 from containers/dependabot/cargo/clap_complete-3.1.4
chore(deps): bump clap_complete from 3.1.3 to 3.1.4
2022-05-09 18:13:22 +09:00
utam0k 70154a0bd3
Merge pull request #906 from containers/dependabot/cargo/rust-criu-3f1340b
chore(deps): bump rust-criu from `6df3057` to `3f1340b`
2022-05-09 18:13:05 +09:00
dependabot[bot] cc4170bff8
chore(deps): bump mio from 0.8.2 to 0.8.3
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.2 to 0.8.3.
- [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.2...v0.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 01:59:45 +00:00
dependabot[bot] 9b94bf0ac4
chore(deps): bump rust-criu from `6df3057` to `3f1340b`
Bumps [rust-criu](https://github.com/checkpoint-restore/rust-criu) from `6df3057` to `3f1340b`.
- [Release notes](https://github.com/checkpoint-restore/rust-criu/releases)
- [Commits](6df3057722...3f1340b167)

---
updated-dependencies:
- dependency-name: rust-criu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 01:59:08 +00:00
dependabot[bot] 742b09600a
chore(deps): bump proc-macro2 from 1.0.37 to 1.0.38
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.37 to 1.0.38.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.37...1.0.38)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 01:58:45 +00:00
dependabot[bot] d3959b985c
chore(deps): bump clap from 3.1.15 to 3.1.17
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.15 to 3.1.17.
- [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/v3.1.15...v3.1.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 01:58:34 +00:00
dependabot[bot] 9ed171c97a
chore(deps): bump clap_complete from 3.1.3 to 3.1.4
Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.1.3 to 3.1.4.
- [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_complete-v3.1.3...clap_complete-v3.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 01:58:09 +00:00
utam0k 52f4248bdf
Merge pull request #901 from scary4cat/main
resize page to fit svg image
2022-05-08 09:54:37 +09:00
splig 689d592efd resize page to fit svg image
Signed-off-by: splig <scary4cat@gmail.com>
2022-05-07 16:15:48 -07:00
Thomas Schubart 1591680993
Merge pull request #896 from utam0k/fix/notify-close
How many times in my life do I have to repeat forgetting close?
2022-05-06 13:06:45 +02:00
utam0k c81a8dc613
How many times in my life do I have to repeat forgetting close?
Signed-off-by: utam0k <k0ma@utam0k.jp>
2022-05-06 09:32:51 +09:00
Yukang f2e5b93679
Merge pull request #895 from utam0k/fix/readme
Update README
2022-05-06 02:44:37 +08:00
utam0k a327266408
Update the logo in README. 2022-05-05 21:15:15 +09:00
utam0k 219890db46
fix broken formatting. 2022-05-05 21:12:33 +09:00
utam0k 9119ca08ad
Merge pull request #894 from containers/dependabot/cargo/num_threads-0.1.6
chore(deps): bump num_threads from 0.1.5 to 0.1.6
2022-05-05 15:20:29 +09:00
dependabot[bot] 2dfae34915
chore(deps): bump num_threads from 0.1.5 to 0.1.6
Bumps [num_threads](https://github.com/jhpratt/num_threads) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/jhpratt/num_threads/releases)
- [Changelog](https://github.com/jhpratt/num_threads/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jhpratt/num_threads/compare/v0.1.5...v0.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 00:52:56 +00:00
dependabot[bot] 6dbe68487c
chore(deps): bump xattr from 0.2.2 to 0.2.3 (#889)
Bumps [xattr](https://github.com/Stebalien/xattr) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/Stebalien/xattr/releases)
- [Commits](https://github.com/Stebalien/xattr/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-04 21:45:19 +02:00
dependabot[bot] 346a38f57f
chore(deps): bump rkyv from 0.7.37 to 0.7.38 (#890)
Bumps [rkyv](https://github.com/rkyv/rkyv) from 0.7.37 to 0.7.38.
- [Release notes](https://github.com/rkyv/rkyv/releases)
- [Changelog](https://github.com/rkyv/rkyv/blob/master/release_checklist.md)
- [Commits](https://github.com/rkyv/rkyv/compare/v0.7.37...v0.7.38)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-04 21:45:08 +02:00
dependabot[bot] b560f10a3e
chore(deps): bump num-traits from 0.2.14 to 0.2.15 (#891)
Bumps [num-traits](https://github.com/rust-num/num-traits) from 0.2.14 to 0.2.15.
- [Release notes](https://github.com/rust-num/num-traits/releases)
- [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.14...num-traits-0.2.15)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-04 21:44:57 +02:00
Thomas Schubart 97bbd8b0d1
Merge pull request #892 from containers/dependabot/cargo/bytecheck-0.6.8
chore(deps): bump bytecheck from 0.6.7 to 0.6.8
2022-05-04 21:44:42 +02:00
Thomas Schubart 97194a2a4c
Merge pull request #893 from containers/dependabot/cargo/serde_json-1.0.81
chore(deps): bump serde_json from 1.0.80 to 1.0.81
2022-05-04 21:44:29 +02:00
dependabot[bot] 16f217e4f6
chore(deps): bump serde_json from 1.0.80 to 1.0.81
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.80 to 1.0.81.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.80...v1.0.81)

---
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-05-04 00:38:47 +00:00
dependabot[bot] 63da7765ee
chore(deps): bump bytecheck from 0.6.7 to 0.6.8
Bumps [bytecheck](https://github.com/djkoloski/bytecheck) from 0.6.7 to 0.6.8.
- [Release notes](https://github.com/djkoloski/bytecheck/releases)
- [Commits](https://github.com/djkoloski/bytecheck/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-04 00:38:15 +00:00
Thomas Schubart c531228d53
Merge pull request #888 from containers/dependabot/cargo/unicode-xid-0.2.3
chore(deps): bump unicode-xid from 0.2.2 to 0.2.3
2022-05-03 11:14:17 +02:00
Thomas Schubart 920dc4b561
Merge pull request #887 from containers/dependabot/cargo/log-0.4.17
chore(deps): bump log from 0.4.16 to 0.4.17
2022-05-03 11:14:04 +02:00
Thomas Schubart bd77a507b2
Merge pull request #886 from containers/dependabot/cargo/clap-3.1.15
chore(deps): bump clap from 3.1.14 to 3.1.15
2022-05-03 11:13:51 +02:00
dependabot[bot] 1ccb17cdd6
chore(deps): bump unicode-xid from 0.2.2 to 0.2.3
Bumps [unicode-xid](https://github.com/unicode-rs/unicode-xid) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/unicode-rs/unicode-xid/releases)
- [Commits](https://github.com/unicode-rs/unicode-xid/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 00:50:04 +00:00
dependabot[bot] 15fcb273f9
chore(deps): bump log from 0.4.16 to 0.4.17
Bumps [log](https://github.com/rust-lang/log) from 0.4.16 to 0.4.17.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/commits/0.4.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 00:49:41 +00:00
dependabot[bot] bdf842097b
chore(deps): bump clap from 3.1.14 to 3.1.15
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.14 to 3.1.15.
- [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/v3.1.14...v3.1.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 00:49:18 +00:00
utam0k b280bbf029
Merge pull request #875 from containers/dependabot/cargo/sysinfo-0.23.11
chore(deps): bump sysinfo from 0.23.10 to 0.23.11
2022-05-02 20:49:59 +09:00
utam0k 12b82de5fb
Merge pull request #876 from containers/dependabot/cargo/libc-0.2.125
chore(deps): bump libc from 0.2.124 to 0.2.125
2022-05-02 20:49:46 +09:00
utam0k 9e9ea1af62
Merge pull request #877 from containers/dependabot/cargo/serde-1.0.137
chore(deps): bump serde from 1.0.136 to 1.0.137
2022-05-02 20:49:36 +09:00
utam0k a0e5236b2f
Merge pull request #878 from containers/dependabot/cargo/memchr-2.5.0
chore(deps): bump memchr from 2.4.1 to 2.5.0
2022-05-02 20:49:21 +09:00