We need to build a rockcraft project for the gcr.io/knative-releases/knative.dev/net-istio/cmd/webhook docker image.
What needs to get done
Create a repository that will host the rockcraft project.
Running rockcraft pack should build a rock image
Definition of Done
A directory with the rockcraft project + sanity test is added in this repository, and the rock image that can be packed from it is uploaded in the team's Docker hub registry.
Context
We need to build a rockcraft project for the
gcr.io/knative-releases/knative.dev/net-istio/cmd/webhook
docker image.What needs to get done
rockcraft pack
should build a rock imageDefinition of Done
A directory with the rockcraft project + sanity test is added in this repository, and the rock image that can be packed from it is uploaded in the team's Docker hub registry.