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-v1.14] Allow enabling sarama logging and disabling client pool and Upgrade knative.dev/eventing to latest 1.14 #1279

Conversation

@openshift-ci openshift-ci bot requested review from creydr and lberk September 24, 2024 12:54
@pierDipi pierDipi changed the title Cp 1754676fd439db2b8397eaed19701542072e583a v1.14 [release-v1.14] Allow enabling sarama logging and disabling client pool and Upgrade knative.dev/eventing to latest 1.14 Sep 24, 2024
Copy link
Member

@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

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD d0f70a2 and 2 for PR HEAD ad34290 in total

1 similar comment
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD d0f70a2 and 2 for PR HEAD ad34290 in total

@matzew
Copy link
Member

matzew commented Sep 25, 2024

/retest

@openshift-ci openshift-ci bot removed the lgtm label Sep 25, 2024
knative-extensions#4103) (knative-extensions#4107)

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

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 <pierdipi@redhat.com>

* Set GetKafkaClient

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

---------

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
…xtensions#4113)

* Upgrade knative.dev/eventing to latest 1.14

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* Pass PodLister as expected

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* Migrate to library SchedulerFunc to use the new signature

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

---------

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
@pierDipi pierDipi force-pushed the cp-1754676fd439db2b8397eaed19701542072e583a-v1.14 branch from 1a0b8ee to 1721249 Compare September 25, 2024 07:33
@pierDipi
Copy link
Member Author

/retest-required

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
@pierDipi pierDipi force-pushed the cp-1754676fd439db2b8397eaed19701542072e583a-v1.14 branch from 1721249 to 58f5ca2 Compare September 25, 2024 09:05
Copy link
Member

@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

@openshift-ci openshift-ci bot added the lgtm label Sep 25, 2024
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 4cc583f and 2 for PR HEAD 58f5ca2 in total

Error:
```
2024-09-25T10:41:51.023869929Z panic: Unable to fetch k8s.io/client-go/informers/core/v1.PodInformer with selector app.kubernetes.io/kind=kafka-dispatcher from context.
```

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
@openshift-ci openshift-ci bot removed the lgtm label Sep 25, 2024
@matzew
Copy link
Member

matzew commented Sep 25, 2024

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Sep 25, 2024
Copy link

openshift-ci bot commented Sep 25, 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

Copy link

openshift-ci bot commented Sep 25, 2024

@pierDipi: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/416-test-reconciler-encryption-auth-aws-416 7624f25 link true /test 416-test-reconciler-encryption-auth-aws-416

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@pierDipi
Copy link
Member Author

/test 416-test-reconciler-encryption-auth-aws-416

@pierDipi pierDipi merged commit d3f6b04 into openshift-knative:release-v1.14 Sep 25, 2024
5 of 7 checks passed
@pierDipi pierDipi deleted the cp-1754676fd439db2b8397eaed19701542072e583a-v1.14 branch September 25, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants