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

Adding nifi.sensitive.props.key to all config samples #123

Merged
merged 2 commits into from
Jul 20, 2022

Conversation

r65535
Copy link
Contributor

@r65535 r65535 commented Jul 20, 2022

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

What's in this PR?

From apache/nifi:1.14.0, the nifi.sensitive.props.key in nifi.properties is mandatory.

To fix the sample YAMLs in config/samples/ I've added an override so they can used out of the box

Additional context

This was an optional field in <1.13.0, so is not a breaking change if users try to deploy a lower version

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

@mh013370
Copy link
Member

LGTM. This makes simplecluster deployable out of the box. Previously, the nifi pods would get endlessly restarted since this property wasn't getting set.

@erdrix erdrix merged commit 2a1a04e into konpyutaika:master Jul 20, 2022
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