-
Story
-
Resolution: Done
-
Undefined
-
4.16
-
Proactive Architecture
-
False
-
False
-
None
-
3
-
CNF Compute Sprint 252
User Story:
As a software developer, I need to be better informed about the process of contributing to NTO, so that people do not mistakenly contribute to https://github.com/openshift/cluster-node-tuning-operator/tree/master/assets/tuned vs to
https://github.com/redhat-performance/tuned
I also want to be able to create custom NTO images just by following HACKING.md file, which needs to be updated.
Acceptance criteria:
- TuneD is no longer hard-included in the NTO repo, but rather is included as a git submodule
- A new contributor reading HACKING.md file is able to deploy a custom version of NTO
- https://github.com/openshift/cluster-node-tuning-operator/blob/master/hack/test-upstream-tuned.sh still needs to work to test new TuneD FDP releases.
Additional information
There will likely be changes necessary in the NTO Makefile too.