<@U04UQ68083H> i updated my Kratos configuration v...
# ory-copilot
m
@chilly-king-10285 i updated my Kratos configuration via configmap and received a log saying
"Configuration change processed successfully."
with event type
*watcherx.ChangeEvent
. does this mean the new configuration has been applied?
c
A message from kapa.ai
Hmm, I don't know enough to give you a confident answer yet. The knowledge sources provided do not contain information about the log message
"Configuration change processed successfully."
with event type
*watcherx.ChangeEvent
. However, in general, a successful log message usually indicates that the operation (in this case, a configuration change) has been processed as expected. For more specific details about how Ory Kratos processes configuration changes and what this log message means, I would recommend referring to the official Ory Kratos documentation or reaching out to the Ory community for support.
m
@chilly-king-10285 does Kratos hot reload configuration changes without restarting?
c
A message from kapa.ai
Yes, Ory Kratos does support hot reloading for some configuration changes without requiring a server restart. This means that certain changes to the configuration can be applied while the server is running, without interrupting service. However, please note that not all configuration values support hot reloading. For those that do, changes can be made and will take effect without needing to restart the server. For configuration values that do not support hot reloading, a server restart would be required for the changes to take effect. All configuration values can also be set using environment variables. For more details, please refer to the [Ory Kratos Configuration Documentation](https://www.ory.sh/docs/kratos/reference/configuration).
m
@chilly-king-10285 which configuration values support hot reloading?
c
A message from kapa.ai
I'm sorry, but the provided knowledge sources do not specify which configuration values in Ory Kratos support hot reloading. For detailed information about which specific configuration values support hot reloading, I recommend referring to the official [Ory Kratos Configuration Documentation](https://www.ory.sh/docs/kratos/reference/configuration).