Skip to content

Fix TPRs security issue#230

Merged
mbohlool merged 4 commits into
kubernetes-client:masterfrom
mbohlool:tpr_fix
May 25, 2017
Merged

Fix TPRs security issue#230
mbohlool merged 4 commits into
kubernetes-client:masterfrom
mbohlool:tpr_fix

Conversation

@mbohlool

@mbohlool mbohlool commented May 22, 2017

Copy link
Copy Markdown
Contributor

The TPR spec file defined security tags for TPR operations incorrectly. All of our operations inherit security from the root one, thus this file should not specify any security tag.

fixes #227

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 22, 2017
@pvdvreede

Copy link
Copy Markdown

👍 Thanks for the quick turnaround! Just used your branch from this PR and it seems to have fixed my issue. :)

@mbohlool mbohlool requested a review from jonathan-kosgei May 22, 2017 07:48
@mbohlool mbohlool merged commit 1036268 into kubernetes-client:master May 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Authentication issue for new list third party resource endpoint

3 participants