Standalone Openwhisk error: Key not found 'etcd'
Open
- Dominant language
- Scala
- Stars
- 6.8k
- Forks
- 1.2k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 2
Description
## Environment details:
Ubuntu: 22.04
## Steps to reproduce the issue:
0. sudo apt update / sudo apt-get update
1. Install Docker: curl -fsSL https://get.docker.com | bash
2. Install nodejs: sudo apt install nodejs
3. Install OpenJDK8: sudo apt-get install openjdk-8-jdk -y
4. Clone apache/openwhisk.
5. Run ./gradlew core:standalone:bootRun (I had to run it with sudo)
## Provide the expected results and outputs:

## Additional information you deem important:
None, consistently get the same error
Contributor guide
Assessment
This issue has not been assessed yet.