HoustonPutman opened a new pull request, #836:
URL: https://github.com/apache/solr-operator/pull/836

   Closes #120 
   
   Fills in the `// TODO: Create event` markers and adds event recording across 
the SolrCloud, SolrPrometheusExporter, and SolrBackup controllers (config 
validation, scheduled restarts, cluster operations, replica migration, PVC 
expansion, scaling, and backup lifecycle).
   
   Also grants the operator RBAC to create events — without it the broadcaster 
silently dropped every event, so the previously merged PVC-expansion events 
never  persisted either.
   
   Adds a no-op `EventRecorder` so reconcilers call the recorder 
unconditionally, and wires recorders for the exporter and backup controllers.
   
   Tested at three layers: unit (`FakeRecorder`), envtest reconcile, and e2e 
(backups, scaling, rolling upgrades).
   
   A lot of work done by Claude on this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to