-
Notifications
You must be signed in to change notification settings - Fork 173
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
WIP: Add linux kernel keyring based credential helper (carry) #235
Draft
thaJeztah
wants to merge
9
commits into
docker:master
Choose a base branch
from
thaJeztah:keyctl_helper_carry
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Oct 24, 2024
-
Add linux kernel keyring based credential helper
Implement kernel kerying based credential helper for storing and retrieving secrets. Signed-off-by: Alakesh Haloi <alakeshh@amazon.com> Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for 8d087d0 - Browse repository at this point
Copy the full SHA 8d087d0View commit details -
While pkg/errors is a great package, it's probably not needed for how it's used in this project, so let's replace with Go's native error wrapping. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for 0ef4c73 - Browse repository at this point
Copy the full SHA 0ef4c73View commit details -
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for eb6f6c4 - Browse repository at this point
Copy the full SHA eb6f6c4View commit details -
keyctl: move files to linux-only
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for ef5076f - Browse repository at this point
Copy the full SHA ef5076fView commit details -
vendor github.com/jsipprell/keyctl v1.0.3
full diff: jsipprell/keyctl@v1.0.0...v1.0.3 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for 14e24ce - Browse repository at this point
Copy the full SHA 14e24ceView commit details -
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for 904727c - Browse repository at this point
Copy the full SHA 904727cView commit details -
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for 96cd3c7 - Browse repository at this point
Copy the full SHA 96cd3c7View commit details -
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for 0f7aebd - Browse repository at this point
Copy the full SHA 0f7aebdView commit details -
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for f9cb88e - Browse repository at this point
Copy the full SHA f9cb88eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.