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

Fix debug sync log line #904

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Fix debug sync log line #904

merged 1 commit into from
Feb 11, 2025

Conversation

ivanvc
Copy link
Member

@ivanvc ivanvc commented Feb 10, 2025

I found this while reviewing #898. The function called should be Debugf, not Debug. I searched for all other functions, and this is the only instance where it's wrong.

Signed-off-by: Ivan Valdes <ivan@vald.es>
Copy link
Member

@ahrtr ahrtr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the catch.

Can you also backport this to 1.4? thx

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahrtr, ivanvc

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

@ahrtr
Copy link
Member

ahrtr commented Feb 11, 2025

/cherry-pick release-1.4

@ahrtr
Copy link
Member

ahrtr commented Feb 11, 2025

@ArkaSaha30 can you enable the cherry-pick for bbolt and raft? thx cc. @ivanvc

@ahrtr ahrtr merged commit 09ff73b into etcd-io:main Feb 11, 2025
16 checks passed
k8s-ci-robot pushed a commit to kubernetes/test-infra that referenced this pull request Feb 11, 2025
This commit enables cherrypicker and needs-rebase plugin on etcd.io/bbolt, etcd.io/raft.
Ref: etcd-io/bbolt#904 (comment)

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
@ahrtr
Copy link
Member

ahrtr commented Feb 11, 2025

/cherry-pick release-1.4

@k8s-infra-cherrypick-robot

@ahrtr: new pull request created: #905

In response to this:

/cherry-pick release-1.4

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-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants