Tags: kubernetes-sigs/controller-runtime
Tags
[release-0.22] 🐛 Allow SSA after normal resource creation (#3348) * fix: enable apply after normal create * improvements: cache now considers disable protobuf flag for lookup * feedback improvements --------- Co-authored-by: filipcirtog <[email protected]>
[release-0.22] 🐛 Fix a bug where the priorityqueue would sometimes no… …t return high-priority items first (#3340) * fix: adjust priority queue order and spin Co-authored-by: kstiehl <[email protected]> * fix: do not hand out item during metrics ascend Co-authored-by: kstiehl <[email protected]> * test: add test case Co-authored-by: kstiehl <[email protected]> * rm async from test * rm metricsAscend flag * fix test Co-authored-by: kstiehl <[email protected]> * add comments Co-authored-by: kstiehl <[email protected]> * Update pkg/controller/priorityqueue/priorityqueue.go Co-authored-by: Alvaro Aleman <[email protected]> * Rebase for releasebranch without newQueueWithTimeForwarder --------- Co-authored-by: moritzmoe <[email protected]> Co-authored-by: kstiehl <[email protected]> Co-authored-by: Alvaro Aleman <[email protected]>
[release-0.20] 🌱 Update dependencies, k8s 1.32.1 (#3108) * Update dependencies, k8s 1.32.1 Build with Go 1.23.4 Signed-off-by: Joshua Cuellar <[email protected]> * Revert Go version from 1.23.4 to 1.23.0 Signed-off-by: Joshua Cuellar <[email protected]> * Resync k8s 1.32.1 dependencies Signed-off-by: Joshua Cuellar <[email protected]> --------- Signed-off-by: Joshua Cuellar <[email protected]> Co-authored-by: Joshua Cuellar <[email protected]>
PreviousNext