mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-02-05 05:33:35 -06:00
[PR #108] [CLOSED] Add support for secrets mounted as files #252
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Cleanuparr/Cleanuparr/pull/108
Author: @Flaminel
Created: 3/28/2025
Status: ❌ Closed
Base:
main← Head:add_support_for_files_as_secrets📝 Commits (1)
1eacf5dadded support for secrets mounted as files📊 Changes
4 files changed (+82 additions, -3 deletions)
View changed files
📝
code/Executable/DependencyInjection/ConfigurationDI.cs(+7 -2)📝
code/Executable/DependencyInjection/MainDI.cs(+1 -1)➕
code/Infrastructure/Providers/DockerSecretsConfigurationProvider.cs(+63 -0)➕
code/Infrastructure/Providers/DockerSecretsConfigurationSource.cs(+11 -0)📄 Description
Closes #107
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.