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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 change a reconcile log message text and level #1938

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

effi-ofer
Copy link
Contributor

Summary

When we call reconcile in the binding controller we log messages that use the term sync. I changed these to reconcile as well as lowered the logging level from 2 to 4.

Related issue(s)

Fixes #1932

Signed-off-by: Effi Ofer <effi.ofer@gmail.com>
@kcp-ci-bot kcp-ci-bot added dco-signoff: yes Indicates the PR's author has signed the DCO. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 21, 2024
@effi-ofer effi-ofer requested a review from pdettori March 21, 2024 11:54
@pdettori
Copy link
Contributor

/lgtm
/approve
thank you @effi-ofer !

@kcp-ci-bot kcp-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Mar 21, 2024
@kcp-ci-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: d17e7609288e7ca6e629dddf853eb19e3fa769ce

@kcp-ci-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pdettori

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

@kcp-ci-bot kcp-ci-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 21, 2024
@kcp-ci-bot kcp-ci-bot merged commit b3ee78f into kubestellar:main Mar 21, 2024
14 checks passed
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. dco-signoff: yes Indicates the PR's author has signed the DCO. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

bug: Kubestellar Controller Manager v0.21.0 log message "Successfully synced" should be less ambiguous
3 participants