Refactor SSL intermediate CA certificate check
This commit is contained in:
parent
870ee35137
commit
ff9e804d9a
7 changed files with 139 additions and 42 deletions
|
|
@ -31,6 +31,6 @@ CODEGEN_PKG=${CODEGEN_PKG:-$(cd ${SCRIPT_ROOT}; ls -d -1 ./vendor/k8s.io/code-ge
|
|||
# --output-base "$(dirname ${BASH_SOURCE})/../../.."
|
||||
|
||||
${CODEGEN_PKG}/generate-groups.sh "deepcopy" \
|
||||
k8s.io/ingress-nginx/pkg k8s.io/ingress-nginx/pkg \
|
||||
k8s.io/ingress-nginx/internal k8s.io/ingress-nginx/internal \
|
||||
.:ingress \
|
||||
--output-base "$(dirname ${BASH_SOURCE})/../../.."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue