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 kube_inventory not connecting to specified URL #9329

Merged
merged 1 commit into from
Jun 15, 2021

Conversation

akrantz01
Copy link
Contributor

Required for all PRs:

  • Updated associated README.md. N/A
  • Wrote appropriate unit tests. N/A

resolves #9293

Fixes a bug where kube_inventory would always connect to localhost instead of the URL specified in the plugin configuration.

@akrantz01 akrantz01 added fix pr to fix corresponding bug area/k8s labels Jun 3, 2021
@srebhan srebhan added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Jun 13, 2021
@srebhan srebhan self-assigned this Jun 13, 2021
@sspaink sspaink merged commit d7afebf into influxdata:master Jun 15, 2021
reimda pushed a commit that referenced this pull request Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/k8s fix pr to fix corresponding bug ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[kubernetes_inventory] connecting to localhost instead of "url" parameter value
3 participants