fgksgf commented on a change in pull request #573: URL: https://github.com/apache/apisix-ingress-controller/pull/573#discussion_r695762515
########## File path: utils/webhook-create-signed-cert.sh ########## @@ -0,0 +1,127 @@ +#!/bin/sh + +# This script is copied from the istio project. +# https://github.com/istio/istio/blob/release-0.7/install/kubernetes/webhook-create-signed-cert.sh Review comment: I have no idea if this script need to add license header, because it is copied from `istio`. -- 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]
