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-1.10] Upgrade to latest dependencies #1264

Conversation

knative-automation
Copy link
Contributor

release-1.10 http/2 cve -dprotaso

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

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

bumping knative.dev/pkg df28fea...0c39ce4:
  > 0c39ce4 Allow to disable http2 for the webhook (# 2877)
bumping knative.dev/reconciler-test 4ae7322...616ce2c:
  > 616ce2c Improve error message when deleting resources (# 619)
  > a27023d Copy pull secrets to SA for eventshub (# 614)
  > 6eb37a7 upgrade to latest dependencies (# 605)
bumping knative.dev/eventing 7de3ecc...37dc77d:
  > 37dc77d [release-1.10] bump x/net to v0.17 (# 7353)

Signed-off-by: Knative Automation <[email protected]>
@knative-automation knative-automation force-pushed the auto-updates/update-deps-release-1.10 branch from d6f3c79 to 1c96550 Compare October 23, 2023 16:59
@knative-prow knative-prow bot requested a review from a team October 23, 2023 16:59
@knative-prow knative-prow bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Oct 23, 2023
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #1264 (1c96550) into release-1.10 (fcdaf98) will not change coverage.
The diff coverage is n/a.

@@              Coverage Diff              @@
##           release-1.10    #1264   +/-   ##
=============================================
  Coverage         74.19%   74.19%           
=============================================
  Files                44       44           
  Lines              3305     3305           
=============================================
  Hits               2452     2452           
  Misses              764      764           
  Partials             89       89           

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Oct 23, 2023
@knative-prow
Copy link

knative-prow bot commented Oct 23, 2023

[APPROVALNOTIFIER] This PR is APPROVED

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

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 Oct 23, 2023
@knative-prow knative-prow bot merged commit 1e9104b into knative-extensions:release-1.10 Oct 23, 2023
21 checks passed
@gabo1208
Copy link
Contributor

/cherry-pick release-1.9

@knative-prow-robot
Copy link

@gabo1208: #1264 failed to apply on top of branch "release-1.9":

Applying: upgrade to latest dependencies
Using index info to reconstruct a base tree...
M	go.mod
M	go.sum
M	vendor/knative.dev/pkg/webhook/webhook.go
M	vendor/knative.dev/reconciler-test/pkg/environment/namespace.go
M	vendor/knative.dev/reconciler-test/pkg/eventshub/rbac/100-sa.yaml
M	vendor/knative.dev/reconciler-test/pkg/eventshub/rbac/rbac.go
M	vendor/knative.dev/reconciler-test/pkg/feature/feature.go
M	vendor/modules.txt
Falling back to patching base and 3-way merge...
Auto-merging vendor/modules.txt
CONFLICT (content): Merge conflict in vendor/modules.txt
Auto-merging vendor/knative.dev/reconciler-test/pkg/feature/feature.go
CONFLICT (content): Merge conflict in vendor/knative.dev/reconciler-test/pkg/feature/feature.go
Auto-merging vendor/knative.dev/reconciler-test/pkg/eventshub/rbac/rbac.go
CONFLICT (content): Merge conflict in vendor/knative.dev/reconciler-test/pkg/eventshub/rbac/rbac.go
Auto-merging vendor/knative.dev/reconciler-test/pkg/eventshub/rbac/100-sa.yaml
Auto-merging vendor/knative.dev/reconciler-test/pkg/environment/namespace.go
Auto-merging vendor/knative.dev/pkg/webhook/webhook.go
CONFLICT (content): Merge conflict in vendor/knative.dev/pkg/webhook/webhook.go
Auto-merging go.sum
CONFLICT (content): Merge conflict in go.sum
Auto-merging go.mod
CONFLICT (content): Merge conflict in go.mod
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 upgrade to latest dependencies
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".

In response to this:

/cherry-pick release-1.9

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/test-infra repository.

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. 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.

3 participants