hyperledger-labs / hyperledger-labs/fabric-operator
Make a note of required versions for dependencies on test-network
- Dominant language
- Go
- Stars
- 78
- Forks
- 47
- Avg merge
- 1h 24m
- Merged PRs (30d)
- 3
Description
Small issue I just ran into, the sample-network scripts use https://github.com/kubernetes/kubernetes/pull/105776 so kubectl must be at least v1.23.
```
error: unrecognized condition: "jsonpath={.status.type}=Deployed"
```
I was able to get past this by upgrading my kube-cli, but wanted to highlight that specific dependency versions here would be helpful.
Contributor guide
Research direction
Start by inspecting the test-network or sample-network scripts and their accompanying documentation to find where dependency requirements are recorded. Document that kubectl must be at least v1.23, along with any other required versions found there, and verify the guidance addresses the reported jsonpath error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- devops, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100