Oded Ben Ozer

Results 8 comments of Oded Ben Ozer

Currently in the process of deploying it on our infrastructure, 8 cluster around the globe, 600 bare metal nodes, peering against Calico node (patched, https://github.com/google/metallb/issues/114), Calico in turn peers again...

> This is currently doable in operator by setting environment variables. We do this while creating operator releases which is made available on Red Hat OpenShift. Does the fact that...

https://github.com/mercari/tfnotify/pull/81 :)

[The create tree API endpoint](https://docs.github.com/en/rest/git/trees?apiVersion=2022-11-28#create-a-tree) indeed doesn't allow deleting a folder but it does allow deleting a file, allowing the user to create to create a new Tree that deletes...

It helped by pointing me the fact I've been using an **ancient** version of this library 🤦 🤦 🤦 This issue [was fixed 3 years ](https://github.com/google/go-github/pull/1372/files) ago but because of...

I'd use this. But even if `argocd.argoproj.io/manifest-generate-paths` is set, and we use that value to copy files we would want to have this behavior off by default as some people...

Any chance we can get this merged? I just wrote an identical PR because I missed this one :) I had to add `/api/v3` to the `newOAuth2Client` BaseURL to get...

Hi @nikwek, I've just ran in to this also, when trying to run `bk init` to setup webhooks in a new GH Enterprise repo