Skip to content

Conversation

@alexnrod
Copy link
Contributor

What

The 'Config file:' line in immudb startup logs always showed the hardcoded default value configs/immudb.toml regardless of which config file was actually loaded via the --config flag or IMMUDB_CONFIG env var.

Testing

Tested on my local minikube cluster, the actual path is reflected in immudb logs on startup now.

@coveralls
Copy link
Collaborator

coveralls commented Sep 30, 2025

Coverage Status

coverage: 89.267% (+0.001%) from 89.266%
when pulling 54c339b on alexnrod:fix/display-actual-config-path-on-startup
into 6ac516b on codenotary:master.

@ostafen
Copy link
Collaborator

ostafen commented Sep 30, 2025

@alexnrod: thanks for this fix.

Commits require verified signatures in order to be merged to the master branch. Could you please sign your commit?

@alexnrod alexnrod force-pushed the fix/display-actual-config-path-on-startup branch from ac916b7 to e4ae48a Compare October 1, 2025 15:37
The 'Config file:' line in immudb startup logs always showed
the hardcoded default value 'configs/immudb.toml' regardless of which
config file was actually loaded via --config flag or IMMUDB_CONFIG env var.

Signed-off-by: Alexander Rodionov <[email protected]>
@alexnrod alexnrod force-pushed the fix/display-actual-config-path-on-startup branch from e4ae48a to 54c339b Compare October 1, 2025 15:39
@alexnrod
Copy link
Contributor Author

alexnrod commented Oct 1, 2025

@alexnrod: thanks for this fix.

Commits require verified signatures in order to be merged to the master branch. Could you please sign your commit?

this is completed

@ostafen ostafen merged commit 0578f93 into codenotary:master Oct 1, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants