Skip to content

Guard pilot debug api against indefinite locks#18627

Merged
istio-testing merged 2 commits intoistio:masterfrom
therealmitchconnors:bugfix
Nov 5, 2019
Merged

Guard pilot debug api against indefinite locks#18627
istio-testing merged 2 commits intoistio:masterfrom
therealmitchconnors:bugfix

Conversation

@therealmitchconnors
Copy link
Copy Markdown
Contributor

Fixes #18519

@therealmitchconnors therealmitchconnors requested a review from a team as a code owner November 5, 2019 04:49
@istio-policy-bot
Copy link
Copy Markdown

🤔 🐛 You appear to be fixing a bug in Go code, yet your PR doesn't include updates to any test files. Did you forget to add a test?

Courtesy of your friendly test nag.

@googlebot googlebot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Nov 5, 2019
@istio-testing istio-testing added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Nov 5, 2019
@therealmitchconnors
Copy link
Copy Markdown
Contributor Author

/cherrypick release-1.4

@istio-testing
Copy link
Copy Markdown
Collaborator

@therealmitchconnors: once the present PR merges, I will cherry-pick it on top of release-1.4 in a new PR and assign it to you.

Details

In response to this:

/cherrypick release-1.4

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

howardjohn
howardjohn previously approved these changes Nov 5, 2019
@howardjohn howardjohn dismissed their stale review November 5, 2019 04:57

didn't mean to

@istio-testing istio-testing added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Nov 5, 2019
@therealmitchconnors
Copy link
Copy Markdown
Contributor Author

/test gencheck_istio

@therealmitchconnors
Copy link
Copy Markdown
Contributor Author

/retest

@istio-testing istio-testing merged commit d96a9b6 into istio:master Nov 5, 2019
sdake pushed a commit to sdake/istio that referenced this pull request Dec 1, 2019
* Guard pilot debug api against indefinite locks

* remove func wrapper for debug api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

debug/config_distribution is not guarded against empty string

5 participants