triceras

Results 3 comments of triceras

There is no way to disable PDB if you wish to do so. There should be a way to disable PDB if the user wants to do so. PDB should...

@switchboardOp The terraform provider actually performs a POST to the Gitlab endpoint. ``` 2022-08-25T19:16:45.500Z [ERROR] vertex "module.prometheus.gitlab_repository_file.cert_manager_values_enable_prometheus" error: POST https://gitlab.example.com/api/v4/projects/85/repository/files/values/eks-rafael-dev.yaml: 400 {message: A file with this name already exists} ```...

Facing the same issue when making a second API request from a gin GET request. Some clarification on why this happens and how to fix it would be very appreciated...