Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Provide scope for each cred via the ops.provider #41

Merged
merged 2 commits into from
Oct 27, 2023

Conversation

addyess
Copy link
Contributor

@addyess addyess commented Oct 27, 2023

the provider side of the kube-control relation can respond to requests coming from the requires side for credentials. the Provider responds to the requests by placing another map item into its creds structure one for each request.user

Since every requirer "sees" all the request responses in the creds structure coming from the provider, it must pick out the response intended for it using the scope.

@addyess addyess merged commit fa711ad into master Oct 27, 2023
6 checks passed
@mateoflorido mateoflorido deleted the feature/cloud-integration branch October 27, 2023 19:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants