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

Using a CONST for the default delivery order of events #1496

Merged

Conversation

matzew
Copy link
Contributor

@matzew matzew commented Nov 17, 2021

Signed-off-by: Matthias Wessendorf mwessend@redhat.com

Fixes #

Proposed Changes

  • as per title

Release Note


Docs

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
@google-cla google-cla bot added the cla: yes Indicates the PR's author has signed the CLA. label Nov 17, 2021
@knative-prow-robot knative-prow-robot added area/control-plane approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Nov 17, 2021
@matzew
Copy link
Contributor Author

matzew commented Nov 17, 2021

/assign @pierDipi
We have same const in the source - I found it nice to do same for channel.go

@codecov
Copy link

codecov bot commented Nov 17, 2021

Codecov Report

Merging #1496 (48bf519) into main (30b00b8) will decrease coverage by 0.05%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1496      +/-   ##
============================================
- Coverage     73.48%   73.43%   -0.06%     
+ Complexity      585      583       -2     
============================================
  Files           101      101              
  Lines          3975     3975              
  Branches        165      165              
============================================
- Hits           2921     2919       -2     
- Misses          815      818       +3     
+ Partials        239      238       -1     
Flag Coverage Δ
java-unittests 82.15% <ø> (-0.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
control-plane/pkg/reconciler/channel/channel.go 29.96% <0.00%> (ø)
...dispatcher/impl/consumer/BaseConsumerVerticle.java 87.50% <0.00%> (-6.25%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 30b00b8...48bf519. Read the comment docs.

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Nov 17, 2021
@knative-prow-robot
Copy link
Contributor

[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

@pierDipi
Copy link
Member

Webhook EOF error, mitigation is coming in the next deps upgrade from knative/eventing#5911

creation.go:84: Failed to create v1beta1 KafkaSource "e2e-kafka-source-structured-s512-v1beta1": Internal error occurred: failed calling webhook "defaulting.webhook.kafka.eventing.knative.dev": Post "https://kafka-webhook-eventing.knative-eventing.svc:443/defaulting?timeout=2s": EOF
=

@pierDipi
Copy link
Member

/retest

@pierDipi
Copy link
Member

pierDipi commented Nov 17, 2021 via email

@knative-prow-robot knative-prow-robot merged commit 77934d5 into knative-extensions:main Nov 17, 2021
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 cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants