Nathan Sharp

Results 6 issues of Nathan Sharp

### Environment - Pythonnet version: 3.0.0a2 - Python version: 3.8.10 - Operating System: Ubuntu 20.04.4 LTS (docker run --rm -it ubuntu:20.04) - .NET Runtime: .NET Core 6.0.202 ### Details -...

bug

If you write simple .md page in the root content folder, or an _index.md in a top level folder that doesn't map to one of the other layout styles, the...

**Describe the bug** When a container is not found, the error received does not help you solve the issue. **To Reproduce** - `docker run --privileged -p 8080:80 -ti direktiv/direktiv-kube` -...

improvement

The recent release of numpydoc 1.6.0 caused our builds to start failing with the exact error from #268. Pegging numpydoc to 1.5.0 allows our builds to continue. Excerpt from pyproject.toml:...

Per the discussion in #160, allow the use of `$defs` for the definitions section. This is not a proper PR. It does not contain tests nor documentation. However, it made...

I am using Jaeger from ephemeral but long running (minutes to days) processes to trace execution of engineering workflows. The tracing part is working great. I would like to additionally...

metrics