jordigilh opened a new pull request, #383: URL: https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/383
Removes a hardcoded IP that defined the directory inside `/etc/containerd` for the registry configuration. When the IPs mismatched it caused a failure to pull or push images from the insecure registry via kaniko builder with Kind. The correct approach is to use the IP from the docker network configuration for the registry container for both the directory name and the configuration contained within. @wmedvede @ricardozanini PTAL. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
