v1.8.0-release
juldrixx
released this
13 Mar 18:49
·
78 commits
to master
since this release
Added
- PR #403 - [Operator/NifiCluster] Added support to let users configure
internalTrafficPolicy
andexternalTrafficPolicy
on external services. - PR #391 - [Operator/NifiUserGroup] Added settings missing for secure LDAP connections in login_identity_providers.xml
- PR #381 - [Operator/NifiUserGroup] Added ability to set
NifiUserGroup.Spec.Identity
when users need to override the default naming convention. - PR #392 - [Operator/NifiCluster] Added update of the
DNSNames
of the node'sNifiUsers
if thewebProxyHosts
is updated. - PR #392 - [Operator/NifiUser] Added update of the
Certificate
if theNifiUser
is updated.
Changed
- PR #378 - [Operator] Tweak NiFi pod startup script to more gracefully handle pod IP resolution.
- PR #382 - [Operator/NifiCluster] Changed
nifi.content.viewer.url
property default value. - PR #387 - [Operator] Upgrade golang to 1.21.7.
- PR #366 - [Operator] Migrated nifikop to KubeBuilder go/v4 and operator-sdk to v1.33.0.
- PR #386 - [Operator] Upgrade golang to 1.22.0.
- PR #398 - [Operator] Upgrade golang to 1.22.1.
- PR #397 - [Operator/NifiUser] Updates
NifiUser
synchronization logic to reduce api calls onUserGroup
endpoint. - PR #404 - [Operator/NifiCluster] Updates
nifi.provenance.repository.debug.frequency
from1_000_000
to1000000
.