It seems to me that skaffold run/dev is not replacing the spec.template.spec.containers[].image field with built image name and tag. Any way I can achieve this without modifying skaffold? If no, any plan to support it?
FYI, RestateDeployment is a CRD supposed to work with restate-operator, which can work like a Knative Service or a standard Deployment.
It seems to me that
skaffold run/devis not replacing thespec.template.spec.containers[].imagefield with built image name and tag. Any way I can achieve this without modifying skaffold? If no, any plan to support it?FYI, RestateDeployment is a CRD supposed to work with restate-operator, which can work like a Knative Service or a standard Deployment.