Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

secrets: Doc credential helper #563

Merged
merged 1 commit into from
May 29, 2024
Merged

Commits on May 23, 2024

  1. secrets: Doc credential helper

    In the [current architecture](https://github.com/ostreedev/ostree-rs-ext/)
    unfortunately it's going to be hard for us to fix this...it's explicitly
    by design today: https://github.com/ostreedev/ostree-rs-ext/blob/c0e8c8fe9c3344b9d349e2c9371e1335e1173bef/lib/src/container/mod.rs#L427
    
    To handle the "credential helper only" case we'd need to enhance
    skopeo with something like `--no-root-homedir`.
    
    Closes: containers#562
    Signed-off-by: Colin Walters <walters@verbum.org>
    cgwalters committed May 23, 2024
    Configuration menu
    Copy the full SHA
    562028f View commit details
    Browse the repository at this point in the history