Maksym Pavlenko
a0e042a46e
Merge pull request #208 from mxpv/docs
...
Simplify doc management and update READMEs
2023-10-04 11:24:21 -07:00
Maksym Pavlenko
7b69bd68c2
Enable docs feature on CI
...
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2023-10-04 10:11:42 -07:00
Maksym Pavlenko
85557745e0
Make examples compilable
...
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2023-10-03 20:41:38 -07:00
Maksym Pavlenko
e9910f30b8
Simplify doc management
...
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2023-10-03 20:41:38 -07:00
James Sturtevant
fd734b4e7a
Use format similiar to containerd
...
Signed-off-by: James Sturtevant <jstur@microsoft.com>
2023-10-04 03:40:46 +00:00
James Sturtevant
75d6deeac3
Retry when pipe is busy
...
Signed-off-by: James Sturtevant <jstur@microsoft.com>
2023-10-04 03:36:08 +00:00
Maksym Pavlenko
b86034092c
Merge pull request #209 from mxpv/ci
...
Temporarily disable a few more CI tests
2023-10-03 14:51:08 -07:00
Maksym Pavlenko
61f0db613e
Temporarily disable CI tests
...
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2023-10-03 09:56:34 -07:00
Maksym Pavlenko
1a181967b6
Merge pull request #181 from jsturtevant/remove-temp-ci-fix
...
Remove temporary work around and bump containerd versions
2023-09-27 12:21:34 -07:00
James Sturtevant
ed4e5e1499
Remove temporary work around and bump containerd versions
...
Signed-off-by: James Sturtevant <jstur@microsoft.com>
2023-09-26 22:08:06 +00:00
Bryant Biggs
e559735b69
chore: Update `gh` pattern
2023-09-23 04:15:45 +00:00
Bryant Biggs
bb6e6b9106
chore: Switch from action to use `gh` CLI
2023-09-23 04:15:45 +00:00
Bryant Biggs
0531ae54e4
ci: Download containerd binaries from GitHub release archives for integration tests
2023-09-23 04:15:45 +00:00
Maksym Pavlenko
38a67acc04
Merge pull request #200 from bryantbiggs/chore/standardize-cargo-files
...
chore: Standardize Cargo.toml files, enable more workspace dependencies
2023-09-21 16:49:21 -07:00
Bryant Biggs
5e1b7760a1
chore: Standardize Cargo.toml files, enable more workspace dependencies
2023-09-21 13:04:22 -04:00
Bryant Biggs
d3088c42ee
fix: Use `rfind` to slice string up to last `/`
2023-09-21 16:27:28 +00:00
Bryant Biggs
3489707748
feat: Replace use of regex crate
2023-09-21 16:27:28 +00:00
Bryant Biggs
2c98dae3f1
refactor: Simplify longest common prefix logic
2023-09-21 16:27:28 +00:00
Bryant Biggs
0a5bf7d816
deps: Replace `regex` with the lighter weight `regex-lite`
2023-09-21 16:27:28 +00:00
Bryant Biggs
7e35afe8b5
revert: Update CI versions of containerd since protos are being updated
2023-09-18 21:31:53 +00:00
Bryant Biggs
cbc7aeed00
chore: Update CI versions of containerd since protos are being updated
2023-09-18 21:31:53 +00:00
Bryant Biggs
125ad82a43
fix: Remove runtime protos and add streaming and transfer services into build.rs
2023-09-18 21:31:53 +00:00
Bryant Biggs
273b527bd2
fix: Replace tabs with spaces to pass CI
2023-09-18 21:31:53 +00:00
Bryant Biggs
3143c26bd2
feat: Update proto files to latest and remove gogo use
2023-09-18 21:31:53 +00:00
Maksym Pavlenko
3ca32d8135
Merge pull request #199 from mxpv/protobuf
...
Use shell script to install protobuf
2023-09-18 10:04:56 -07:00
Maksym Pavlenko
a664279065
Merge pull request #196 from mxpv/cov
...
Measure test coverage
2023-09-17 07:55:40 -07:00
Maksym Pavlenko
ece06a08be
Use shell script to install protobuf
...
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2023-09-16 18:36:04 -07:00
Maksym Pavlenko
bef92da237
Measure test coverage
...
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2023-09-14 17:52:19 -07:00
Maksym Pavlenko
9388ecf699
Merge pull request #194 from mxpv/prost
...
Update tonic and prost dependencies
2023-09-08 01:11:52 +00:00
Maksym Pavlenko
8d9e5357f2
Update tonic and prost dependencies
2023-09-07 11:13:03 -07:00
Maksym Pavlenko
14e2f4df66
Merge pull request #190 from mxpv/ci
...
Pin ttrpc crate to 0.8.0 (fix CI)
2023-09-05 18:36:49 -07:00
Maksym Pavlenko
c3999253a1
Fix CI
...
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2023-09-05 10:39:25 -07:00
Maksym Pavlenko
bc096787b1
Merge pull request #189 from containerd/dependabot/github_actions/actions/checkout-4
...
build(deps): bump actions/checkout from 3 to 4
2023-09-05 10:13:51 -07:00
dependabot[bot]
7855d51fbd
build(deps): bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 21:08:45 +00:00
Maksym Pavlenko
f95be51638
Fix publish script
...
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2023-08-24 15:00:09 -07:00
Maksym Pavlenko
d2049d72bc
Fix 'bad substitution' error
...
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2023-08-24 14:41:18 -07:00
Maksym Pavlenko
54383ef2f0
Fix formatting
...
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2023-08-24 14:28:52 -07:00
Maksym Pavlenko
3712b74fde
Merge pull request #182 from mxpv/publish
...
Automate crates publishing
2023-08-24 14:22:27 -07:00
Maksym Pavlenko
fd9cde3d43
Automate crates publishing
...
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2023-08-24 13:36:37 -07:00
Maksym Pavlenko
e86cf9082b
Merge pull request #180 from jsturtevant/release-shim
...
Bump the version for shim protos and containerd-shim
2023-08-24 12:04:22 -07:00
James Sturtevant
fd1b235913
Bump the version for shim protos and containerd-shim
...
Signed-off-by: James Sturtevant <jstur@microsoft.com>
2023-08-24 16:40:16 +00:00
Maksym Pavlenko
621ebbbe53
Merge pull request #167 from Mossaka/version
...
feat(runc-shim): add a version flag
2023-08-23 19:07:18 -07:00
jiaxiao zhou
deea90ff83
feat(runc-shim): add a version flag
...
Signed-off-by: jiaxiao zhou <jiazho@microsoft.com>
2023-08-21 21:45:01 +00:00
Maksym Pavlenko
a5a29fc82a
Merge pull request #166 from jsturtevant/use-containerd-release-binary
...
Use Go version associated with containerd release in CI
2023-08-21 10:04:54 -07:00
Maksym Pavlenko
8590ef8d12
Merge pull request #177 from jsturtevant/fix-update-cgroup-taskupdate
...
Handle cgroup v1 or v2 to enable resource updates
2023-08-21 09:52:03 -07:00
Maksym Pavlenko
11a1618cdd
Merge pull request #178 from jsturtevant/windows-stats-protogeneration
...
Add Windows statistics protobuf pacakge
2023-08-21 09:51:00 -07:00
James Sturtevant
2e3b3ef70e
Use Go version associated with containerd release
...
This ensures that there isn't flakes with testing when go version doesn't match the release as experienced in #147
Signed-off-by: James Sturtevant <jstur@microsoft.com>
2023-08-21 16:24:00 +00:00
James Sturtevant
3e7647d620
Handle cgroup v1 or v2 to enable resource updates
...
Signed-off-by: James Sturtevant <jstur@microsoft.com>
2023-08-21 16:19:34 +00:00
James Sturtevant
8fde77f1c8
Add Windows statistics protobuf pacakge
...
Signed-off-by: James Sturtevant <jstur@microsoft.com>
2023-08-21 16:18:44 +00:00
Maksym Pavlenko
a80d2dfe51
Fix windows labeler
...
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2023-08-21 09:09:24 -07:00