1
0
mirror of https://github.com/containers/youki synced 2024-09-20 02:41:47 +02:00
Commit Graph

1635 Commits

Author SHA1 Message Date
Yashodhan Joshi
0ca07cb0a8 Add -eu to scripts 2022-02-19 23:29:10 +05:30
Yashodhan Joshi
d80ca66170 Merge branch 'main' of github.com:containers/youki into improvement/refactor-dir-structure 2022-02-07 15:22:38 +05:30
Yashodhan Joshi
cd56e28c04 Fix CI 2022-02-07 15:09:42 +05:30
Yashodhan Joshi
9ef8695371 Update github action scripts 2022-02-06 16:16:18 +05:30
Yashodhan Joshi
446080fada Move OCI test script into scripts/ 2022-02-06 16:10:54 +05:30
Yashodhan Joshi
082bb12670 Add scripts to build binaries, run rust integration tests and clean up 2022-02-06 16:01:13 +05:30
utam0k
af45666b09
Merge pull request #682 from utam0k/fix/test_make_parent_mount_private
make sure test_make_parent_mount_private() passes even when root is not a slave.
2022-02-06 19:05:08 +09:00
utam0k
3b5e83b159
make sure test_make_parent_mount_private() passes even when root is not a slave. 2022-02-06 17:03:04 +09:00
utam0k
1afa993c0a
Merge pull request #679 from containers/dependabot/cargo/libc-0.2.117
chore(deps): bump libc from 0.2.116 to 0.2.117
2022-02-03 22:29:50 +09:00
dependabot[bot]
a52c928029
chore(deps): bump libc from 0.2.116 to 0.2.117
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.116 to 0.2.117.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.116...0.2.117)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-03 00:45:00 +00:00
utam0k
a8e4003bc6
Merge pull request #678 from containers/dependabot/cargo/target-lexicon-0.12.3
chore(deps): bump target-lexicon from 0.12.2 to 0.12.3
2022-02-01 14:48:14 +09:00
dependabot[bot]
5d5b9d89da
chore(deps): bump target-lexicon from 0.12.2 to 0.12.3
Bumps [target-lexicon](https://github.com/bytecodealliance/target-lexicon) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/bytecodealliance/target-lexicon/releases)
- [Commits](https://github.com/bytecodealliance/target-lexicon/compare/v0.12.2...v0.12.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 00:42:24 +00:00
utam0k
5c5a464098
Merge pull request #677 from containers/dependabot/cargo/backtrace-0.3.64
chore(deps): bump backtrace from 0.3.63 to 0.3.64
2022-01-31 22:50:31 +09:00
utam0k
88586974f7
Merge pull request #676 from containers/dependabot/cargo/libc-0.2.116
chore(deps): bump libc from 0.2.115 to 0.2.116
2022-01-31 22:44:52 +09:00
Yashodhan Joshi
7e3656e875 Add makefiles to crates and rust-integration-test 2022-01-31 15:08:34 +05:30
utam0k
5a730073f9
Merge pull request #675 from containers/dependabot/cargo/lock_api-0.4.6
chore(deps): bump lock_api from 0.4.5 to 0.4.6
2022-01-31 18:22:35 +09:00
Yashodhan Joshi
11b5d4a5cc Fix broken dependecy links 2022-01-31 13:38:50 +05:30
Yashodhan Joshi
73daf98638 separate integration test crates from core youki crates 2022-01-31 11:45:48 +05:30
dependabot[bot]
089b3fb889
chore(deps): bump backtrace from 0.3.63 to 0.3.64
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.63 to 0.3.64.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.63...0.3.64)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 01:11:34 +00:00
dependabot[bot]
cd3e178411
chore(deps): bump libc from 0.2.115 to 0.2.116
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.115 to 0.2.116.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.115...0.2.116)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 01:11:16 +00:00
dependabot[bot]
40e2b54f12
chore(deps): bump lock_api from 0.4.5 to 0.4.6
Bumps [lock_api](https://github.com/Amanieu/parking_lot) from 0.4.5 to 0.4.6.
- [Release notes](https://github.com/Amanieu/parking_lot/releases)
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.5...lock_api-0.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 01:10:42 +00:00
YJDoc2
6af9ccac00
Merge pull request #673 from Szymongib/cleanup/remove-cmd-dup-in-tests
Remove duplication from commands execution in Integration tests
2022-01-30 19:18:03 +05:30
utam0k
f402da8f45
Merge pull request #674 from Furisto/fix-ns-order
Ensure namespaces are entered in correct order
2022-01-30 20:57:19 +09:00
Szymon Gibała
4a79d452e9 Review fixes
Signed-off-by: Szymon Gibała <szymongib@gmail.com>
2022-01-30 12:41:37 +01:00
Furisto
6c0909a2ac
Ensure namespaces are entered in correct order
Signed-off-by: Furisto <24721048+Furisto@users.noreply.github.com>
2022-01-29 19:56:44 +01:00
Szymon Gibała
de0c77df4f Format code
Signed-off-by: Szymon Gibała <szymongib@gmail.com>
2022-01-28 15:03:49 +01:00
Szymon Gibała
4519c31c21 Remove duplication from commands
Signed-off-by: Szymon Gibała <szymongib@gmail.com>
2022-01-28 14:58:38 +01:00
utam0k
e86f2b45f7
Merge pull request #622 from utam0k/feature/exec-integration-test
ready for integration test for the exec command.
2022-01-28 22:03:33 +09:00
utam0k
d17f3867ea
Merge pull request #670 from containers/dependabot/cargo/libc-0.2.115
chore(deps): bump libc from 0.2.114 to 0.2.115
2022-01-28 22:02:14 +09:00
utam0k
285d76c774
Merge pull request #671 from containers/dependabot/cargo/vergen-6.0.2
chore(deps): bump vergen from 6.0.1 to 6.0.2
2022-01-28 22:01:15 +09:00
utam0k
f5451da7f2
Merge pull request #672 from containers/dependabot/cargo/wasmer-wasi-2.1.1
chore(deps): bump wasmer-wasi from 2.1.0 to 2.1.1
2022-01-28 22:00:52 +09:00
utam0k
2f1c8dca75
Merge pull request #642 from Furisto/umask
Support umask
2022-01-28 18:53:48 +09:00
dependabot[bot]
55033f6416
chore(deps): bump wasmer-wasi from 2.1.0 to 2.1.1
Bumps [wasmer-wasi](https://github.com/wasmerio/wasmer) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/wasmerio/wasmer/releases)
- [Changelog](https://github.com/wasmerio/wasmer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wasmerio/wasmer/compare/2.1.0...2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 00:46:44 +00:00
dependabot[bot]
9d8d2163da
chore(deps): bump vergen from 6.0.1 to 6.0.2
Bumps [vergen](https://github.com/rustyhorde/vergen) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/6.0.1...6.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 00:46:37 +00:00
dependabot[bot]
d2210600df
chore(deps): bump libc from 0.2.114 to 0.2.115
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.114 to 0.2.115.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.114...0.2.115)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 00:45:50 +00:00
Furisto
c0bdf3d003
Support umask
Signed-off-by: Furisto <24721048+Furisto@users.noreply.github.com>
2022-01-27 22:43:07 +01:00
Thomas Schubart
8b0972be86
Merge pull request #665 from containers/dependabot/cargo/wasmer-2.1.1
chore(deps): bump wasmer from 2.1.0 to 2.1.1
2022-01-27 18:43:06 +01:00
dependabot[bot]
c6b8e12468
chore(deps): bump wasmer from 2.1.0 to 2.1.1
Bumps [wasmer](https://github.com/wasmerio/wasmer) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/wasmerio/wasmer/releases)
- [Changelog](https://github.com/wasmerio/wasmer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wasmerio/wasmer/compare/2.1.0...2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 13:20:00 +00:00
utam0k
89747539ab
Merge pull request #663 from containers/dependabot/cargo/libbpf-sys-0.6.1-2
chore(deps): bump libbpf-sys from 0.6.1-1 to 0.6.1-2
2022-01-27 22:18:53 +09:00
utam0k
5c173020c3
Merge pull request #664 from containers/dependabot/cargo/which-4.2.4
chore(deps): bump which from 4.2.2 to 4.2.4
2022-01-27 22:18:29 +09:00
utam0k
3fab1e72e4
Merge pull request #661 from containers/dependabot/cargo/tempfile-3.3.0
chore(deps): bump tempfile from 3.2.0 to 3.3.0
2022-01-27 22:17:59 +09:00
utam0k
bcec01debb
Merge pull request #660 from containers/dependabot/cargo/wasmer-wasi-types-2.1.1
chore(deps): bump wasmer-wasi-types from 2.1.0 to 2.1.1
2022-01-27 22:17:29 +09:00
utam0k
c2a7121879
Merge pull request #666 from containers/dependabot/cargo/wasmer-object-2.1.1
chore(deps): bump wasmer-object from 2.1.0 to 2.1.1
2022-01-27 22:16:46 +09:00
utam0k
f433d7d51a
Merge pull request #667 from containers/dependabot/cargo/rkyv-0.7.31
chore(deps): bump rkyv from 0.7.29 to 0.7.31
2022-01-27 22:16:21 +09:00
utam0k
7521c044a8
Merge pull request #668 from containers/dependabot/cargo/wasmer-compiler-cranelift-2.1.1
chore(deps): bump wasmer-compiler-cranelift from 2.1.0 to 2.1.1
2022-01-27 22:14:06 +09:00
utam0k
5794d23ac0
Merge pull request #669 from containers/dependabot/cargo/wasmer-engine-2.1.1
chore(deps): bump wasmer-engine from 2.1.0 to 2.1.1
2022-01-27 22:13:17 +09:00
dependabot[bot]
d7361ef080
chore(deps): bump wasmer-engine from 2.1.0 to 2.1.1
Bumps [wasmer-engine](https://github.com/wasmerio/wasmer) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/wasmerio/wasmer/releases)
- [Changelog](https://github.com/wasmerio/wasmer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wasmerio/wasmer/compare/2.1.0...2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 00:39:45 +00:00
dependabot[bot]
fec0639f2d
chore(deps): bump wasmer-compiler-cranelift from 2.1.0 to 2.1.1
Bumps [wasmer-compiler-cranelift](https://github.com/wasmerio/wasmer) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/wasmerio/wasmer/releases)
- [Changelog](https://github.com/wasmerio/wasmer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wasmerio/wasmer/compare/2.1.0...2.1.1)

---
updated-dependencies:
- dependency-name: wasmer-compiler-cranelift
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 00:38:35 +00:00
dependabot[bot]
0fbdb416ac
chore(deps): bump rkyv from 0.7.29 to 0.7.31
Bumps [rkyv](https://github.com/rkyv/rkyv) from 0.7.29 to 0.7.31.
- [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.29...v0.7.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 00:38:15 +00:00
dependabot[bot]
32e72911a6
chore(deps): bump wasmer-object from 2.1.0 to 2.1.1
Bumps [wasmer-object](https://github.com/wasmerio/wasmer) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/wasmerio/wasmer/releases)
- [Changelog](https://github.com/wasmerio/wasmer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wasmerio/wasmer/compare/2.1.0...2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 00:37:52 +00:00