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.9] Backport upstream commits #228

Merged

Conversation

pierDipi
Copy link
Member

This is backporting a few upstream commits that fix a few issues

knative-prow-robot and others added 8 commits May 17, 2023 14:53
This is an automated cherry-pick of knative#6702

Signed-off-by: Knative Automation <automation@knative.team>
Co-authored-by: Knative Automation <automation@knative.team>
…rce version (knative#6670) (knative#6725)

This reverts commit
knative@4d6e1fc.

It has the side effect of dropping channel spec fields, so even
immutable
fields are dropped, hence channels will fail to get updated.

We need to re-evalute the approach to fix the orginal issue:
knative#6636, patch will always
have edge cases that will lead the original bug because subscriptions
are reconciled independently from each other (and potentially by
multiple controller replicas), so update is the only way of having
concurrency control at the resource level but we should make sure
that we're preserving unknown fields when updating channelables.
…n unscehdulable pods (knative#6730)

This is an automated cherry-pick of knative#6726

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Co-authored-by: Pierangelo Di Pilato <pierdipi@redhat.com>
…native#6734)

This is an automated cherry-pick of knative#6729

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Co-authored-by: Pierangelo Di Pilato <pierdipi@redhat.com>
knative#6738)

This is an automated cherry-pick of knative#6737

Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
…f many parameters (knative#6740)

This is an automated cherry-pick of knative#6736

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Co-authored-by: Pierangelo Di Pilato <pierdipi@redhat.com>
…ative#6768)

This is an automated cherry-pick of knative#6767

```release-note

```

Co-authored-by: Martin Gencur <mgencur@redhat.com>
bumping pkg -dprotaso

/cc knative/eventing-writers
/assign knative/eventing-writers

Produced by: knative-sandbox/knobots/actions/update-deps

Signed-off-by: Knative Automation <automation@knative.team>
@openshift-ci openshift-ci bot requested review from aliok and creydr May 17, 2023 12:59
Copy link
Member

@creydr creydr left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci
Copy link

openshift-ci bot commented May 17, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: creydr, 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

@openshift-merge-robot openshift-merge-robot merged commit 5810401 into openshift-knative:release-v1.9 May 17, 2023
@pierDipi pierDipi deleted the cp-fixes-v1.9 branch May 17, 2023 14:10
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.

5 participants