-
Notifications
You must be signed in to change notification settings - Fork 331
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
bump net and text packages #2692
Conversation
@KauzClay: The label(s) In response to this:
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. |
* Generator: allow reconcilers to listen to leader promotion events Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com> * Run hack/update-codegen.sh Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com> --------- Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
99f501b
to
2b7ef49
Compare
Codecov ReportBase: 81.29% // Head: 81.26% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2692 +/- ##
==========================================
- Coverage 81.29% 81.26% -0.04%
==========================================
Files 163 163
Lines 9902 9902
==========================================
- Hits 8050 8047 -3
- Misses 1610 1612 +2
- Partials 242 243 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dprotaso, KauzClay 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 |
Changes
golang.org/x/text 0.3.7 -> 0.3.8
for GHSA-69ch-w2m2-3vjpgolang.org/x/net v0.0.0-20220722155237-a158d28d115b -> 0.0.0-20220906165146-f3363e06e74c
for GHSA-69cg-p879-7622/kind
Fixes #
Release Note
Docs