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

[main] Upgrade to latest dependencies #2077

Conversation

knative-automation
Copy link
Contributor

@knative-automation knative-automation commented Apr 11, 2022

Cron -knative-prow-robot

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

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

Details:

bumping knative.dev/eventing bb76b30...e874b89:
  > e874b89 upgrade to latest dependencies (# 6321)
  > fd10179 Update community files (# 6320)
bumping knative.dev/eventing-kafka 2d621fa...bdbcc86:
  > bdbcc86 Update community files (# 1149)
bumping knative.dev/pkg e2b4d74...00c122e:
  > 00c122e Add genreconcile for ConfigMap (# 2489)
  > 6bb6518 Update actions (# 2488)
  > 5b0e728 drop deprecated eventing repos (# 2463)
  > 75629c8 Update community files (# 2487)
  > ca82d2b Add `NewProxyAutoTLSTransport` and `DialTLSWithBackOff` to support TLS proxy (# 2479)
bumping knative.dev/hack 02c525c...6ffd841:
  > 6ffd841 Update community files (# 168)
bumping knative.dev/reconciler-test 490effc...55eab02:
  > 55eab02 upgrade to latest dependencies (# 326)
  > bec200e Update community files (# 325)

@knative-prow knative-prow bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Apr 11, 2022
@codecov
Copy link

codecov bot commented Apr 11, 2022

Codecov Report

Merging #2077 (3ce5d53) into main (da3b8df) will decrease coverage by 16.02%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##               main    #2077       +/-   ##
=============================================
- Coverage     82.65%   66.63%   -16.03%     
  Complexity      676      676               
=============================================
  Files            72      141       +69     
  Lines          2289     9033     +6744     
  Branches        195      195               
=============================================
+ Hits           1892     6019     +4127     
- Misses          292     2621     +2329     
- Partials        105      393      +288     
Flag Coverage Δ
java-unittests 82.65% <ø> (ø)

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

Impacted Files Coverage Δ
...afka/eventing/v1alpha1/consumer_group_lifecycle.go 0.00% <0.00%> (ø)
control-plane/pkg/reconciler/source/controller.go 76.19% <0.00%> (ø)
...-plane/pkg/reconciler/trigger/trigger_lifecycle.go 43.02% <0.00%> (ø)
control-plane/pkg/contract/log_marshaller.go 0.00% <0.00%> (ø)
...ntrol-plane/pkg/reconciler/source/auth_provider.go 80.00% <0.00%> (ø)
...l-plane/pkg/reconciler/consumergroup/controller.go 57.82% <0.00%> (ø)
...nals/kafka/eventing/v1alpha1/consumer_lifecycle.go 62.50% <0.00%> (ø)
...apis/internals/kafka/eventing/v1alpha1/register.go 0.00% <0.00%> (ø)
...rol-plane/pkg/reconciler/source/v2/controllerv2.go 100.00% <0.00%> (ø)
...ls/kafka/eventing/v1alpha1/consumer_group_types.go 27.27% <0.00%> (ø)
... and 59 more

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 da3b8df...3ce5d53. Read the comment docs.

bumping knative.dev/eventing bb76b30...e874b89:
  > e874b89 upgrade to latest dependencies (# 6321)
  > fd10179 Update community files (# 6320)
bumping knative.dev/eventing-kafka 2d621fa...bdbcc86:
  > bdbcc86 Update community files (# 1149)
bumping knative.dev/pkg e2b4d74...00c122e:
  > 00c122e Add genreconcile for ConfigMap (# 2489)
  > 6bb6518 Update actions (# 2488)
  > 5b0e728 drop deprecated eventing repos (# 2463)
  > 75629c8 Update community files (# 2487)
  > ca82d2b Add `NewProxyAutoTLSTransport` and `DialTLSWithBackOff` to support TLS proxy (# 2479)
bumping knative.dev/hack 02c525c...6ffd841:
  > 6ffd841 Update community files (# 168)
bumping knative.dev/reconciler-test 490effc...55eab02:
  > 55eab02 upgrade to latest dependencies (# 326)
  > bec200e Update community files (# 325)

Signed-off-by: Knative Automation <automation@knative.team>
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch from 05b2cab to 3ce5d53 Compare April 12, 2022 02:07
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

/ok-to-test

@knative-prow knative-prow bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Apr 12, 2022
@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Apr 12, 2022
@knative-prow
Copy link

knative-prow bot commented Apr 12, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: knative-automation, matzew

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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 12, 2022
@knative-prow knative-prow bot merged commit 9714d76 into knative-extensions:main Apr 12, 2022
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. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. 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