Skip to content

feat: Integrate listener operator #784

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

Merged
merged 42 commits into from
Jul 4, 2025
Merged

Conversation

labrenbe
Copy link
Member

@labrenbe labrenbe commented Apr 25, 2025

Description

fixes: #688

Definition of Done Checklist

  • 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
# Author
- [x] Changes are OpenShift compatible
- [x] CRD changes approved
- [x] CRD documentation for all fields, following the [style guide](https://docs.stackable.tech/home/nightly/contributor/docs/style-guide).
- [x] Helm chart can be installed and deployed operator works
- [x] Integration tests passed (for non trivial changes)
- [x] Changes need to be "offline" compatible
# Reviewer
- [ ] Code contains useful comments
- [ ] Code contains useful logging statements
- [x] (Integration-)Test cases added
- [x] Documentation added or updated. Follows the [style guide](https://docs.stackable.tech/home/nightly/contributor/docs/style-guide).
- [x] Changelog updated
- [x] Cargo.toml only contains references to git tags (not specific commits or branches)
# Acceptance
- [ ] Feature Tracker has been updated
- [ ] Proper release label has been added
- [ ] [Roadmap](https://github.com/orgs/stackabletech/projects/25/views/1) has been updated

@labrenbe labrenbe self-assigned this Apr 25, 2025
@labrenbe labrenbe changed the title feat: Iintegrate listener operator feat: Integrate listener operator Apr 25, 2025
labrenbe added 3 commits May 16, 2025 16:41
@labrenbe labrenbe marked this pull request as ready for review May 16, 2025 15:19
@labrenbe labrenbe requested a review from a team May 19, 2025 12:34
labrenbe and others added 3 commits May 21, 2025 15:30
add NiFi 2.4.0 and remove 2.2.0
* Clean up smoke test

* clean up smoke test part 2

* Add working test :)

* Move files

* Add and test HDFS functionality

* Kerbize HDFS and HMS

* Add Kerberos test

* Use nightly image

* linter

* Update Iceberg docs

* changelog

* Small bumps

* Update docs/modules/nifi/pages/usage_guide/writing-to-iceberg-tables.adoc

Co-authored-by: Nick <[email protected]>

---------

Co-authored-by: Nick <[email protected]>
…set operator
labrenbe added 3 commits June 3, 2025 10:13
…er-operator
@maltesander maltesander self-requested a review June 6, 2025 12:10
labrenbe added 6 commits June 10, 2025 10:41
…er-operator
labrenbe added 4 commits June 12, 2025 14:26
labrenbe added 2 commits June 23, 2025 16:26
labrenbe added 13 commits June 23, 2025 18:27
…er-operator
Copy link
Member

@maltesander maltesander left a comment

Choose a reason for hiding this comment

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

LGTM!

@labrenbe labrenbe added this pull request to the merge queue Jul 4, 2025
Merged via the queue into main with commit d4a101b Jul 4, 2025
17 checks passed
@labrenbe labrenbe deleted the feat/integrate-listener-operator branch July 4, 2025 09:08
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.

Integrate NiFi Operator with Listener Operator
6 participants