Avoid calls to Control Plane when the secondary resource is in cache - #21110
Conversation
|
LGTM. When this is committed, I'll update #20906 to account for the possiblity that the cached version may not be fresh. |
|
@shawkins Thanks for the comment. We can basically merge this, prepare the #20906 PR for the case cached version may not be fresh, and then you can complete the task with more comprehensive cache behavior. Is it ok? Or you want to complete the #20906 without the staleness check and then the bigger task related to these caches with all possible considerations? @abstractj Could you please retry the Model tests in GHA? Thanks |
Good with me. |
Closes #21109
@keycloak/cloud-native Could you please check it? Thanks
During reconciliation, we've avoided calls connected to the log message 'Trying to fetch existing Deployment from the API'.
