-
**Is your feature request related to a problem? Please describe.**
When you bind filter in parent router (it was dispatcher in my case), but not in the routers that have handlers that use the filter,…
-
Currently app.js is pretty confusing, mixing together a lot of setup code with some business logic. I'd like to separate out the following business logic:
1. Omnibot's decision about what channels …
-
```
Sep 13 10:56:49.180: Unexpected error:
: {
ErrStatus: {
TypeMeta: {Kind: "", APIVersion: ""},
ListMeta: {
SelfLink: …
-
```TimeoutWarning: Detected slow response into webhook. (Greater than 55 seconds)```
```Recommended to use 'async_task' decorator from Dispatcher for handler with long timeouts.```
I think above…
-
In order for users to deploy CKF in an airgapped environment https://github.com/canonical/bundle-kubeflow/issues/678 they'll need to be able to
1. Define all the `--resource`s of a Charm https://disc…
-
-
**Given**
kyma-operator needs to expose configuration for specifying components to be installed concurrently
**AC**
- concurrent installation of eventing component should be possible.
FYI:…
-
**Describe the bug**
When I create kafkasource that consume messages from a topic with one partition, it creates a consumer groupe with 3 members one for the kafkasource and two for the kafka-source-…
-
In test run https://solutions.qa.canonical.com/testruns/4c1c6e4a-c895-4c2b-88d9-16d2b109d511/, which is deploying ckf 1.7/stable on ck8s 1.24 focal on aws, the installation fails with the following ju…
-
**Describe the bug**
In one of our clusters , when we are posting events using MT channel based broker URL , we are seeing timeouts for the request.
**Expected behavior**
Event to be successfull…