server: status test filters out non-heap files#98587
server: status test filters out non-heap files#98587craig[bot] merged 1 commit intocockroachdb:masterfrom
Conversation
Resolves: cockroachdb#47121 Epic: None Release note: None
knz
left a comment
There was a problem hiding this comment.
it feels to me that if the type of file requested is HEAP, the pattern should never select heap files (i.e. we should filter server-side so that the client cannot use Patterns to grab unrelated files that they shouldn't have access to)
the handler prepends the glob with the target directory already so the |
abarganier
left a comment
There was a problem hiding this comment.
Reviewable status:
complete! 1 of 0 LGTMs obtained
|
TFTRs bors r=knz,abarganier |
|
Build failed (retrying...): |
|
Build succeeded: |
Resolves: #98213
Resolves: #47121
Epic: None
Release note: None