kyma-project / serverless

Apache License 2.0
4 stars 19 forks source link

POC : Test capabilities in function UI #542

Open kwiatekus opened 10 months ago

kwiatekus commented 10 months ago

Description

Prove that it is possible to trigger a function with any custom payload from Kyma UI and receive a response that is displayable in the UI

Reasons

Investigate what is EASILY achievable for testing scenarios described in #346

Attachments test-ui drawio

pPrecel commented 8 months ago

This API document may be useful. It contains info about calling services from outside the cluster through the API server.

Look at the Create Connect Proxy Path section

kwiatekus commented 4 days ago

Depends on https://github.com/kyma-project/busola/issues/3122