cncf / cncf/crossplane-conformance
"namespace already exists" when running sonobuoy run
Open
- Dominant language
- No language data
- Stars
- 16
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Followed the [instructions](https://github.com/cncf/crossplane-conformance/blob/main/instructions.md) to run Sonobuoy. I hit an issue when running `sonobuoy run --plugin https://raw.githubusercontent.com/crossplane/conformance/release-${xp_version}/plugin-provider.yaml`.
```
$ sonobuoy run --plugin https://raw.githubusercontent.com/crossplane/conformance/release-${xp_version}/plugin-provider.yaml
ERRO[0001] Preflight checks failed
ERRO[0001] namespace already exists
```
What's the namespace which will be used for the conformance test? Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.