Simon Walker
Simon Walker
> I'm not sure I can answer this well without knowing much more about the relationship of the Lambda is to the main LocalStack process. Is it a separate process...
hi @rayjlinden , thanks for raising this issue. Improved support for container runtimes alternative to Docker is something we are working on currently, however it is available at our enterprise...
Hi @moriisaac, EKS is a Pro feature of LocalStack. You do not say in your issue but are you providing a `LOCALSTACK_AUTH_TOKEN` when you run `localstack start`?
Thanks for this contribution. I am going to close this PR in favour of https://github.com/localstack/localstack/pull/11632 as this includes a validated test.
Hi @holyoaks, sorry for not responding sooner but since version [3.8.0](https://github.com/localstack/localstack/releases/tag/v3.8.0) we have a mock implementation of some Mediaconvert functionality around * queues * jobs * eventbridge integration We don't...
Hi @chrsoo , thanks for making this suggestion. > I would like to iterate over all the cards in the header of an HDU for use in my own tool...
What URL are you using? I see `http;//localhost.localstack.cloud:4566` in one of your screenshots? If this is the case, can you try `https`? The browser tends to block requests from an...
Thanks for posting this PR. I am not convinced replacing one build system with another is the answer. I feel it is less likely that a user has `cmake` than...
> Is it possiable to support MSVC native compile on Windows platform? Compared with autotools, CMake is cross platfrom supported includes native MSVC. @HaoxuanGuo `rust-fitsio` does not support MSVC at...
@HaoxuanGuo thanks for posting this information, but I'd like to split up integrating cmake and getting MSVC support working into two separate issues. I already have an [open issue for...