sparse-intern-71089
01/14/2022, 11:27 AMechoing-dinner-19531
01/14/2022, 1:00 PMcuddly-actor-99406
01/14/2022, 1:36 PMvictorious-continent-984
04/18/2022, 7:02 AMFile "/Users/danylo/projects/python/surus-pulumi/venv/lib/python3.8/site-packages/pulumi/runtime/resource.py", line 853, in _resolve_depends_on_urns
return await _expand_dependencies(all_deps, from_resource)
File "/Users/danylo/projects/python/surus-pulumi/venv/lib/python3.8/site-packages/pulumi/runtime/resource.py", line 824, in _expand_dependencies
await _add_dependency(urns, d, from_resource)
File "/Users/danylo/projects/python/surus-pulumi/venv/lib/python3.8/site-packages/pulumi/runtime/resource.py", line 804, in _add_dependency
await _add_dependency(deps, child, from_resource)
File "/Users/danylo/projects/python/surus-pulumi/venv/lib/python3.8/site-packages/pulumi/runtime/resource.py", line 804, in _add_dependency
await _add_dependency(deps, child, from_resource)
File "/Users/danylo/projects/python/surus-pulumi/venv/lib/python3.8/site-packages/pulumi/runtime/resource.py", line 803, in _add_dependency
for child in res._childResources:
RuntimeError: Set changed size during iteration
echoing-dinner-19531
04/18/2022, 9:13 PMcuddly-actor-99406
04/21/2022, 9:28 AMgrpc/protobuf
code. I tried stepping through but the stack was 50 deep and just low level serialization code. This is the yaml I'm trying to apply: <https://github.com/cert-manager/cert-manager/releases/download/v1.8.0/cert-manager.crds.yaml>
If I comment out half of it, it seems fine. If I put some back in, it hangs. But it doesn't seem to matter which bit I comment out, more so the amount. To recap: this used to work on my Intel mac. It works now on a debian arm64 VM running on my m1 mac. It hangs on the mac using python 3.9 arm64 build.echoing-dinner-19531
04/21/2022, 10:13 AM--logflow --logtostderr -v9
cuddly-actor-99406
04/21/2022, 10:58 AMcuddly-actor-99406
04/22/2022, 6:43 AMechoing-dinner-19531
04/22/2022, 3:05 PMechoing-dinner-19531
04/22/2022, 3:08 PMcuddly-actor-99406
04/23/2022, 3:55 AM