Tomáš Karásek

Results 16 issues of Tomáš Karásek

This is connected to provisioning device wihtout public IPv4. When I create device over the API, and put `[{"address_family":6,"public":false}]` (obviously a nonsense) to device creating request, device is stuck in...

BGP session is not listed in project BGP config. I have session with a device in a project and the `sessions` attribute of the project is empty list. The BGP...

The dig or host doesn't get proper answer on first try. The request can be observed in the server. when it re-sends the request after 5 secs, it gets the...

Right now both are JSON strings, and normalized to match after API processes it and exports it in a newly created device resource. Instead of strings, they could be maps...

source/terraform-provider-metal
area/resources/metal

The move from HashiCorp Teamcity to Github Actions worsened the quality of CI in this provider. I can't easily see: - which tests have failed, in one screen - which...

terraform-provider-metal

After a long time I've acutally looked on the log of acceptance tests, and I've come across TestAccMetalIPAttachment_Basic fail because it's using an old plan, probably unavailable in the new...

terraform-provider-metal