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 node selector argument #2

Merged
merged 1 commit into from
Apr 9, 2020

Conversation

jstockwin
Copy link
Contributor

Closes #1

Hey @mwthink, I know you were planning to re-write this, but I'd really appreciate a quick fix if possible, as I need this to finalise my setup.

This should fix the problem - the input is NODE_SELECTOR still. If this is not set, then we simply append nothing to the end of the api/v1/nodes endpoint. Otherwise, we append ?labelSelector=${NODE_SELECTOR} to the endpoint.

If there any chance you could take a look? Thanks!

@mwthink
Copy link
Owner

mwthink commented Apr 9, 2020

Looks good! Going to merge this in and get a release built for it.

Sorry for the delay on all this, the virus has caused my daytime workload to get crazy!

@mwthink mwthink merged commit 6acc240 into mwthink:master Apr 9, 2020
@jstockwin jstockwin deleted the fix-label-selector branch April 9, 2020 08:33
@jstockwin
Copy link
Contributor Author

Great, thanks @mwthink. No worries on the delay - stay safe!

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.

Your request body was malformed error
2 participants