Kong / kubernetes-ingress-controller

:gorilla: Kong for Kubernetes: The official Ingress Controller for Kubernetes.
https://docs.konghq.com/kubernetes-ingress-controller/
Apache License 2.0
2.2k stars 590 forks source link

Release KIC 2.9.2 #3835

Closed czeslavo closed 1 year ago

czeslavo commented 1 year ago

Release Type

patch

For all releases Github Workflow Test Matrix Checkup

Bump Kong Gateway version in manifests

For major/minor releases Create release/<MAJOR>.<MINOR>.x Branch

For all releases Create prepare-release/x.y.z Branch

For all releases Create a Release Pull Request

Release Troubleshooting

The Release Troubleshooting guide covers strategies for dealing with a release that has failed.

Manual Docker image build

If the "Build and push development images" Github action is not appropriate for your release, or is not operating properly, you can build and push Docker images manually

Steps

czeslavo commented 1 year ago

We need to cut this release because 2.9.1 which was supposed to have included https://github.com/Kong/kubernetes-ingress-controller/pull/3816 fix was released without it backported.