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

Update profile endpoints to request a client.Client during an HTTP request #1353

Merged
merged 1 commit into from Jan 28, 2022

Conversation

yiannistri
Copy link
Contributor

@yiannistri yiannistri commented Jan 27, 2022

Part of: #1092

What changed?
Updated profile endpoints to request a client.Client during an HTTP request.

Why?
The end goal is to execute calls to the Kubernetes API on behalf of the authenticated user.

How did you test it?
Updated existing unit tests

Release notes
Not yet, still behind a feature flag.

Documentation Changes
Not yet, still behind a feature flag.

@yiannistri yiannistri marked this pull request as ready for review January 27, 2022 09:54
@yiannistri yiannistri changed the title Update profile endpoints Update profile endpoints to request a client.Client during an HTTP request Jan 27, 2022
Copy link
Contributor

@jpellizzari jpellizzari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me 👍

Copy link
Contributor

@aclevername aclevername left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! The acceptance test is pended, worth unpending and giving it a run locally. You will have to follow steps in https://github.com/weaveworks/weave-gitops/blob/main/CONTRIBUTING.md#running-acceptance-tests. Happy to pair/help if you hit any problems

@yiannistri yiannistri merged commit bffa6e0 into main Jan 28, 2022
@yiannistri yiannistri deleted the profile-endpoints branch January 28, 2022 16: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.

None yet

3 participants