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

[Feature/NifiConnection] Add NifiConnection controller and kubectl plugin #291

Merged
merged 2 commits into from
Aug 29, 2023

Conversation

juldrixx
Copy link
Contributor

@juldrixx juldrixx commented Aug 28, 2023

Copy of #168 to make it readable.

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

What's in this PR?

New resource to create connection between component (e.g. NifiDataflow) and some tweeks to improve the code reuse.

Why?

To add new feature to NiFiKop.
To connect 2 dataflows together without manual action.

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 requested a review from mh013370 August 28, 2023 15:14
@juldrixx juldrixx force-pushed the feat/nificonnection_resource branch from 259e69a to b5b916d Compare August 28, 2023 18:10
@juldrixx juldrixx merged commit 3f45d31 into master Aug 29, 2023
4 checks passed
@juldrixx juldrixx deleted the feat/nificonnection_resource branch August 29, 2023 20:45
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

1 participant