You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Canonical, please, update ingress addon to latest version.
By default, when someone enable ingress addon it version is 1.8.0. This version doesn't supported anymore, check version table - https://github.com/kubernetes/ingress-nginx
1.8.0 also have have CVEs, for an example - CVE-2024-7646 with score 8.8 :(
The text was updated successfully, but these errors were encountered:
Hello, what version of microk8s are you using? The ingress addon was bumped to v1.11.2 in microk8s v1.31, as seen in this PR: #291 . Considering the severity, it could be cherry-picked to v1.30 as well.
Thanks for Your reply.
I use installed: v1.31.3 (7449) 168MB classic, but addon still 1.8.0, even i disable ingress and enable it again - it remains 1.8.0
Looks like i should simply change image version in DaemonSet
Canonical, please, update ingress addon to latest version.
By default, when someone enable ingress addon it version is 1.8.0. This version doesn't supported anymore, check version table - https://github.com/kubernetes/ingress-nginx
1.8.0 also have have CVEs, for an example - CVE-2024-7646 with score 8.8 :(
The text was updated successfully, but these errors were encountered: