Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-1.15] Upgrade knative.dev/eventing to latest 1.15 #4112

Conversation

pierDipi
Copy link
Member

Signed-off-by: Pierangelo Di Pilato <[email protected]>
@knative-prow knative-prow bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Sep 23, 2024
Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.11%. Comparing base (f62e51f) to head (bc23333).
Report is 1 commits behind head on release-1.15.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.15    #4112      +/-   ##
================================================
+ Coverage         48.10%   48.11%   +0.01%     
================================================
  Files               246      246              
  Lines             14642    14645       +3     
================================================
+ Hits               7043     7046       +3     
  Misses             6876     6876              
  Partials            723      723              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pierDipi
Copy link
Member Author

/test unit-tests

1 similar comment
@pierDipi
Copy link
Member Author

/test unit-tests

@pierDipi
Copy link
Member Author

/test upgrade-tests

Copy link
Contributor

@matzew matzew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Sep 24, 2024
Copy link

knative-prow bot commented Sep 24, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: matzew, pierDipi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot merged commit 0c77381 into knative-extensions:release-1.15 Sep 24, 2024
38 of 39 checks passed
@pierDipi pierDipi deleted the upgrade-deps-sep-2024-1.15 branch September 24, 2024 05:43
@pierDipi pierDipi changed the title Upgrade knative.dev/eventing to latest 1.15 [release-1.15] Upgrade knative.dev/eventing to latest 1.15 Sep 24, 2024
pierDipi added a commit to pierDipi/eventing-kafka-broker that referenced this pull request Sep 24, 2024
* Upgrade knative.dev/eventing to latest 1.15

Signed-off-by: Pierangelo Di Pilato <[email protected]>

* Pass PodLister as expected

Signed-off-by: Pierangelo Di Pilato <[email protected]>

* Migrate to library SchedulerFunc to use the new signature

Signed-off-by: Pierangelo Di Pilato <[email protected]>

---------

Signed-off-by: Pierangelo Di Pilato <[email protected]>
pierDipi added a commit to openshift-knative/eventing-kafka-broker that referenced this pull request Sep 26, 2024
…ol and Upgrade knative.dev/eventing to latest 1.15 (#1278)

* Allow enabling sarama logging and disabling client pool (knative-extensions#4103) (knative-extensions#4108)

Add 3 new environment variables:
```
ENABLE_SARAMA_LOGGER       (default: false)
ENABLE_SARAMA_DEBUG_LOGGER (default: false)
ENABLE_SARAMA_CLIENT_POOL  (default: true)
```

Signed-off-by: Pierangelo Di Pilato <[email protected]>

* Upgrade knative.dev/eventing to latest 1.15 (knative-extensions#4112)

* Upgrade knative.dev/eventing to latest 1.15

Signed-off-by: Pierangelo Di Pilato <[email protected]>

* Pass PodLister as expected

Signed-off-by: Pierangelo Di Pilato <[email protected]>

* Migrate to library SchedulerFunc to use the new signature

Signed-off-by: Pierangelo Di Pilato <[email protected]>

---------

Signed-off-by: Pierangelo Di Pilato <[email protected]>

---------

Signed-off-by: Pierangelo Di Pilato <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/control-plane lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants