OT-CONTAINER-KIT/redis-operator
View on GitHubDescribe a complete list of software (and their version) required to contribute to this project in CONTRIBUTING.md
Open
#870 opened on Apr 12, 2024
documentationgood first issue
Repository metrics
- Stars
- (1,416 stars)
- PR merge metrics
- (PR metrics pending)
Description
What version of redis operator are you using?
None yet (intending to work on HEAD of branch)
Does this issue reproduce with the latest release?
Yes.
What operating system and processor architecture are you using (kubectl version)?
Not relevant
What did you do?
- Tried to contribute by extending the tool (See https://github.com/OT-CONTAINER-KIT/redis-operator/issues/868).
- Realised that latest operator-sdk is not working, because this code is not ready for v4 (See https://github.com/OT-CONTAINER-KIT/redis-operator/issues/759)
- Check the contributing.md to find the appropriate operator-sdk, and see that no version is documented.
- Cry a bit.
What did you expect to see?
A version of operator-sdk documented in the CONTRIBUTING.md, to avoid me to do the guesswork of the necessary tools required to contribute. This means a complete list of requirements, not only operator-sdk.
What did you see instead?
A non-complete list of dev requirements in CONTRIBUTING.md