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 <filip.cirtog@mongodb.com>
[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 <kevin.stiehl@maybit.email> * fix: do not hand out item during metrics ascend Co-authored-by: kstiehl <kevin.stiehl@maybit.email> * test: add test case Co-authored-by: kstiehl <kevin.stiehl@maybit.email> * rm async from test * rm metricsAscend flag * fix test Co-authored-by: kstiehl <kevin.stiehl@maybit.email> * add comments Co-authored-by: kstiehl <kevin.stiehl@maybit.email> * Update pkg/controller/priorityqueue/priorityqueue.go Co-authored-by: Alvaro Aleman <alvaroaleman@users.noreply.github.com> * Rebase for releasebranch without newQueueWithTimeForwarder --------- Co-authored-by: moritzmoe <51033452+moritzmoe@users.noreply.github.com> Co-authored-by: kstiehl <kevin.stiehl@maybit.email> Co-authored-by: Alvaro Aleman <alvaroaleman@users.noreply.github.com>
[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 <joshuac.cuellar@outlook.com> * Revert Go version from 1.23.4 to 1.23.0 Signed-off-by: Joshua Cuellar <joshuac.cuellar@outlook.com> * Resync k8s 1.32.1 dependencies Signed-off-by: Joshua Cuellar <joshuac.cuellar@outlook.com> --------- Signed-off-by: Joshua Cuellar <joshuac.cuellar@outlook.com> Co-authored-by: Joshua Cuellar <joshuac.cuellar@outlook.com>
[release-0.19] ✨ Expose all Go runtime metrics (#3101) * add GoCollector and rocessCollector Signed-off-by: dongjiang <dongjiang1989@126.com> * move to internal/controller/metrics Signed-off-by: dongjiang <dongjiang1989@126.com> * default add all go runtime metrics Signed-off-by: dongjiang <dongjiang1989@126.com> --------- Signed-off-by: dongjiang <dongjiang1989@126.com> Co-authored-by: dongjiang <dongjiang1989@126.com>
PreviousNext