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 event processing during bootup #240

Merged
merged 5 commits into from
Jul 5, 2022

Conversation

aattuluri
Copy link
Contributor

No description provided.

@aattuluri aattuluri requested a review from nirvanagit July 5, 2022 21:59
@@ -58,6 +58,10 @@ func modifyServiceEntryForNewServiceOrPod(event admiral.EventType, env string, s

defer util.LogElapsedTime("modifyServiceEntryForNewServiceOrPod", sourceIdentity, env, "")()

if IsCacheWarmupTime(remoteRegistry) {
log.Debugf(LogFormat, event, env, sourceIdentity, "", "Processing skipped during cache warm up state")
Copy link
Collaborator

Choose a reason for hiding this comment

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

should we make it log.Infof

@aattuluri aattuluri merged commit 0e07ab3 into master Jul 5, 2022
@aattuluri aattuluri deleted the Fix-event-processing-during-bootup branch July 5, 2022 23:50
asushanthk pushed a commit that referenced this pull request Jul 21, 2022
Signed-off-by: sa <sushanth_a@intuit.com>
asushanthk pushed a commit that referenced this pull request Jul 21, 2022
Signed-off-by: sa <sushanth_a@intuit.com>
itsLucario pushed a commit to itsLucario/admiral that referenced this pull request Aug 9, 2022
…stem#139)

Co-authored-by: aattuluri <44482891+aattuluri@users.noreply.github.com>
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.

None yet

2 participants