w7089
w7089
You probably need to download registry certificate and put it to trusted certs. Assuming name of cert is `ca.crt` and you are on linux follow the below: ``` cp ca.crt...
I see that 1735 got merged, but i'm still getting `Impossible to create object (400: allowed_to_push is invalid)` error on `gitlab --debug --verbose project-protected-branch create --project-id 29 --name main --allowed-to-push...
happened to me as well, removing `.kube/config` didn't help. Using the latest aws cli version
Originally it happened to me on OSX too. I moved to Linux and there were no issues.