Skip to content

FSI-1155: Don't scrape pods without a valid PodIP #22

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

Merged
merged 7 commits into from
Oct 24, 2019

Conversation

jorik
Copy link
Contributor

@jorik jorik commented Oct 21, 2019

This PR fixes the bug that adds newly created Pod-targets without an ipAddress and caches them, which makes them unscrabable unless you restart POMI.

It also includes a simple program that runs the KubernetesTargetRetriever locally so you can debug it.

@douglascamata douglascamata changed the title FSI-1155: Don't scrape pods that without a valid PodIP FSI-1155: Don't scrape pods without a valid PodIP Oct 21, 2019
@jorik jorik force-pushed the feature/dont-scrape-pods-without-ip branch 3 times, most recently from 3c81055 to 9c254dc Compare October 22, 2019 08:07
Copy link

@douglascamata douglascamata left a comment

Choose a reason for hiding this comment

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

Only a single picky-ish comment 👍

@jorik jorik force-pushed the feature/dont-scrape-pods-without-ip branch from d21c5a2 to b847efa Compare October 22, 2019 08:44
@jorik jorik requested a review from douglascamata October 22, 2019 08:53
douglascamata
douglascamata previously approved these changes Oct 22, 2019
Copy link

@douglascamata douglascamata left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Copy link
Contributor

@alejandrodnm alejandrodnm left a comment

Choose a reason for hiding this comment

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

Add an entry in the CHANGELOG please :)

Jorik van der Werf added 7 commits October 24, 2019 11:21
…and caches them, which makes them unscrabable unless you restart POMI. This includes a simple program that runs the KubernetesTargetRetriever locally so you can debug it locally.
@jorik jorik force-pushed the feature/dont-scrape-pods-without-ip branch from b847efa to 613f42c Compare October 24, 2019 09:22
@jorik
Copy link
Contributor Author

jorik commented Oct 24, 2019

@alejandrodnm done!

@jorik jorik merged commit 99f4cd9 into master Oct 24, 2019
@varas varas deleted the feature/dont-scrape-pods-without-ip branch October 24, 2019 12:38
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.

3 participants