Closed arc9693 closed 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, you're missing the
Signed-off-by
in your commit and our CI is not happy about that. https://wiki.linuxfoundation.org/dco
Updated.
/test
@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.
Summary
katawebhook
removes gRPC handler from spec during mutation review, intended to only add runtimeClass name to speckatawebhook
dependency from v2.1.0 -> v2.5.0, to support newer versions of k8s, which in turn updates other dependencies.Fixes: https://github.com/kata-containers/kata-containers/issues/7565
Signed-off-by: Archana Choudhary archana1@microsoft.com