hyperledger-labs / hyperledger-labs/fabric-operator

Make a note of required versions for dependencies on test-network

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.