Skip to content

[Bug]: metadata-service uses inconsistent config location $HOME/.metadata-service instead of $HOME/.config/metadata-service #45

Description

@seantronsen

Describe the bug

boot-service uses the latter as of OpenCHAMI/boot-service#40, thus rendering this behavior inconsistent.

For simplicity, we should default to XDG_CONFIG_HOME. go provides a func in the stdlib already for this: os.UserConfigDir

Steps to reproduce

See 02a3722

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions