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

Remove unnecessary context for authz #6193

Merged
merged 4 commits into from
Apr 17, 2023
Merged

Remove unnecessary context for authz #6193

merged 4 commits into from
Apr 17, 2023

Conversation

absoludity
Copy link
Contributor

Description of the change

We no longer need to be passing the context down and around for authorization, as headers are used now.

This PR isn't complete - I've got a bunch of TODOs that I need to followup.

Benefits

Possible drawbacks

Applicable issues

Additional information

Signed-off-by: Michael Nelson <minelson@vmware.com>
Signed-off-by: Michael Nelson <minelson@vmware.com>
@netlify
Copy link

netlify bot commented Apr 14, 2023

Deploy Preview for kubeapps-dev canceled.

Name Link
🔨 Latest commit c0950a5
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/643cabda3ab07f0008f43cac

Signed-off-by: Michael Nelson <minelson@vmware.com>
Signed-off-by: Michael Nelson <minelson@vmware.com>
@absoludity absoludity marked this pull request as ready for review April 17, 2023 06:16
@absoludity absoludity merged commit 7b06c61 into main Apr 17, 2023
@absoludity absoludity deleted the 6013-removal-2 branch April 17, 2023 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants