stackabletech / stackabletech/nifi-operator
Add versioning to update to gitsync v1alpha2
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 48
- Forks
- 12
- Avg merge
- 11h 26m
- Merged PRs (30d)
- 10
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)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
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.
Assessment
- Tech stack
- git, kubernetes, rust
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100