Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release NGINX Ingress Controller 3.5.2 #5551

Open
10 of 11 tasks
danielnginx opened this issue May 15, 2024 · 2 comments
Open
10 of 11 tasks

Release NGINX Ingress Controller 3.5.2 #5551

danielnginx opened this issue May 15, 2024 · 2 comments
Assignees
Labels
backlog Pull requests/issues that are backlog items proposal An issue that proposes a feature request
Milestone

Comments

@danielnginx
Copy link
Collaborator

danielnginx commented May 15, 2024

Add support to NGINX PLUS R32

Notes: make sure that we have the latest base images

Tasks

  1. backlog
    oseoin
@danielnginx danielnginx added proposal An issue that proposes a feature request backlog Pull requests/issues that are backlog items labels May 15, 2024
@danielnginx danielnginx added this to the 3.5.2 milestone May 15, 2024
@oseoin
Copy link
Contributor

oseoin commented May 29, 2024

Base OS images on release-3.5 confirmed up to date:

The provided SHA256 hash is the latest for opentracing/nginx-opentracing:nginx-1.25.4
The provided SHA256 hash is the latest for opentracing/nginx-opentracing:nginx-1.25.4-alpine
The provided SHA256 hash is the latest for ghcr.io/nginxinc/alpine-fips:0.1.0-alpine3.17
The provided SHA256 hash is the latest for ghcr.io/nginxinc/alpine-fips:0.1.2-alpine3.[19](https://github.com/nginxinc/kubernetes-ingress/actions/runs/9282759502/job/25541472875#step:3:20)
The provided SHA256 hash is the latest for nginx:1.25.4-alpine
The provided SHA256 hash is the latest for nginx:1.25.4
The provided SHA256 hash is the latest for nginxcontrib/nginx:1.25.4-ubi
The provided SHA256 hash is the latest for alpine:3.19
The provided SHA256 hash is the latest for alpine:3.17
The provided SHA256 hash is the latest for debian:12-slim
The provided SHA256 hash is the latest for debian:11-slim
The provided SHA256 hash is the latest for redhat/ubi9-minimal
The provided SHA256 hash is the latest for redhat/ubi9
The provided SHA256 hash is the latest for redhat/ubi8
> A newer version of golang:1.22-alpine is available:
> - golang:1.22-alpine@sha256:b8ded51bad03238f67994d0a6b88680609b392db04312f60c23358cc878d4902
> + golang:1.22-alpine@sha256:4[21](https://github.com/nginxinc/kubernetes-ingress/actions/runs/9282759502/job/25541472875#step:3:22)bc7f4b90d042c56282bb894451108f8ab886687e1b73abaefad31ab10a14d
> updating ./build/Dockerfile
> A newer version of golang:1.[22](https://github.com/nginxinc/kubernetes-ingress/actions/runs/9282759502/job/25541472875#step:3:23)-alpine is available:
> - golang:1.22-alpine@sha256:b8ded51bad03[23](https://github.com/nginxinc/kubernetes-ingress/actions/runs/9282759502/job/25541472875#step:3:24)8f67994d0a6b88680609b392db04312f60c23358cc878d4902
> + golang:1.22-alpine@sha256:421bc7f4b90d042c56282bb894451108f8ab886687e1b73abaefad31ab10a14d
> updating ./build/Dockerfile
The provided SHA[25](https://github.com/nginxinc/kubernetes-ingress/actions/runs/9282759502/job/25541472875#step:3:26)6 hash is the latest for kindest/node:v1.29.2
The provided SHA256 hash is the latest for python:3.12

golang:1.22-alpine is not shipped but will be updated

@oseoin
Copy link
Contributor

oseoin commented May 31, 2024

Pre-release final check of base OS images: https://github.com/nginxinc/kubernetes-ingress/actions/runs/9318884521/job/25652142377
golang:1.22-alpine is only used for local development so should not impact release

The provided SHA256 hash is the latest for opentracing/nginx-opentracing:nginx-1.25.4
The provided SHA256 hash is the latest for opentracing/nginx-opentracing:nginx-1.25.4-alpine
The provided SHA256 hash is the latest for ghcr.io/nginxinc/alpine-fips:0.1.0-alpine3.17
The provided SHA256 hash is the latest for ghcr.io/nginxinc/alpine-fips:0.1.2-alpine3.[19](https://github.com/nginxinc/kubernetes-ingress/actions/runs/9318884521/job/25652142377#step:3:20)
The provided SHA256 hash is the latest for nginx:1.27.0-alpine
The provided SHA256 hash is the latest for nginx:1.27.0
The provided SHA256 hash is the latest for nginxcontrib/nginx:1.27.0-ubi
The provided SHA256 hash is the latest for alpine:3.19
The provided SHA256 hash is the latest for alpine:3.17
The provided SHA256 hash is the latest for debian:12-slim
The provided SHA256 hash is the latest for debian:11-slim
The provided SHA256 hash is the latest for redhat/ubi9-minimal
The provided SHA256 hash is the latest for redhat/ubi9
The provided SHA256 hash is the latest for redhat/ubi8
> A newer version of golang:1.[22](https://github.com/nginxinc/kubernetes-ingress/actions/runs/9318884521/job/25652142377#step:3:23)-alpine is available:
> - golang:1.22-alpine@sha256:b8ded51bad03[23](https://github.com/nginxinc/kubernetes-ingress/actions/runs/9318884521/job/25652142377#step:3:24)8f67994d0a6b88680609b392db04312f60c23358cc878d4902
> + golang:1.22-alpine@sha256:7e788330fa9ae95c68784153b7fd5d5076c79af47651e992a3cdeceeb5dd1df0
> updating ./build/Dockerfile
> A newer version of golang:1.22-alpine is available:
> - golang:1.22-alpine@sha[25](https://github.com/nginxinc/kubernetes-ingress/actions/runs/9318884521/job/25652142377#step:3:26)6:b8ded51bad03238f67994d0a6b88680609b392db04312f60c23358cc878d4902
> + golang:1.22-alpine@sha256:7e788330fa9ae95c68784153b7fd5d5076c79af47651e992a3cdeceeb5dd1df0
> updating ./build/Dockerfile
The provided SHA256 hash is the latest for kindest/node:v1.30.0
The provided SHA256 hash is the latest for python:3.12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Pull requests/issues that are backlog items proposal An issue that proposes a feature request
Projects
Status: In Progress 🛠
Development

No branches or pull requests

2 participants