Skip to content

chore(nifi): Add version 2.9.0#1463

Merged
sbernauer merged 5 commits intomainfrom
nifi/2.9.0
Apr 16, 2026
Merged

chore(nifi): Add version 2.9.0#1463
sbernauer merged 5 commits intomainfrom
nifi/2.9.0

Conversation

@sbernauer
Copy link
Copy Markdown
Member

Description

See discussion in https://stackable-workspace.slack.com/archives/C09ENHGRWR3/p1776331413012889.
This is for a customer that needs the fix from apache/nifi#10996.
Instead of back-porting I figured it actually be easy to simply bump the version.

Definition of Done Checklist

Note

Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant.

Please make sure all these things are done and tick the boxes

  • Changes are OpenShift compatible
  • All added packages (via microdnf or otherwise) have a comment on why they are added
  • Things not downloaded from Red Hat repositories should be mirrored in the Stackable repository and downloaded from there
  • All packages should have (if available) signatures/hashes verified
  • Add an entry to the CHANGELOG.md file
  • Integration tests ran successfully
TIP: Running integration tests with a new product image

The image can be built and uploaded to the kind cluster with the following commands:

boil build <IMAGE> --image-version <RELEASE_VERSION> --strip-architecture --load
kind load docker-image <MANIFEST_URI> --name=<name-of-your-test-cluster>

See the output of boil to retrieve the image manifest URI for <MANIFEST_URI>.

@sbernauer sbernauer moved this to Development: Waiting for Review in Stackable Engineering Apr 16, 2026
@sbernauer sbernauer self-assigned this Apr 16, 2026
Comment thread shared/logback/boil-config.toml
NickLarsenNZ
NickLarsenNZ previously approved these changes Apr 16, 2026
Copy link
Copy Markdown
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sbernauer
Copy link
Copy Markdown
Member Author

@copilot resolve the merge conflicts in this pull request
YOLO

@sbernauer
Copy link
Copy Markdown
Member Author

@copilot Hello are you there mate? I need to merge this to get salary to feed my 10 children

@sbernauer
Copy link
Copy Markdown
Member Author

@copilot Do you have an ETA on this one?

@sbernauer
Copy link
Copy Markdown
Member Author

@copilot my children are starving. It's only a conflict in a changelog, don't give up, you can do this 👍

@sbernauer
Copy link
Copy Markdown
Member Author

Just for the record: This was suggested to me by the GitHub UI. But it's broken 🥳
image

Copy link
Copy Markdown
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sbernauer sbernauer added this pull request to the merge queue Apr 16, 2026
Merged via the queue into main with commit bc4cf20 Apr 16, 2026
3 checks passed
@sbernauer sbernauer deleted the nifi/2.9.0 branch April 16, 2026 15:54
@sbernauer sbernauer moved this from Development: Waiting for Review to Development: Done in Stackable Engineering Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Development: Done

Development

Successfully merging this pull request may close these issues.

2 participants