-
Notifications
You must be signed in to change notification settings - Fork 721
Closed
Labels
Milestone
Description
Is your feature request related to a problem? Please describe.
When an "old-style" reload finds some changes in configmap o secret it puts some info into the log like:
2023-11-16 13:05:26,718 - xxx-cc77b79d5-dfr4l - INFO [pool-16-thread-1 - trace=N/A, span=N/A] o.s.c.l.LogAccessor: Detected change in config maps
calling /actuator/refresh says nothing in the log
Describe the solution you'd like
It would be nice to have such a log when calling /actuator/refresh endpoint
Describe alternatives you've considered
None
Additional context
None
ewypych