Ante Gulin

Results 22 comments of Ante Gulin

@troian have you figured anything out? Any general pointers would be appreciated (if you have any, of course). I'll try to open a PR in the following days.

Typescript version would be greatly appreciated!

I agree, It would make sense for an empty dir to be cloned if the repository is empty.

I'm having the same issue. I'd like to disable SSL completely.

I've bumped into the same issue

> Ran into the same issue right now. Had clean reinstalled Timescale using helm a day back. Earlier this issue didn't arise when I had it running for almost a...

Looking at the pgbackrest logs of the master instance, here is the first failed backup, after which all other backups failed too. ``` -------------------PROCESS START------------------- 2021-10-29 02:12:11.949 P00 INFO: backup...

> @4nte you mentioned that one of the replicas has been promoted. That means the earlier master is no more accessible and maybe the backup was trying to connect to...

Services are containers in the cluster, as per usual. But Instead of running kubefwd from a local binary (which has to be pre-installed by the user), we could run kubefwd...

> * mount /etc/hosts in the kubefwd container (so that any changes to /etc/hosts are propagated to the host network stack) > * mount any kubectl secrets you need in...