1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-05-22 15:36:12 +02:00
Commit Graph

1487 Commits

Author SHA1 Message Date
dependabot[bot] c8aa54bcd9
chore(deps): bump pnet from 0.28.0 to 0.29.0
Bumps [pnet](https://github.com/libpnet/libpnet) from 0.28.0 to 0.29.0.
- [Release notes](https://github.com/libpnet/libpnet/releases)
- [Commits](https://github.com/libpnet/libpnet/compare/v0.28.0...v0.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 00:26:52 +00:00
utam0k 52f83a0ee8
Merge pull request #597 from Furisto/rootless-cg-path
Improve cgroup path handling for rootless containers
2022-01-11 21:54:17 +09:00
utam0k e99f0a5472
Merge pull request #606 from containers/dependabot/cargo/crossbeam-utils-0.8.6
chore(deps): bump crossbeam-utils from 0.8.5 to 0.8.6
2022-01-10 16:23:23 +09:00
dependabot[bot] bc1d371300
chore(deps): bump crossbeam-utils from 0.8.5 to 0.8.6
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.5 to 0.8.6.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.5...crossbeam-utils-0.8.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 06:54:04 +00:00
utam0k 6ce493b5eb
Merge pull request #605 from containers/dependabot/cargo/crossbeam-queue-0.3.3
chore(deps): bump crossbeam-queue from 0.3.2 to 0.3.3
2022-01-10 15:53:04 +09:00
utam0k 183ad68197
Merge pull request #603 from containers/dependabot/cargo/indexmap-1.8.0
chore(deps): bump indexmap from 1.7.0 to 1.8.0
2022-01-10 15:51:45 +09:00
utam0k 67cf039782
Merge pull request #604 from containers/dependabot/cargo/crossbeam-epoch-0.9.6
chore(deps): bump crossbeam-epoch from 0.9.5 to 0.9.6
2022-01-10 15:50:54 +09:00
utam0k 7dae3f46ab
Merge pull request #602 from containers/dependabot/cargo/crossbeam-channel-0.5.2
chore(deps): bump crossbeam-channel from 0.5.1 to 0.5.2
2022-01-10 15:50:30 +09:00
YJDoc2 0fdd344bcd
Merge pull request #600 from utam0k/improvement/integration-test-refactoring-1
clean up the shell script for youki integration test.
2022-01-10 12:17:14 +05:30
dependabot[bot] e86f4d7f3c
chore(deps): bump crossbeam-queue from 0.3.2 to 0.3.3
Bumps [crossbeam-queue](https://github.com/crossbeam-rs/crossbeam) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-queue-0.3.2...crossbeam-queue-0.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 01:13:01 +00:00
dependabot[bot] 18bf4c5d38
chore(deps): bump crossbeam-epoch from 0.9.5 to 0.9.6
Bumps [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) from 0.9.5 to 0.9.6.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-epoch-0.9.5...crossbeam-epoch-0.9.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 01:12:38 +00:00
dependabot[bot] eca48932f4
chore(deps): bump indexmap from 1.7.0 to 1.8.0
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/bluss/indexmap/releases)
- [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.rst)
- [Commits](https://github.com/bluss/indexmap/compare/1.7.0...1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 01:12:25 +00:00
dependabot[bot] d4c17fa828
chore(deps): bump crossbeam-channel from 0.5.1 to 0.5.2
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.1...crossbeam-channel-0.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 01:12:07 +00:00
utam0k b02f1b8ae3
clean up the shell script for youki integration test. 2022-01-09 17:58:13 +09:00
utam0k 9dd1c9d835
Merge pull request #582 from YJDoc2/readonly_paths
Readonly paths
2022-01-09 16:45:30 +09:00
Yashodhan Joshi 8320f0500c Minor fix 2022-01-08 17:44:35 +05:30
Yashodhan Joshi b2d3e53cc8 Merge branch 'main' of github.com:containers/youki into readonly_paths 2022-01-08 15:18:11 +05:30
Yashodhan Joshi f5227f8e1a Add runtimetest dir to workflow 2022-01-08 15:16:14 +05:30
Yashodhan Joshi 5553d5ce6b Add readonly paths tests in integration tests and runtimetest 2022-01-08 15:15:59 +05:30
Yashodhan Joshi ae9265ffcc Seprate runtimetest from youki workspace and make it its own crate 2022-01-07 11:40:17 +05:30
utam0k 636ecff8d4
Merge pull request #598 from containers/dependabot/cargo/syn-1.0.85
chore(deps): bump syn from 1.0.84 to 1.0.85
2022-01-07 13:52:37 +09:00
utam0k 37de2e4963
Merge pull request #599 from containers/dependabot/cargo/libbpf-sys-0.6.1-1
chore(deps): bump libbpf-sys from 0.6.0-1 to 0.6.1-1
2022-01-07 13:52:09 +09:00
dependabot[bot] fb6ee4c25f
chore(deps): bump libbpf-sys from 0.6.0-1 to 0.6.1-1
Bumps [libbpf-sys](https://github.com/libbpf/libbpf-sys) from 0.6.0-1 to 0.6.1-1.
- [Release notes](https://github.com/libbpf/libbpf-sys/releases)
- [Commits](https://github.com/libbpf/libbpf-sys/compare/0.6.0-1...0.6.1-1)

---
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-01-07 00:36:48 +00:00
dependabot[bot] 8f84a5c018
chore(deps): bump syn from 1.0.84 to 1.0.85
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.84 to 1.0.85.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.84...1.0.85)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-07 00:36:24 +00:00
Thomas Schubart fc115defc1
Merge pull request #596 from utam0k/improvement/bump-oci-spec-to-v0.5.3
Bump oci-spec to 0.5.3 to prevent specifying commit hash.
2022-01-06 23:17:53 +01:00
Furisto 47273a7ecc Fix duplicate test folder names 2022-01-06 23:10:11 +01:00
Furisto f7b5928728 Handle unit with unspecified parent 2022-01-06 23:03:25 +01:00
Furisto 099ddc7244 Ensure that valid cgroup path is provided 2022-01-06 22:48:50 +01:00
Yashodhan Joshi 815c5c3922 WIP add readonly paths to runtimetest 2022-01-06 20:51:23 +05:30
utam0k 49332e564b
Bump oci-spec to 0.5.3 to prevent specifying commit hash. 2022-01-06 21:06:33 +09:00
Yashodhan Joshi 78b7e942d7 Add runtime test crate and integrate it with integration tests 2022-01-06 16:30:19 +05:30
Yashodhan Joshi 5c6a833689 Fix OpenOptions issue
Remove unnecessary unsafe{}
Remove libc direct dependency and use nix instead
2022-01-05 11:40:11 +05:30
utam0k be20b9e754
Merge pull request #593 from Furisto/info-commit
Add commit id to info cmd
2022-01-05 11:20:19 +09:00
Furisto 743820f49f
Add commit id to info cmd 2022-01-05 00:19:11 +01:00
Travis Sturzl f378fd0196
Merge pull request #592 from Furisto/exclude-autogenerated
Ignore autogenerated code
2022-01-04 14:37:42 -06:00
Furisto ac7c16aa04 Ignore autogenerated code 2022-01-04 20:12:53 +01:00
utam0k de6385fdb2
Merge pull request #580 from em-/style-spellcheck
style(spellcheck): Run a spellchecker and fix typos
2022-01-04 21:44:32 +09:00
Emanuele Aina b00667a82f style(spelling): Spellcheck the docs
Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
2022-01-03 22:06:03 +01:00
Emanuele Aina 6ba0efdff9 style(spelling): Spellcheck the libcontainer crate
Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
2022-01-03 22:06:03 +01:00
Emanuele Aina 3879619af7 style(spelling): Spellcheck the libcgroups crate
Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
2022-01-03 22:06:03 +01:00
Emanuele Aina 5b29136ab0 style(spelling): Spellcheck benchmark_execution_time.yml
Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
2022-01-03 22:06:03 +01:00
Emanuele Aina 94cea1ca4a style(spelling): Spellcheck the integration_test crate
Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
2022-01-03 22:06:03 +01:00
Emanuele Aina 4aea95e6dd style(spelling): Spellcheck integration_test.sh
Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
2022-01-03 22:06:03 +01:00
Emanuele Aina 201c6f9fed style(spelling): Spellcheck an integration_test.sh function
Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
2022-01-03 22:06:03 +01:00
Emanuele Aina c94831db17 style(spelling): Spellcheck README
Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
2022-01-03 22:06:03 +01:00
Emanuele Aina 45813109cb fix(docs): Fix link syntax in liboci-cli/README.md
Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
2022-01-03 22:06:03 +01:00
utam0k 253196fd9c
Merge pull request #587 from containers/dependabot/cargo/fixedbitset-0.4.1
Bump fixedbitset from 0.4.0 to 0.4.1
2022-01-03 12:00:32 +09:00
utam0k 60a62df234
Merge pull request #588 from containers/dependabot/cargo/pin-project-lite-0.2.8
Bump pin-project-lite from 0.2.7 to 0.2.8
2022-01-03 11:59:30 +09:00
utam0k 9c6caa19d9
Merge pull request #589 from containers/dependabot/cargo/serde-1.0.133
Bump serde from 1.0.132 to 1.0.133
2022-01-03 11:59:08 +09:00
utam0k 1ccea1696d
Merge pull request #590 from containers/dependabot/cargo/serde_json-1.0.74
Bump serde_json from 1.0.73 to 1.0.74
2022-01-03 11:58:50 +09:00