[release-v1.4] Tests for encryption with Kourier local gateway (#13263)#1233
Conversation
* Generate Secrets * Commit generated cert-secret.yaml * httpproxy enables tls client * httpproxy uses https when CA_CERT specified * Pass CA_CERT and SERVER_NAME env variables properly to tests
|
/lgtm |
|
I think we need this in 1.5+ too, assuming tls support is there. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mgencur, skonto 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 |
|
@skonto Yes. I will backport it to 1.5, 1.6, 1.7 too. |
|
@mgencur: all tests passed! 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. |
|
Tests passed. /hold cancel |
Backport of knative@6d3d676
The test for encryption for cluster-local services won't be active in this repo. It will be consumed by other repositories such as serverless-operator where it will be activated.