Leo Li

Results 43 issues of Leo Li

## What is changing? (Please include as many details as possible.) Adding the explanation for which configuration takes preference over the other in Default Broker Config 1. https://github.com/knative/eventing/pull/7631 ## Additional...

lifecycle/stale

In the Knative Eventing community, we've been thrilled to see a surge in active contributions from new members. This influx of enthusiasm is a positive sign of growth. However, it...

## Proposed Changes - Instead of using `.`, we use `-`, otherwise it might cause error when using yq ### Pre-review Checklist - [ ] **At least 80% unit test...

approved
lgtm
size/S
area/test-and-release

**Problem** Currently,under the knative eventing repo, `hack/` folder, there are many scripts. Something like [this](https://github.com/knative-extensions/eventing-kafka-broker/blob/main/hack/run.sh#L12-L41) in the knative-extensions/eventing-kafka-broker repo would be ideal. Only one script with commands callout out to...

kind/feature-request

Fixes #5992 ## Proposed Changes - Allowing users to set the default configuration for the namespaces adds more flexibility, in case they want to have the different configuration settings for...

size/XXL

**Problem** Adding more test cases to test out the broker classes configuration in the default broker class configuration. The tests that get involved are **unit tests**. Files involved: pkg/apis/eventing/v1/broker_defaults_test.go **[Persona:](https://github.com/knative/eventing/blob/main/docs/personas.md)**...

kind/feature-request
area/test-and-release
triage/accepted

**Describe the bug** In the rekt test below, SendsEventsWithEventTypes tests pingsource to a ready broker. https://github.com/knative/eventing/blob/86e9804285dedd8819ee437058661dd2af18ef4a/test/rekt/features/pingsource/features.go#L134 As we can see from the log of the sink, the event has been...

kind/feature-request
lifecycle/stale

**Describe the feature** If we don't pass in the variable, then don't check the year. ``` com.mycila license-maven-plugin ${mycila.license.plugin.version} com/mycila/maven/plugin/license/templates/APACHE-2.txt src/**/*.java **/DataPlaneContract.java Authors [email protected] 2018 check-license check verify ``` **Any...

is:feature

### Check for duplicates - [X] Checked ### Service Name Knative ### Comment Open Source serverless framework + event-driven architecture framework https://knative.dev/docs/ ![image](https://github.com/SAWARATSUKI/ServiceLogos/assets/36619969/dd6c617b-bbc5-496c-a515-1b041c5f8c53)

enhancement
request

**Problem** When using SinkBinding to bind a Kubernetes service of type Load Balancer as a sink or a Knative Service as a sink, Knative consistently resolves the service name to...

kind/feature-request