Conversation
13f6f5e to
d0543af
Compare
|
BTW, did upstream has a test for this? if not, can you add a new e2e test? |
ok, will add e2e test for upstream tls |
zhaohuabing
left a comment
There was a problem hiding this comment.
Thanks for working on this! This PR is in a good shape, but there're a few things I'd like to improve:
- Error handling
- Policy status update
- unit and e2e tests
thanks @zhaohuabing for the review, I am working on it |
|
hey @TasdidurRahman, can you address the comments ? |
hello @arkodg , I have checked the comments and working accordingly. thanks! |
|
hey @TasdidurRahman any update on this PR ? |
the status update is working fine. adding the e2e test. will be done by next week |
|
hey @TasdidurRahman ive started working on downstream mTLS #2490 which is very similar to this PR, will try and wrap this up by this week, so this PR can reuse the same components for upstream tls |
|
Sorry for the delay @TasdidurRahman , #2490 has merged, recommend using those helper xds methods for this PR as well, tia |
np, will do it asap |
|
/retest |
1 similar comment
|
/retest |
|
@TasdidurRahman all the conformance tests are failing, can you ptal |
hi @arkodg , can you rerun the test? ig it was rbac issue |
Signed-off-by: Tasdidur Rahman <tasdidurrahmannahyan@gmail.com>
Signed-off-by: TasdidurRahman <tasdid@appscode.com>
Signed-off-by: Tasdidur Rahman <tasdidurrahmannahyan@gmail.com>
Signed-off-by: Tasdidur Rahman <tasdidurrahmannahyan@gmail.com>
Signed-off-by: Tasdidur Rahman <tasdidurrahmannahyan@gmail.com>
Signed-off-by: Tasdidur Rahman <tasdidurrahmannahyan@gmail.com>
Signed-off-by: Tasdidur Rahman <tasdidurrahmannahyan@gmail.com>
Signed-off-by: Tasdidur Rahman <tasdidurrahmannahyan@gmail.com>
Signed-off-by: Tasdidur Rahman <tasdidurrahmannahyan@gmail.com>
Signed-off-by: TasdidurRahman <tasdid@appscode.com>
Signed-off-by: TasdidurRahman <tasdid@appscode.com>
Signed-off-by: TasdidurRahman <tasdid@appscode.com>
Signed-off-by: Tasdidur Rahman <tasdidurrahmannahyan@gmail.com>
Signed-off-by: Tasdidur Rahman <tasdidurrahmannahyan@gmail.com>
e41bfcc to
550db2d
Compare
Signed-off-by: Tasdidur Rahman <tasdidurrahmannahyan@gmail.com>
adf1666 to
a3b39f2
Compare
you can retrigger ci |
|
/retest |
What type of PR is this?
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes ##2033