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

cluster_density: Skip build pods in the startup stage. #142

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

dceara
Copy link
Collaborator

@dceara dceara commented Oct 26, 2022

We don't wait for them to be up so it's possible that the port gets added and removed from the NB before ovn-controller has the chance to claim them. That will mess up the 'ovn-installed' latency calculation as we expect all LSPs to be claimed eventually.

Reported-at: #136 (comment)
Signed-off-by: Dumitru Ceara dceara@redhat.com

We don't wait for them to be up so it's possible that the port gets
added and removed from the NB before ovn-controller has the chance to
claim them.  That will mess up the 'ovn-installed' latency calculation
as we expect all LSPs to be claimed eventually.

Reported-at: #136 (comment)
Signed-off-by: Dumitru Ceara <dceara@redhat.com>
@dceara
Copy link
Collaborator Author

dceara commented Oct 26, 2022

CC: @igsilya

Copy link
Contributor

@igsilya igsilya left a comment

Choose a reason for hiding this comment

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

Didn't test, but LGTM.

@dceara dceara merged commit 76dd81a into main Nov 3, 2022
@dceara dceara deleted the cluster-density-skip-build-pods-startup branch November 15, 2022 09:33
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