Skip to content

Conversation

Tom-Hubrecht
Copy link

C.f. https://systemd.io/CREDENTIALS/

This allows using systemd's native secrets management mechanism by default

Copy link
Contributor

hyperlint-ai bot commented Jun 11, 2025

PR Change Summary

Added support for systemd's LoadCredential mechanism to enhance secrets management capabilities.

  • Introduced loadcredential_settings parameter in multiple settings classes.
  • Updated return statements to include loadcredential_settings for better integration with systemd's secrets management.
  • Enhanced documentation to reflect the new LoadCredential support.

Modified Files

  • docs/index.md

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

@hramezani
Copy link
Member

Thanks @Tom-Hubrecht for creating this PR. Unfortunately, we can't accept these new settings source because of the following reasons:

  • People are not interested in this settings source, and this is the first request.
  • pydantic-settings provide the ability to have this settings source as a custom source in your code
  • It is really hard for us to maintain these settings sources, and we are already maintaining a lot of them.

Thanks for your understanding.

C.f. https://systemd.io/CREDENTIALS/

This allows using systemd's native secrets management mechanism by
default
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.

2 participants