Teresaliu

Results 7 issues of Teresaliu

## Proposed Changes - Port SinkbindingV1Job test to rekt ### Pre-review Checklist - [ ] **At least 80% unit test coverage** - [ ] **E2E tests** for any new behavior...

size/L
area/test-and-release

Fix issue #6456 ### Pre-review Checklist - [ ] **At least 80% unit test coverage** - [ ] **E2E tests** for any new behavior - [ ] **Docs PR** for...

size/XS
lgtm
ok-to-test
needs-rebase

**Describe the bug** There are two unit test can't pass in [[eventing-kafka-broker](https://github.com/knative-sandbox/eventing-kafka-broker ) ] and [ [eventing-natss]( https://github.com/knative-sandbox/eventing-natss ) ] (1) The Error of [Unit Test (eventing-kafka-broker, knative-sandbox) ](https://github.com/knative/eventing/runs/7516228894?check_suite_focus=true#logs) is...

kind/bug

Fixes #6383 ## Proposed Changes - Removing deprecated eventing.knative.dev/release label ### Pre-review Checklist - [ ] **At least 80% unit test coverage** - [ ] **E2E tests** for any new...

size/L
area/test-and-release
do-not-merge/hold

We want to benchmark the latest django performance so I've updated the django version to latest ``` --- a/frameworks/Python/django/requirements.txt +++ b/frameworks/Python/django/requirements.txt @@ -1,4 +1,4 @@ -Django==3.2.19 +Django==4.1.7 ``` ### OS...

Fixes #6302 Signed-off-by: Teresaliu [[email protected]](https://github.com/knative/eventing/pull/[email protected]) ## Proposed Changes - Extend the PingSourceSpec with a new variable``Date`` and update corresponding field ``Date`` of PingSource API - Field ``Date`` and ``Schedule`` are...

size/L
area/test-and-release
needs-rebase
lifecycle/stale

### Description When kubelet continuous call StopPodSandbox and StopContainer, **the timestamp is Aug 7 19:07:50**,there are no any TaskExit Event of this container but it has the following errors: ```...

kind/bug