Skip to content

Conversation

chowmean
Copy link
Contributor

@chowmean chowmean commented Sep 8, 2020

Please ensure your pull request adheres to the following guidelines:

  • For first time contributors, read Submitting a pull request
  • All code is covered by unit and/or runtime tests where feasible.
  • All commits contain a well written commit description including a title,
    description and a Fixes: #XXX line if the commit addresses a particular
    GitHub issue.
  • All commits are signed off. See the section Developer’s Certificate of Origin
  • Provide a title or release-note blurb suitable for the release notes.
  • Thanks for contributing!

Fixes: #12818

Add logs in a structured way for operator leader re-election in HA mode

Signed-off-by: Gaurav Yadav <gaurav.dev.iiitm@gmail.com>
@chowmean chowmean requested a review from a team as a code owner September 8, 2020 19:36
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Sep 8, 2020
@pchaigno pchaigno added the release-note/misc This PR makes changes that have no direct user impact. label Sep 8, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Sep 8, 2020
Signed-off-by: Gaurav Yadav <gaurav.dev.iiitm@gmail.com>
@aanm aanm requested a review from fristonio September 9, 2020 09:31
Signed-off-by: Gaurav Yadav <gaurav.dev.iiitm@gmail.com>
Copy link
Member

@fristonio fristonio left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the pull request 🎉

@aanm
Copy link
Member

aanm commented Sep 9, 2020

it's a small change, no need to run the CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify operator leader election event log for non-leaders
7 participants