Filippo Pacifici
Filippo Pacifici
### TL;DR Version `30.3.0` made `master_ipv4_cidr_block` default to null for private autopilot clusters. If `add_cluster_firewall_rules` is true and `master_ipv4_cidr_block` is not provided plan and apply fail with a tricky error...
This PR introduces a Router processing strategy that delivers messages to multiple independent strategies, keeps track of the commits that can happen out of order and commit in the right...
The fix just could not work. The process method is a method, it is called at every event you cannot store data in between calss this way.
https://github.com/getsentry/sentry/pull/76410 introduces a way to deliver messages to a set of split queues rather than relying on a single queue for post process. This was used to address an incident...