| ... | ... |
@@ -1039,6 +1039,7 @@ func TestAuthorizationSubjectAccessReview(t *testing.T) {
|
| 1039 | 1039 |
}.run(t) |
| 1040 | 1040 |
|
| 1041 | 1041 |
// test checking self-permissions doesn't leak whether namespace exists or not |
| 1042 |
+ // We carry a patch to allow this |
|
| 1042 | 1043 |
subjectAccessReviewTest{
|
| 1043 | 1044 |
description: "harold told he cannot create pods in project nonexistent-project", |
| 1044 | 1045 |
localInterface: haroldClient.LocalSubjectAccessReviews("nonexistent-project"),
|