knative / operator

Combined operator for Knative.
Apache License 2.0
179 stars 98 forks source link

manual bump, by running './hack/update-deps.sh --upgrade' #1638

Closed matzew closed 7 months ago

matzew commented 7 months ago

Fixes #

Proposed Changes

Release Note

knative-prow[bot] commented 7 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: matzew, ReToCode

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: - ~~[OWNERS](https://github.com/knative/operator/blob/main/OWNERS)~~ [ReToCode,matzew] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (22ccc93) 79.40% compared to head (dbbec79) 79.40%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1638 +/- ## ======================================= Coverage 79.40% 79.40% ======================================= Files 41 41 Lines 1845 1845 ======================================= Hits 1465 1465 Misses 277 277 Partials 103 103 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

ReToCode commented 7 months ago

@matzew can you rerun hack/update-codegen.sh?

matzew commented 7 months ago

/close

knative-prow[bot] commented 7 months ago

@matzew: Closed this PR.

In response to [this](https://github.com/knative/operator/pull/1638#issuecomment-1832194729): >/close > Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.