Vadim Rutkovsky

Results 190 comments of Vadim Rutkovsky

Новая версия плагина - https://github.com/ivalkeen/rhythmbox-vkontakte

That's odd, could the binaries be relabelled when applied on F32 FCOS?

kubelet RPM is extracted from `quay.io/openshift/origin-artifacts:4.7` image in `/srv/repo`

Right, I'd follow prometheus-operator here. I wonder if we can start with cluster scope - and fall back to a single namespace if auth error is received? That would cover...

I'm not too familiar with prometheus-operator and sadly don't have much time to implement a more extensive change :( I don't mind landing a change to support single namespace (read...

I've hit the similar issue when I first invited slack bot in the channel and then updated `matrix_admin_room`. Kicking the bot and re-inviting it again helped

It seems `merged` is [not set](https://docs.github.com/en/rest/reference/pulls#list-pull-requests) when PRs are listed, but is [set](https://docs.github.com/en/rest/reference/pulls#get-a-pull-request) for each individual PR. Reworked this to make `merged` be Option.

I've noticed this happens when one of Jellyfin tracks is 48000 Hz, 44100 are played correctly

This requires a separate file and additional imports after writing tests. I don't see any potential flaws in this implementation. AFAIK Cucumber also supports it

Found an interesting usecase for that: in our team we have several projects which use a set of common steps. Those steps are being imported in each project as a...