Jade Redworth
Jade Redworth
[https://github.com/fnproject/cli/issues/598](Recursive delete checks for triggers that are no longer supports) The following command `fn delete app -r` tries to list functions and triggers to perform a recursive delete. The response...
Fn: Failed to get associated objects: Could not list triggers in function : [GET /triggers][404] ListTriggers default &{Fields: Message:HTTP Triggers are not supported on Oracle Functions.}. This has been fixed...
Fix: [#406 --init-image should fail if no correct image has been provided](https://github.com/fnproject/cli/issues/406)
Set the request-id on the context to be used for each provider request.