kata-containers / tests

Kata Containers tests, CI, and metrics
https://katacontainers.io/
Apache License 2.0
139 stars 196 forks source link

kata-webhook: update dependencies #5804

Closed arc9693 closed 10 months ago

arc9693 commented 11 months ago

Summary

Fixes: https://github.com/kata-containers/kata-containers/issues/7565

Signed-off-by: Archana Choudhary archana1@microsoft.com

fidencio commented 10 months ago

@arc9693, you're missing the Signed-off-by in your commit and our CI is not happy about that. https://wiki.linuxfoundation.org/dco

arc9693 commented 10 months ago

@arc9693, you're missing the Signed-off-by in your commit and our CI is not happy about that. https://wiki.linuxfoundation.org/dco

Updated.

danmihai1 commented 10 months ago

/test

ldoktor commented 10 months ago

@arc9693 thank you, I have tested this by pushing this image to docker.io/ldoktor/kata-webhook-example:latest and it does address this image. @fidencio could you please push this image to quay (or do you know who has the write access there?) I'll then re-enable those tests in the CI.