crossplane / crossplane/function-runtime-oci
Improve rootless container Function debugging
- Lenguaje dominante
- Go
- Estrellas
- 6
- Forks
- 2
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### What problem are you facing?
We've heard from a few folks that it's hard to determine what's going wrong when their Composition Functions don't work. This is an open-ended issue to capture ideas to improve the situation.
### How could Crossplane help solve your problem?
Some things to start with:
* [ ] Document how to use `xfn run` and/or `docker run` to debug a Composition Function in isolation.
* [ ] Have Crossplane or xfn print the `FunctionIO` objects it sees to debug logs.
* [ ] Improve the error message returned when the OCI runtime can't run the function binary for some reason (e.g. wrong architecture)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.