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

Don't return blank addresses for pods #3201

Merged
merged 1 commit into from Jun 20, 2018
Merged

Conversation

bboreham
Copy link
Collaborator

A small performance improvement - instead of creating an entry in a map which doesn't match anything, just skip a pod with a blank IP.

This was sitting as part of #3089 which we're not going to merge.

@2opremio
Copy link
Contributor

@bboreham we now have a commit format policy borrowed from CNI, can you please try to comply with it? https://github.com/weaveworks/scope/blob/master/CONTRIBUTING.md#format-of-the-commit-message

We can discuss whether that's valuable or not. I think it's good to have some consistency.

A small performance improvement - instead of creating an entry in a
map which doesn't match anything, just skip a pod with a blank IP.
@bboreham
Copy link
Collaborator Author

@2opremio amended the commit message

@bboreham bboreham merged commit 183396e into master Jun 20, 2018
@bboreham bboreham deleted the dont-map-pod-blank-ip branch June 20, 2018 09:39
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

3 participants