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
Describe the bug #31 stopped minor version updates while still on 0.12.0-rc.3. Dependabot is now picking up 0.13.0-rc.2 instead of the latest within 0.12.X ( 0.12.9 ) #1010
The error seems to be coming from cilium/cilium. It is also mentioned in Issue #874 , I tried upgrading cilium to the latest 1.16.4 release however there is a significant changes in the api of k8s watcher used as part of pkg/k8s/watcher. We would require significant changes in that pkg in order to achieve that.
Describe the bug
#31 stopped minor version updates while still on
0.12.0-rc.3
. Dependabot is now picking up0.13.0-rc.2
instead of the latest within0.12.X
(0.12.9
) #1010Normal updating is blocked from potential indirect dependencies being built on top of causing image build errors in #1009. https://github.com/microsoft/retina/actions/runs/11864873863/job/33069095342#step:7:2570
Expected behavior
Update package out of release candidate usage.
Screenshots
Additional context
There are other dependabot package updates that are blocked in the image build process
The text was updated successfully, but these errors were encountered: