Joshua Moody
Joshua Moody
The behavior is changed so that attachment is handled solely based on v.Spec.NodeID instead of handling attachment internally via setting v.Status.CurrentNode or v.Status.PendingNodeID This requires dedicated controllers for operations that...
We want to have consistent and structured logs to improve the ability to filter and analyse longhorn-manager logs. Currently the controller uses the global logrus package logger, the task here...
## What's the task? Please describe Take a look at the engine architecture and consider optimization potentials: -> #3176 read caching Profile the internal data flow (tgt -> engine ->...