nginxinc / kubernetes-ingress

NGINX and NGINX Plus Ingress Controllers for Kubernetes
https://docs.nginx.com/nginx-ingress-controller
Apache License 2.0
4.64k stars 1.96k forks source link

Re-add FIPS related images to tests, image patching & release process #5914

Open shaun-nx opened 3 months ago

shaun-nx commented 3 months ago

[!IMPORTANT]
OpenSSL v3.4.0 is planned for October 14th This version addresses the issue related to OpenSSL and FIPs Comment regarding the release and patching "There will likely be new patch releases for the 3.1 series, but no fixed date is planned yet"

For release v3.6.1, we were unable to build and release FIPS compliant images for NGINX Ingress Controller. This was due to an update in openssl version 3.1.6-r0.

PR that removed FIPS images from tests, image patching & release

Details of issue captured here: https://github.com/nginxinc/kubernetes-ingress/issues/5913

github-actions[bot] commented 3 months ago

Hi @shaun-nx thanks for reporting!

Be sure to check out the docs and the Contributing Guidelines while you wait for a human to take a look at this :slightly_smiling_face:

Cheers!