Korbinian Stoemmer

Results 20 issues of Korbinian Stoemmer

**Erroneous setup:** On a NATS Jetstream enabled cluster: - Setup two subscriptions - 1 subscription receiving event type a - 1 subscription receiving event type b - send events with...

area/eventing

## Description Remove all log messages from Eventing component logs that do not provide valuable information during an outage. If possible allow changing the loglevel at runtime without restarting the...

area/eventing

## Description Investigate our clustering setup for NATS. During an issue investigation we noticed, that the NATS Server itself reported to be healthy, but the Jetstream Server part (within the...

area/eventing

## Description Verify that EPP rejects messages in the following scenario: - Nats server works AND - Jetstream part in nats does not work ## Acceptance - [ ] reproduce...

area/eventing

## Description As an administrator of eventing based on NATS i want to be able to run `nats server info` on my NATS cluster to get as much information about...

area/eventing

As a user of kyma eventing i want to be able to subscribe to events by specifying only the information i really want to filter events by. For me this...

area/eventing
Epic
lifecycle/frozen
roadmap
2022-Q4

**What this PR does / why we need it**: building the gardenctl fails when building on go 1.18. This PR updates the x/sys libraries to versions supporting go 1.18 **Which...

size/s
needs/review

**Description** `kubectl` works fine with a [`$KUBECONFIG`](https://kubernetes.io/docs/tasks/access-application-cluster/configure-access-multiple-clusters/#linux) set to something like this: ``` /Users/foo/kubeconfig1:/Users/foo/kubeconfig2:/Users/foo/kubeconfig3 ``` internally all mentioned kubeconfig files will be merged into a single kubeconfig and then parsed...

kind/bug
area/cli
lifecycle/stale

**Description** Changes proposed in this pull request: - introduce new interfaces to simplify future development of epp **Related issue(s)**

size/XXL

From looking closely into our integration tests for the jetstream backend, we noticed that most of the tests are covered at the reconciler level (for eg: adding filters/eventTypes, deleting subscription,...

area/eventing