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

Replace WGET logic with CURL logic #342

Merged
merged 2 commits into from
Jan 2, 2024
Merged

Conversation

juldrixx
Copy link
Contributor

@juldrixx juldrixx commented Jan 2, 2024

Q A
Bug fix? yes
New feature? no
API breaks? no
Deprecations? no
Related tickets -
License Apache 2.0

What's in this PR?

Replace the logic to retrieve the IP address from the hostname before starting NiFi to use curl instead of wget.

Why?

Starting 2.0.0-M1 is not available in the Docker image.

Checklist

  • Implementation tested
  • Error handling code meets the guideline
  • Logging code meets the guideline
  • User guide and development docs updated (if needed)
  • Append changelog with changes

@juldrixx juldrixx merged commit 84af5bf into master Jan 2, 2024
1 check passed
@juldrixx juldrixx deleted the fix/replace_wget_with_curl branch January 2, 2024 16:15
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