Skip to content

chore: upgrade stackable operator 0.110.1#921

Merged
dervoeti merged 3 commits intomainfrom
chore/upgrade-stackable-operator-0.110.1
Apr 17, 2026
Merged

chore: upgrade stackable operator 0.110.1#921
dervoeti merged 3 commits intomainfrom
chore/upgrade-stackable-operator-0.110.1

Conversation

@dervoeti
Copy link
Copy Markdown
Member

Description

Part of stackabletech/issues#844

Upgraded stackable-operator from kube-pre-3.1.0 branch to 0.110.1. Replaced the untyped HashMap<String, HashMap<String, String>> config overrides with a new NifiConfigOverrides struct that supports bootstrap.conf, nifi.properties and security.properties via KeyValueConfigOverrides.

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

  • Changes are OpenShift compatible
  • CRD changes approved
  • CRD documentation for all fields, following the style guide.
  • Helm chart can be installed and deployed operator works
  • Integration tests passed (for non trivial changes)
  • Changes need to be "offline" compatible
  • Links to generated (nightly) docs added
  • Release note snippet added

Reviewer

  • Code contains useful comments
  • Code contains useful logging statements
  • (Integration-)Test cases added
  • Documentation added or updated. Follows the style guide.
  • Changelog updated
  • 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
  • Links to generated (nightly) docs added
  • Release note snippet added
  • Add type/deprecation label & add to the deprecation schedule
  • Add type/experimental label & add to the experimental features tracker

@dervoeti dervoeti force-pushed the chore/upgrade-stackable-operator-0.110.1 branch from 67f1bd5 to cf7d126 Compare April 16, 2026 20:33
@dervoeti dervoeti moved this to Development: Waiting for Review in Stackable Engineering Apr 17, 2026
@dervoeti dervoeti self-assigned this Apr 17, 2026
@adwk67 adwk67 self-requested a review April 17, 2026 07:57
@adwk67 adwk67 moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Apr 17, 2026
Copy link
Copy Markdown
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

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

Thanks!

Comment thread extra/crds.yaml
Comment thread rust/operator-binary/src/crd/mod.rs Outdated
Comment thread rust/operator-binary/src/security/authorization.rs Outdated
Comment thread rust/operator-binary/src/security/tls.rs Outdated
@dervoeti dervoeti requested a review from sbernauer April 17, 2026 08:55
adwk67
adwk67 previously approved these changes Apr 17, 2026
Copy link
Copy Markdown
Member

@adwk67 adwk67 left a comment

Choose a reason for hiding this comment

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

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
sbernauer previously approved these changes Apr 17, 2026
@dervoeti dervoeti enabled auto-merge April 17, 2026 09:02
@dervoeti dervoeti dismissed stale reviews from sbernauer and adwk67 via 750d825 April 17, 2026 09:12
@dervoeti dervoeti added this pull request to the merge queue Apr 17, 2026
Merged via the queue into main with commit c7fc7d0 Apr 17, 2026
12 checks passed
@dervoeti dervoeti deleted the chore/upgrade-stackable-operator-0.110.1 branch April 17, 2026 09:26
@dervoeti dervoeti moved this from Development: In Review to Development: Done in Stackable Engineering Apr 17, 2026
@lfrancke lfrancke moved this from Development: Done to Done in Stackable Engineering May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

4 participants