Jonathan MacMillan

Results 2 issues of Jonathan MacMillan

The code that constructs the etcd image version from the CRD spec prefixes the image version with a "v". This assumption breaks in some contexts where the released etcd images...

### Describe the bug When I run `mypy` against my project that uses the `msgraph_core` library, I get an error indicating that the library has no type information: ``` my/code.py:1:...

status:waiting-for-triage
type:bug