UNCLASSIFIED - NO CUI

Skip to content

Draft: Vendorize Golang source from ingress-nginx with git subtree

James Lanska requested to merge refactor into development

What is your Merge about?

Refactor to vendorize the kube-webhook-certgen Golang source from ingress-nginx with git subtree. Ingress-nginx has not been consistent in their updates of the container on registry.k8s.io which leaves long periods of this container having Golang related vulnerabilities.

This approach allows pulling in changes to ingress-nginx quickly and updating the version of Golang from the Dockerfile thus simplifying future maintenance.

If this is your first merge, please use the Initialization Template.

For more information please visit Iron Bank Documentation

Note: Please be sure you create an issue related to this merge request and the issue is labeled StatusReview, this will initiate a CHT member review of your merge request.

Merge request reports