Berndt Jung
Berndt Jung
## Bug Report Getting a view of events which are subscribable is currently hard. We rely on documentation in event drivers to give a comprehensive and accurate list of event...
## Bug Report The Dispatch API/CLI should limit and/or paginate the function runs. The API starts responding slowly after a large number of runs and currently the only way to...
## Feature Request ### Detailed Description Dispatch is supposed to easily enable automation of IT (particularly on-prem). We should include the powershell-powercli as a base image to make this clear...
## Bug Report ### Expected behavior The event driver status should reflect its current status (ERROR if unavailable) ### Current behavior ### Steps to reproduce ### Impact - [ ]...
## Feature Request ### Detailed Description Event types alone are not enough for routing through subscriptions. The alternative is filtering in a function and calling subsequent functions, however this is...
## Bug Report ### Expected behavior Only one set of base images must be maintained. The execution flow should be similar across both versions of Dispatch and exercise similar code...
## Feature Request ### Detailed Description Dispatch Solo must support authentication before it is released. Hopefully, the existing identity manager can be leveraged to support this. ### Context ### Possible...
## Feature Request ### Detailed Description Debugging should not require access to the Dispatch Solo VM. The logs should be accessible more easily via the API/CLI. We may want to...
## Feature Request ### Detailed Description Use minio for function storage (just like dispatch-knative). Then also be able to offer other features such as hosting static files and general object...
## Feature Request ### Detailed Description The API gateway should be configurable to allow CORS support on endpoints. This should be supported by the istio virtualservice which is used to...