Louis Fradin
Louis Fradin
Hello @nuttert ! Thanks for the issue ! Normally, it should have enable by this issue: https://github.com/lerenn/asyncapi-codegen/issues/192 Do you have an error when you're trying to import a schema from...
Thanks for the example, I'll try to recreate it and solve it in the next days :)
Sorry about the delay, I was a bit busy. Thanks for providing more insight :)
Arf, thanks for proposing a fix ! I'll look ASAP
The eviction policy of Azure spot instance is on Deallocate, so the disk is preserved between shutdowns.
On Azure, it seems to be the same disk. What makes you think that the disk is different ?
I'll investigate further ! Thanks for the info :)
I can confirm that Talos is installed on network-attached storage that is preserved between machine shutdowns. Data is not destroyed. The interesting line is the following: ``` [ 4.689933] [talos]...
I would go for the simplest one, so `RFC3339Nano` one, and add a test to ensure that it is correctly parsed in case that there is a breaking change in...
Hello @gedw99 ! Thanks for the tips and critics, it's really appreciated ! I'm currently on vacation so I won't be able to make the change now, but I'll take...