Skip to content

Support custom NiFi components via git-sync #739

@soenkeliebau

Description

@soenkeliebau

We already have docs how to use Python processors in https://docs.stackable.tech/home/stable/nifi/usage_guide/custom-components/custom-python-processors/.
This issue is about implementing a CRD change, which offers this functionality more conveniently.

  • support functionality similar to AirFlow for running gitsync to get python processors into the running container
    • Move gitSync struct from airflow-op into operator-rs!
    • also support extra volumes for this
  • supply Python runtime in container
  • investigate if we want to offer separate functionality for dependencies to what NiFi does (especially considering airgapped environments)

Tasks:

Metadata

Metadata

Labels

release-noteDenotes a PR that will be considered when it comes time to generate release notes.release/25.7.0

Type

No type

Projects

Status

Done

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions