IBM / portieris

A Kubernetes Admission Controller for verifying image trust.
Apache License 2.0
332 stars 78 forks source link

go 1.18 will reject SHA-1 signed certificates #374

Closed sjhx closed 2 years ago

sjhx commented 2 years ago

https://github.com/golang/go/issues/41682

Would seem prudent to update scripts to generate sha256 signed certificates.