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

Add authorization to function worker REST endpoints #4628

Merged
merged 1 commit into from
Jun 29, 2019

Conversation

jerrypeng
Copy link
Contributor

Motivation

Currently, some of the REST endpoints for the worker does have perform any authorization checks. However, these endpoints are to help cluster admins debug the cluster and contain internal information about the cluster.

Modifications

Add authorization to these endpoints so that only a cluster admin can access these endpoints

@jerrypeng jerrypeng added this to the 2.4.1 milestone Jun 27, 2019
@jerrypeng jerrypeng self-assigned this Jun 27, 2019
@jerrypeng jerrypeng requested a review from rdhabalia June 27, 2019 18:46
@jerrypeng
Copy link
Contributor Author

rerun java8 tests

@jerrypeng jerrypeng merged commit c0a57d0 into apache:master Jun 29, 2019
jiazhai pushed a commit that referenced this pull request Aug 28, 2019
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

2 participants