-
Notifications
You must be signed in to change notification settings - Fork 22
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
SANDBOX-681: add ban reason to NewBannedUser func #427
SANDBOX-681: add ban reason to NewBannedUser func #427
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #427 +/- ##
==========================================
+ Coverage 77.35% 77.36% +0.01%
==========================================
Files 49 49
Lines 2009 2010 +1
==========================================
+ Hits 1554 1555 +1
Misses 401 401
Partials 54 54
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
But don't forget to check all the repos (host, member, e2e, reg-service, ksctl, sre) and update them if they use this API.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, nothing more to add to existing feedback from alexey and francisc
I think that we use this function in ksctl and workload-analyzer only |
Quality Gate passedIssues Measures |
Yes! :) |
Description
NewBannedUser
funcIssue ticket number and link
SANDBOX-681
Associated PRs: