cldfzn

Results 5 issues of cldfzn

## Describe the bug The following error occurs when using `assertSoftly` from kotest with a lambda > 10 lines. The function doesn't have a parameter so you cannot set a...

bug

I'm trying out spring-cloud-function with a KNative installation. I have simple spring boot application with the following configuration: ```kotlin @Configuration class CloudEventConfiguration { private val logger = KotlinLogging.logger {} @Bean...

### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/dexidp/dex/blob/master/.github/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/dexidp/dex/issues) for an issue that...

**Describe the bug** When I attempt to use a trigger with the new-trigger-filters feature enabled in the config-features configmap I do not see any filtering and a service attached to...

kind/bug
lifecycle/stale
triage/needs-user-input

**Problem** I have istio ambient mode enabled, and an ApiServerSource. The ApiServerSource eventually crashes out from a "read: connection reset by peer". I need some way to disable ambient redirection...

kind/feature-request