Tony Fang

Results 6 issues of Tony Fang

This PR is to update CRI to optionally use transfer service for image pull. Part of #8227 1. Create a new CRI config `ImagePullWithTransferService` to specify whether to use transfer...

area/cri
ok-to-test
status/needs-update
Stale
size/L

*Issue #, if available:* *Description of changes:* Upgrade firecracker from v1.1.0 to v.1.4.1 Firecracker diff https://github.com/firecracker-microvm/firecracker/compare/v1.1.0...v1.4.1 By submitting this pull request, I confirm that my contribution is made under the...

On ARM64 platform, remote snapshotter test failed on pulling image due to microVM time out of sync. Failed CI build [link](https://buildkite.com/firecracker-microvm/firecracker-containerd-arm/builds/48#018757ab-fc33-40f0-aa99-d37422fd9bfd). When CI tried to run test [TestSnapshotterMetrics_Isolated](https://github.com/firecracker-microvm/firecracker-containerd/blob/main/snapshotter/metrics_integ_test.go#L43) which will...

kind/bug

*Issue #, if available:* CI is failing at the testLogandMetrics test against firecracker main branch due to upstream [default loglevel](https://github.com/firecracker-microvm/firecracker/pull/4171/files) change from `warning` to `info`. *Description of changes:* By submitting...

Firecracker supports entropy device creation and it's available at client defined in swagger.yaml, however sdk not yet implemented. We should add support of that.

firecracker-feature

Firecracker supports cpu configuration and it's available at client defined in swagger.yaml, however sdk not yet implemented. We should add support of that.

firecracker-feature