Sean P. Kelly
Sean P. Kelly
Thanks for this report! Do you think you could check [the EC2 console logs](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/troubleshoot-unreachable-instance.html#instance-console-console-output) for any suspicious messages? I'll attempt to reproduce, but do you have any pointers about your...
Not during promote, only during set. I still think it's worth doing this though.
Hey @mikn sorry for the silence here. This has been competing with other priorities of mine, and I know the parallelization concept will require a lot of attention, so I...
This is, indeed, an oversight. This is at the very least caught for official releases by the integration tests run in our GitHub Actions CI. We'll take a look at...
We originally did not do parallel image pulls because docker was the engine underlying the pulls, and we did not trust it to do them correctly. But we don't have...
The output ordering is indeed very strange! One thing that we changed (which I think is also related to your parallel/serial comment -- will chime in there) is [the way...
> Or alternatively - just accept that the inventory will list `bottlerocket-glibc` (etc) instead of `glibc`. I somewhat favor this, rather than trying to elevate what is currently just a...
> If you're both aligned with a separate, more focused change regarding package naming I am comfortable deferring this until some time which is soon but not right now.
The other side to this coin is that `Infra.toml` is used to provide settings for other publications via pubsys. If we do something different here, we should provide a more...