Closed
Description
Bug Report
What did you do?
set stopOnInformerErrorDuringStartup
to false
the doc states that
if false, the startup will ignore recoverable errors, caused for example by RBAC issues, and will try to reconnect periodically in the background.
What did you expect to see?
The Spring Boot application would continue with startup, but attempt to start the Operator
in the background
What did you see instead? Under which circumstances?
The Spring Boot application is prevented from starting while attempting to start the Operator
.
Possible Solution
Likely some executor is not configured to respect this property.
Metadata
Metadata
Assignees
Labels
No labels