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

Fix rekt compile errors (#1016) #487

Merged
merged 1 commit into from
Dec 7, 2021
Merged

Fix rekt compile errors (#1016) #487

merged 1 commit into from
Dec 7, 2021

Conversation

serverless-qe
Copy link
Collaborator

knative-extensions/reconciler-test#261
has breaking changes that this patch fixes.

Signed-off-by: Pierangelo Di Pilato pdipilat@redhat.com

@openshift-ci
Copy link

openshift-ci bot commented Dec 7, 2021

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: serverless-qe
To complete the pull request process, please assign jcrossley3 after the PR has been reviewed.
You can assign the PR to them by writing /assign @jcrossley3 in a comment when ready.

The full list of commands accepted by this bot can be found 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

@openshift-ci openshift-ci bot requested review from lberk and pierDipi December 7, 2021 00:34
@alanfx
Copy link
Collaborator

alanfx commented Dec 7, 2021

OCF Webhook is merging this PR

@alanfx alanfx merged commit 50f2454 into release-next Dec 7, 2021
ReToCode pushed a commit to ReToCode/eventing-kafka that referenced this pull request Jan 3, 2023
…le before the subscription is marked ready (openshift-knative#487)

* Restart probing dispatchers if the pods change before being ready

Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>

* fix when to return subscribers reconciled

Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>

* Proper locking in status prober

Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>

* Add a debug log when dispatcher pods change

Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>

* Refresh pods probing on dispatcher pod changes

Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>

* change some bad var names

Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>

* Add prober test for succeeding only after refreshing pod probing

Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>

* Update struct creation after unused field removed

Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>

* Reuse same handler for pod informer

Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>

* Fix a couple of typos

Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>
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.

2 participants