Iosif Nicolae

Results 82 comments of Iosif Nicolae

> I'm sorry for the late response. I just now got time to look into this. > > Some questions. > > * Was this working before, and then after...

> Test attempt 1. > > Will one of you please download and give this a test? > https://packetsender.com/PacketSender_v7.1.0_bigsur_test1.dmg > > If it doesn't work, I have another idea to...

We're using kaniko, and we've configured `registryMirror` option but it seems that skaffold somehow uses `index.docker.io` when `parsing ONBUILD instructions`.

We've managed to implement a solution using [clickhouse_fdw](https://github.com/adjust/clickhouse_fdw) (also, we've fixed some bugs with json support here: https://github.com/iosifnicolae2/clickhouse_fdw)

Our solution was to re-install telepresence: ```bash telepresence helm uninstall telepresence helm install ```

Unfortunately I'm not that used on writing c++ code, so I don't know exactly how add the appropriate tests..

I've implemented a quick fix here: https://github.com/adjust/clickhouse_fdw/pull/88 (this PR must be checked also on an instance without `allow_experimental_object_type` option enabled) After merging this PR you will be able to query...

@ZuluPro https://github.com/django-dbbackup/django-dbbackup/pull/309 might be useful