[WIP] [DNM] Tests for multitenancy with Service Mesh#2183
[WIP] [DNM] Tests for multitenancy with Service Mesh#2183pierDipi wants to merge 44 commits intoopenshift-knative:mainfrom
Conversation
This reverts commit c7cb78f.
Source:
github.com/pierDipi/knative-istio-authz-chart
policies generated by:
helm template ./ --set name=serverless-tests --set
"namespaces={serverless-tests}"
* Add specific authorization policies for traffic from eventing components to activator.
The webhook needs to be installed for both upstream Serving tests and downstream serverless-operator tests. Better to install it at the beginning.
For DomainMapping test
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pierDipi The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test 4.13-upstream-e2e-mesh-aws-ocp-413 |
|
/test ? |
|
@pierDipi: The following commands are available to trigger required jobs:
The following commands are available to trigger optional jobs:
Use
DetailsIn 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. |
|
/test 4.13-upstream-e2e-mesh-aws-ocp-413 |
|
After skipping the test because of #2171 (comment) I'm getting a serving test failure |
|
We've not seen that one earlier, retesting /test 4.13-upstream-e2e-mesh-aws-ocp-413 |
|
I'm going to test this locally. |
|
Let's see with all possible domain names allowed. /test 4.13-upstream-e2e-mesh-aws-ocp-413 |
|
/test 4.13-upstream-e2e-mesh-aws-ocp-413 |
|
/test 4.13-upstream-e2e-mesh-aws-ocp-413 |
|
@pierDipi: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
|
I'm trying locally, still EOF |
|
what I'm noticing is the same as the old behavior I was getting, client side which makes me think that it's not instantiating an mTLS connection |
|
PR needs rebase. DetailsInstructions 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. |
Based on #2171