Bernardo Vale
Bernardo Vale
Thanks @bmanojlovic!
I would say that maybe we should move that logic to `libraries/db2_licence` Inside the role the code would look like this: ```yml - name: Install DB2 License db2_license: instance: "{{item}}"...
Go ahead @torbenbru !
Commit 6891c6b fixed. But we still need to put the option to specify dbpath
I hacked the code a little bit and managed to make it work the way I want by adding `discriminator` to this list: https://github.com/koxudaxi/datamodel-code-generator/blob/master/datamodel_code_generator/parser/jsonschema.py#L274 is that an acceptable implementation?
Hey @LD250, I've fixed the `flake8` issue, but the test aren't failing because of my new code. I've just checked using your master branch, check the error: ``` running test...
@LD250 I will rebase master.
any updates here? We need the same fix
Hi @jrasell thanks for the quick response, sorry I thought I had attached it, it's there now. > If possible, it would be really useful to get some additional information...
It happened again, I attached the result of both API calls. The bad alloc is `2bca42e6-0500-c650-1fc5-28eae8e6b7d6` [node_allocations.json](https://github.com/user-attachments/files/16430516/node_allocations.json) [bad-alloc.json](https://github.com/user-attachments/files/16430517/bad-alloc.json) Relevant nomad-client logs: ``` Jul 29 23:21:53 d4218.iad2.kentik.com nomad-client[2229034]: 2024-07-29T23:21:53.963Z [INFO] client.alloc_runner.task_runner:...