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

Upgrade EC managers #5099

Merged
merged 8 commits into from
Jan 22, 2025
Merged

Conversation

sgalsaleh
Copy link
Member

What this PR does / why we need it:

Upgrade all EC managers as part of the 2.0 EC upgrade process

Which issue(s) this PR fixes:

SC-117404

Does this PR require a test?

Yes

Does this PR require a release note?

NONE

Does this PR require documentation?

NONE

@sgalsaleh sgalsaleh added the type::feature New feature or request label Jan 16, 2025
@sgalsaleh sgalsaleh requested a review from emosbaugh January 16, 2025 23:05
Comment on lines 113 to 115
logger.Infof("EC manager on node %s is connected but is running version %s not %s. Waiting...", nodeName, m.Version, version)
} else {
logger.Infof("EC manager on node %s is not connected. Waiting...", nodeName)
Copy link
Member

Choose a reason for hiding this comment

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

these logs feel like they will be too noisy at info level. typically anything that is polling in my opinion should be debug.

emosbaugh
emosbaugh previously approved these changes Jan 17, 2025
emosbaugh
emosbaugh previously approved these changes Jan 21, 2025
emosbaugh
emosbaugh previously approved these changes Jan 21, 2025
@sgalsaleh sgalsaleh merged commit 6f04de7 into main Jan 22, 2025
127 checks passed
@sgalsaleh sgalsaleh deleted the salah/sc-117404/ec-v2-to-v2-upgrades-managers branch January 22, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants