Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Add versioning to update to gitsync v1alpha2

Open
#879 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
git, kubernetes, rust

Research direction

Start by reviewing the operator-rs v1alpha2 changes and the linked Airflow PR, then locate NiFi’s gitsync code and integration-test setup. Bump operator-rs, add versioning and git credentials to the test, and verify that the conversion works as expected.

Written by the indexing model from the issue text.

Description

Description

The gitsync struct in operator-rs has been extended to a version v1alpha2 where a field for the ssh key has been added. Gitsync is also used by airflow and the PR here adds versioning and an integration test to chek that the conversion works as expected. The same should be done for NiFi.

Acceptance criteria
  • Bump operator-rs to include the gitsync changes
  • Refactor NiFi code to add versioning
  • Add an integration test that verifies this (this will involve including git credentials inth e test as that is where the versioning takes affect)
Dominant language
Rust
Stars
48
Forks
12
Avg merge
11h 26m
Merged PRs (30d)
10

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from stackabletech/nifi-operator

All issues in stackabletech/nifi-operator

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.