Jsonata: Support creating TLS server#73
Jsonata: Support creating TLS server#73knative-prow[bot] merged 2 commits intoknative-extensions:mainfrom
Conversation
|
@pierDipi: The label(s) 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-sigs/prow repository. |
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
a6f31fd to
076eb25
Compare
| @@ -0,0 +1,21 @@ | |||
| -----BEGIN CERTIFICATE----- | |||
There was a problem hiding this comment.
Yes, this is just for testing / local dev
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: matzew, 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 |
This adds support for creating TLS Server for the JSONata transformation.
Changes
/kind
Fixes #
Release Note
Docs