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

Correct deploy permissions #4028

Merged
merged 1 commit into from
Nov 9, 2022
Merged

Conversation

yurishkuro
Copy link
Member

Turns out read-all|write-all is invalid syntax. Narrowing this further to just deploy perms.

#4017

Signed-off-by: Yuri Shkuro <github@ysh.us>
@yurishkuro yurishkuro requested a review from a team as a code owner November 8, 2022 20:48
@codecov
Copy link

codecov bot commented Nov 8, 2022

Codecov Report

Base: 97.17% // Head: 97.16% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (cfd3ef1) compared to base (f42d8cd).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4028      +/-   ##
==========================================
- Coverage   97.17%   97.16%   -0.01%     
==========================================
  Files         295      295              
  Lines       17390    17390              
==========================================
- Hits        16898    16897       -1     
- Misses        396      397       +1     
  Partials       96       96              
Flag Coverage Δ
unittests 97.16% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
plugin/storage/integration/integration.go 75.95% <0.00%> (-0.39%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yurishkuro yurishkuro merged commit 5828eb8 into jaegertracing:main Nov 9, 2022
@yurishkuro yurishkuro deleted the perms branch November 9, 2022 00:19
shubbham1215 pushed a commit to shubbham1215/jaeger that referenced this pull request Mar 5, 2023
Turns out `read-all|write-all` is invalid syntax. Narrowing this further
to just deploy perms.

jaegertracing#4017

Signed-off-by: shubbham1215 <sawaikershubham@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants