-
Notifications
You must be signed in to change notification settings - Fork 283
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
Update the TLS termination of the default instance from passthrough to rencrypt #703
Update the TLS termination of the default instance from passthrough to rencrypt #703
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
6c96f41
to
02442bf
Compare
/retest |
bdb2e0f
to
34ce297
Compare
34ce297
to
1fe9766
Compare
/retest |
2 similar comments
/retest |
/retest |
1fe9766
to
2196d1b
Compare
/retest |
1 similar comment
/retest |
6ea391c
to
7c9c099
Compare
/retest |
dd185d2
to
e5324e5
Compare
/retest |
e5324e5
to
c2080ee
Compare
/retest |
886a0d4
to
853cd29
Compare
/retest |
c8ad670
to
452351e
Compare
/retest |
3 similar comments
/retest |
/retest |
/retest |
/retest |
1 similar comment
/retest |
4cafaa4
to
f10e0c6
Compare
Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>
Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>
Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>
Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>
Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>
Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>
Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>
f10e0c6
to
e55ae25
Compare
/retest |
e55ae25
to
460972c
Compare
Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>
460972c
to
4ae3309
Compare
/retest |
/retest |
@chetan-rns: The following tests failed, say
Full PR test history. Your PR dashboard. 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-sigs/prow repository. I understand the commands that are listed here. |
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
I am merging even those this is still failing:
--- FAIL: kuttl/harness/1-066_validate_redis_secure_comm_no_autotls_no_ha (100.70s)
This will allow other teams to test their fixes, while waiting for the redis test to be updated.
…o rencrypt (redhat-developer#703) * Update TLS termination from passthrough to reencrypt Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com> * add e2e tests to verify the default route Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com> * update the default TLS config in the argocd operator Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com> * revert the edge termination policy to Redirect Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com> * Fix e2e tests validate_default_argocd_route Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com> * Run e2e test in parallel Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com> * update argocd-operator to bring in TLS config changes Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com> * Add missing permissions to list networkpolicies Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com> --------- Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>
What type of PR is this?
What does this PR do / why we need it:
Have you updated the necessary documentation?
Which issue(s) this PR fixes:
Fixes https://issues.redhat.com/browse/GITOPS-4674
Test acceptance criteria:
How to test changes / Special notes to the reviewer: