Skip to content

WIP Cred vending isolation #2278

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

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

snazy
Copy link
Member

@snazy snazy commented Aug 6, 2025

Follow-up of #2277 - WIP

@github-project-automation github-project-automation bot moved this to PRs In Progress in Basic Kanban Board Aug 6, 2025
@snazy snazy force-pushed the cred-vend-creds-cache-wip branch 3 times, most recently from ce7c3ad to 415a31c Compare August 7, 2025 10:17
snazy added 4 commits August 7, 2025 12:18
Setting an S3 internal endpoint doesn't work, because the property's not carried over from the OpenAPI model type into `AwsStorageConfigInfo`.
The `persistStorageIntegrationIfNeeded` function does nothing in any implementation, therefore the corresponding load-function cannot yield anything ever. This change removes both functions. That allows removing the `createStorageIntegration` function as well and let its only call site `getSubscopedCredsForEntity` be implemented once and directly call the storage integration provider.

Being able to access object storage without access to entities is a requirement for all currently active tasks proposals. This is one step towards that goal.
@snazy snazy force-pushed the cred-vend-creds-cache-wip branch from 415a31c to 7f09cc3 Compare August 7, 2025 10:18
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.

1 participant