Results 59 comments of Yannig

Hi, Sorry, I didn't read this conversation before doing my PR (https://github.com/alexellis/arkade/pull/602). I have done a little experiment to retrieve the last version using Github API. Any feedback are welcome...

Sorry for the other issues. I will continue the discussion here. In the case of tools like kubectl and helm, they don't have binaries directly on Github. It is therefore...

It looks like there are releases on Github for most of the tools. So far I have only found hashicorp/vagrant, minio/mc and rancher/kim. For the rest, it seems to be...

The compiled image with this operator is available at the following location: `quay.io/yannig/postgres-operator:v1.6.3` Here the PodMonitor and PrometheusRule I'm using to integrate the postgres operator inside Prometheus Operator. ```yaml apiVersion:...

Sorry to insist but are you interested in this feature or not? Do you have any feedback for me on what should be done at least in addition? We have...

@MPV sure, I'll do a rebase with the current branch.

Rebase done with last version of the master branch

By the way a version 1.7.0 with this patch is available using this image: quay.io/yannig/postgres-operator:v1.7.0

@taxilian Sure, it could be a good feature. Maybe I can try to implement it.

Hi, Is it possible to provide the raw results of these requests? Regards,