nginxinc / kubernetes-ingress

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

Update nginx go client and prometheus common libs #6032

Closed vepatel closed 3 weeks ago

vepatel commented 1 month ago

The most recent releases of https://github.com/nginxinc/nginx-plus-go-client and https://github.com/prometheus/common have breaking changes as a NIC dependency and require manual changes: dependabot PR: https://github.com/nginxinc/kubernetes-ingress/pull/6028

github-actions[bot] commented 1 month ago

Hi @vepatel 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!

vepatel commented 1 month ago

to be looked at after k8s 1.31 release: https://github.com/nginxinc/kubernetes-ingress/pull/6074

vepatel commented 3 weeks ago

closing in favour of https://github.com/nginxinc/kubernetes-ingress/pull/6186