-
Notifications
You must be signed in to change notification settings - Fork 65
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
Copy the SA token of sub-spaces only for specific tiers #972
Conversation
Signed-off-by: Kartikey Mamgain <kmamgain@redhat.com>
Signed-off-by: Kartikey Mamgain <kmamgain@redhat.com>
# Conflicts: # controllers/spacerequest/spacerequest_controller.go # controllers/spacerequest/spacerequest_controller_test.go
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.
/lgtm
@dperaza4dustbit: changing LGTM is restricted to collaborators In response to this:
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. |
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 overall, just a couple minor questions/comments
Co-authored-by: Rajiv Senthilnathan <rajivnathan@gmail.com>
Co-authored-by: Rajiv Senthilnathan <rajivnathan@gmail.com>
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.
Cool 👍
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, looks great 👍
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dperaza4dustbit, MatousJobanek, mfrancisc, rajivnathan The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Co-authored-by: Rajiv Senthilnathan <rajivnathan@gmail.com>
/retest |
1 similar comment
/retest |
Quality Gate passedIssues Measures |
/retest |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #972 +/- ##
==========================================
+ Coverage 83.64% 83.79% +0.14%
==========================================
Files 55 55
Lines 6299 6312 +13
==========================================
+ Hits 5269 5289 +20
+ Misses 844 839 -5
+ Partials 186 184 -2
|
Jira: https://issues.redhat.com/browse/ASC-402
Replaces : #902
E2E tests: codeready-toolchain/toolchain-e2e#895