Karol Stępniewski

Results 21 issues of Karol Stępniewski

- [x] Bug - [ ] Feature - [ ] Enhancement ## Detailed Description With recent version (7040a82d1e) and when using OpenFaaS driver, Trying to invoke function instantly after it...

Function Manager

Values for Dispatch helm chart use hard-coded values for docker registry and minio endpoints. The values.yaml should reflect that.

cla-not-required

## Bug Report When using `create -f`, for functions we can use `@` to indicate that content of that function should be read from a separate file. Similar should be...

Solo

## Feature Request ### Detailed Description Currently used API (https://docs.konghq.com/0.13.x/admin-api/#api-object) is deprecated in version 0.13.x and removed in 0.14.x (latest release). We should update the implementation to use new concepts...

API Gateway

Polish CLI by adding missing examples to commands

good first issue
CLI

## Feature Request ### Detailed Description This issue tracks the metrics implementation in Dispatch. The goal is to collect metrics for different aspects of Dispatch and push them to some...

Test multiple exchanges/fanout approach vs single exchange/topics approach in terms of speed and resource consumption.

Event Manager
scale & performance

This was discovered when working on #213. My initial guess was that it's related to docker pull errors, but it turned out the root cause is different. When running on...

bug
Image Manager

## Bug Report Currently, it's using an older version and custom tiller image, we should try with 2.8.2 which seems stable and fixed issues which the custom image was a...

- [ ] Bug - [ ] Feature - [X] Enhancement ## Detailed Description #351 added support for Kafka transport for events. Kafka does not support wildcard topics when creating...

Event Manager