chore: upgrade stackable operator 0.110.1#921
Merged
Conversation
67f1bd5 to
cf7d126
Compare
13 tasks
20 tasks
sbernauer
requested changes
Apr 17, 2026
adwk67
previously approved these changes
Apr 17, 2026
Member
adwk67
left a comment
There was a problem hiding this comment.
Ran subset of tests:
--- PASS: kuttl (1625.69s)
--- PASS: kuttl/harness (0.00s)
--- PASS: kuttl/harness/logging_nifi-2.7.2_zookeeper-latest-3.9.4_openshift-false (625.14s)
--- PASS: kuttl/harness/ldap_nifi-2.7.2_zookeeper-latest-3.9.4_ldap-use-tls-true_openshift-false (643.94s)
--- PASS: kuttl/harness/custom-components-git-sync_nifi-2.7.2_zookeeper-latest-3.9.4_openshift-false (166.43s)
--- PASS: kuttl/harness/smoke_v2_nifi-v2-2.7.2_use-zookeeper-manager-true_zookeeper-3.9.4_openshift-false_listener-class-cluster-internal (159.09s)
--- PASS: kuttl/harness/smoke_v2_nifi-v2-2.7.2_use-zookeeper-manager-true_zookeeper-3.9.4_openshift-false_listener-class-external-unstable (156.50s)
--- PASS: kuttl/harness/smoke_v2_nifi-v2-2.7.2_use-zookeeper-manager-false_zookeeper-3.9.4_openshift-false_listener-class-external-unstable (148.35s)
--- PASS: kuttl/harness/external-access_nifi-2.7.2_zookeeper-latest-3.9.4_openshift-false (112.36s)
--- PASS: kuttl/harness/iceberg-rest_nifi-iceberg-rest-2.7.2_hive-l-4.2.0_trino-l-477_openshift-false (754.58s)
--- PASS: kuttl/harness/smoke_v2_nifi-v2-2.7.2_use-zookeeper-manager-false_zookeeper-3.9.4_openshift-false_listener-class-cluster-internal (135.44s)
--- PASS: kuttl/harness/oidc-opa_nifi-2.7.2_zookeeper-latest-3.9.4_opa-l-1.12.3_oidc-use-tls-true_openshift-false (226.09s)
PASS
LGTM.
sbernauer
previously approved these changes
Apr 17, 2026
sbernauer
approved these changes
Apr 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Part of stackabletech/issues#844
Upgraded
stackable-operatorfromkube-pre-3.1.0branch to 0.110.1. Replaced the untypedHashMap<String, HashMap<String, String>>config overrides with a newNifiConfigOverridesstruct that supportsbootstrap.conf,nifi.propertiesandsecurity.propertiesviaKeyValueConfigOverrides.Definition of Done Checklist
Author
Reviewer
Acceptance
type/deprecationlabel & add to the deprecation scheduletype/experimentallabel & add to the experimental features tracker