8000 Releases · konpyutaika/nifikop · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: konpyutaika/nifikop

v1.14.0-release

25 May 09:55
00a88ce
Compare
Choose a tag to compare

Added

  • PR #500 - [Operator/NiFiCluster] Added support for Zarf patched container images.
  • PR #525 - [Operator/NiFiCluster] Added support for IPv6 in NifiCluster.
  • PR #544 - [Helm Chart] Added additionnal envs.
  • PR #553 - [Helm Chart] Added Service Account annotations and labels.
  • PR #555 - [Operator/NiFiDataflow] Added displayName optional field.
  • PR #562 - [Operator/NiFiCluster] Added sessionAffinity field in external service.
  • PR #564 - [Operator/NifiResource] Implementation of NifiResource controller.
  • PR #564 - [Operator/NiFiDataflow] Added parentProcessGroupRef optional field.
  • PR #570 - [Helm Chart] Added tlsConfig support for the Service Monitor and ability to use NiFi version 2 monitoring paths.

Changed

  • PR #538 - [Operator] Upgrade golang to 1.24.2.
  • PR #530 - [NiGoApi] Upgrade NiGoApi to v0.1.8.
  • PR #557 - [Operator] Upgrade golang to 1.24.3.

Fixed Bugs

  • PR #536 - [Operator/NifiUserGroup] Fixed users removal from user groups.
  • PR #565 - [Operator/NifiConnection] Fixed requeue interval divided by 3.
  • PR #569 - [Helm Chart] Fixed templates when cert manager is disabled.

v1.13.0-release

17 Mar 23:23
0f6f282
Compare
Choose a tag to compare

Added

  • PR #515 - [Helm Chart] Added SecurityContextContraints to enhance compatibility with Openshift Platform
  • PR #519 - [Helm Chart] Added securityContext override to nifikop helm chart for increased compatibility with strict PSA enforcement.

Changed

  • PR #511 - [Operator] Upgrade golang to 1.23.6.
  • PR #517 - [Documentation] Update compatibility matrix.
  • PR #520 - [Operator] Upgrade golang to 1.24.0.
  • PR #521 - [Operator] Migrated nifikop to operator-sdk to v1.39.1.
  • PR #526 - [Operator] Upgrade golang to 1.24.1.
  • PR #530 - [NiGoApi] Upgrade NiGoApi to v0.1.6.
  • PR #532 - [Documentation] Upgrade dependencies.

Fixed Bugs

  • PR #518 - [Helm Chart] Fixed indentation in file nifi-node-group-autoscaler.yaml.
  • PR #527 - [Operator] Docker building time explode.

v1.12.0-release

15 Jan 10:49
49d2f17
Compare
Choose a tag to compare

Added

  • PR #476 - [Operator/NifiCluster] Added logic to include injected containers and init containers in desired pod spec.
  • PR #493 - [Operator/NifiCluster] Added logic to rename/delete PVC.

Changed

  • PR #476 - [Operator/NifiCluster] Move Zookeeper connectivity check from init container to main container.
  • PR #491 - [Helm Chart] Added default namespace to configuration replacements.
  • PR #501 - [Operator] Upgrade golang to 1.23.3.
  • PR #502 - [NiGoApi] Upgrade NiGoApi to v0.1.5.
  • PR #504 - [Documentation] Upgrade dependencies.

Fixed Bugs

  • PR #476 - [Operator/NifiCluster] Fixed istio init race condition and pod reconciliation.

v1.11.4-release

15 Nov 11:21
bf5159e
Compare
Choose a tag to compare

Fixed Bugs

  • PR #486 - [Operator/NifiUserGroup] Fixed policy creation/update on Root PG.

v1.11.3-release

13 Nov 14:35
2b6f40a
Compare
Choose a tag to compare

Changed

  • PR #482 - [Documentation] Upgrade dependencies.

Fixed Bugs

  • PR #481 - [Operator/NifiUserGroup] Fixed /parameter_contexts access policy creation.

v1.11.2-release

12 Nov 18:20
73af7ca
Compare
Choose a tag to compare

Added

  • PR #476 - [Helm Chart] Added option in nifi-parameter-context helm chart to support setting inheritedParameterContexts.
  • PR #477 - [Documentation] Added compatibility matrix for NiFi Registry.

Changed

  • PR #474 - [NiGoApi] Upgrade NiGoApi to v0.1.3.
  • PR #478 - [Operator] Upgrade golang to 1.23.3.

Fixed Bugs

  • PR #477 - [Operator/NifiRegistryClient] Fixed registry update check to use url property.

v1.11.1-release

29 Oct 10:37
0d90584
Compare
Choose a tag to compare

Changed

  • PR #471 - [Documentation] Update compatibility matrix.
  • PR #471 - [Helm Chart] Update appVersion to 1.28.0.

Fixed Bugs

  • PR #471 - [Helm Chart] Fixed incorrect serviceAccountName setting in NiFiCluster chart.

v1.11.0-release

25 Oct 15:08
5bfc3b8
Compare
Choose a tag to compare

Added

  • PR #454 - [Helm Chart] Added options in nifi-cluster helm chart to support setting clientType, propagateLabels, sidecarConfigs, topologySpreadConstraints and nifiControllerTemplate on NiFiCluster CRD.
  • PR #455 - [Helm Chart] Added ability to configure overrideSecretConfig and overrideConfigMap for nifi.properties in the nifi-cluster chart.
  • PR #439 - [Helm Chart] Handling the replicas attribute in the nifinodegroupautoscaler template in nifi-cluster helm chart.
  • PR #450 - [Operator/NifiCluster] Added Kubernetes Clustering and State management.

Changed

  • PR #449 - [Operator] Upgrade golang to 1.23.0.
  • PR #465 - [Operator] Upgrade golang to 1.23.1.
  • PR #465 - [Operator] Upgrade golang to 1.23.2.
  • PR #466 - [Documentation] Upgrade dependencies.
  • PR #450 - [Operator/NifiCluster] Changed default NiFi Configuration File from flow.xml.gz to flow.json.gz.

Fixed Bugs

  • PR #451 - [Operator] Fixed nil pointer dereference that occurred when logging failures without an underlying error.

v1.10.0-release

02 Aug 13:22
963e301
Compare
Choose a tag to compare

Changed

  • PR #434 - [Operator/NifiCluster] Added Python logback configuration.
  • PR #436 - [Operator] Upgrade golang to 1.22.4.
  • PR #440 - [Operator] Upgrade golang to 1.22.5.
  • PR #442 - [Documentation] Upgrade node 22.5.1.
  • PR #422 - [NiGoApi] Upgrade NiGoApi to v0.1.2.

Fixed Bugs

  • PR #435 - [Operator/NifiCluster] Fixed NifiCluster type fallback to external instead of the field value.
  • PR #443 - [Operator/NifiUser] Replaced Parameter Context policy resource from /parameter-context to /parameter-contexts.

v1.9.0-release

30 May 08:00
e50a8d1
Compare
Choose a tag to compare

Added

  • PR #394 - [Operator/NifiCluster] Added support to let users configure AdditionalNifiEnvs.
  • PR #430 - [Operator/NifiCluster] Added Python extensions properties in the nifi.properties file template.

Changed

  • PR #415 - [Operator] Upgrade golang to 1.22.2.
  • PR #393 - [Operator/NifiCluster] Added support to let users configure seccompProfile and securityContext.
  • PR #421 - [Documentation] Upgrade node 22.0.0.
  • PR #422 - [NiGoApi] Upgrade NiGoApi to v0.1.0.
  • PR #425 - [Operator] Upgrade golang to 1.22.3.
  • PR #428 - [Documentation] Upgrade node 22.2.0.
  • PR #431 - [Operator/NifiCluster] Changed type of the version field from VersionControlInformationEntity to be generic.
  • PR #431 - [NiGoApi] Upgrade NiGoApi to v0.1.1.
  • PR #426 - [Operator/NifiParameterContext] Changed secret update detection to be based on resourceVersion.

Fixed Bugs

  • PR #416 - [Operator] Certmanager-user: k8sutil: corrects IsAlreadyOwnedError.
  • PR #418 - [Operator/NifiCluster] Fixed issue where new nodes could not be added to NiFi cluster with a custom authorizer configuration provided.
  • PR #420 - [Operator/NifiCluster] Patch duplicate Prometheus Reporting Task.
  • PR #424 - [Operator] Fix Nifiuser certificate creation.

Deprecated

  • PR #422 - [Operator/NifiCluster] MaximumEventDrivenThreadCount is no longer configurable in NiFi.
0