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: initiate context through the initial supplied one #1021

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

gdbranco
Copy link
Collaborator

@gdbranco gdbranco commented Jan 29, 2025

Before

2025-01-29T19:51:02Z DEBUG leadership/flag.go:399 [opid=''] Process 'xxx' successfully updated the timestamp for flag 'worker'
2025-01-29T19:51:02Z DEBUG leadership/flag.go:476 [opid=''] Process 'xxx' will check flag 'worker' in 15.238401909s

After

2025-01-29T18:14:37Z DEBUG leadership/flag.go:403 [opid='e3dd4fd2-507c-4567-b4a1-9fe7c08633f4'] Process 'xxx' successfully updated the timestamp for flag 'worker'
2025-01-29T18:14:37Z DEBUG leadership/flag.go:480 [opid='e3dd4fd2-507c-4567-b4a1-9fe7c08633f4'] Process 'xxx' will check flag 'worker' in 16.265245943s

@gdbranco gdbranco force-pushed the fix/sdk-missing-opids branch from 1cf5917 to 6b7bfc6 Compare January 29, 2025 20:44
@gdbranco gdbranco force-pushed the fix/sdk-missing-opids branch from 6b7bfc6 to 35e3821 Compare January 30, 2025 13:15
Copy link
Collaborator

@ciaranRoche ciaranRoche left a comment

Choose a reason for hiding this comment

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

LGTM

@gdbranco gdbranco merged commit 8636019 into openshift-online:main Jan 30, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants