Nikolai Rodionov
Nikolai Rodionov
I think that I've configured the workflow wrong, the "Release" step shouldn't be triggered by PR event, hopefully, now it's better (after [839de24](https://github.com/vernemq/docker-vernemq/pull/364/commits/839de247d509f532ea7b8e17eda9d82726bf2c8c)) @ioolkos I see that you're using Travis,...
I'm on it now. In the first iteration, I would not remove the `connectionStringTemplate` field from the `CRD`. Just in case it's used by someone already. But if it's used,...
This is merged: https://github.com/kloeckner-i/db-operator/pull/161 And the db-oeprator chart is updated: https://github.com/kloeckner-i/charts/releases/tag/db-operator-1.4.0
I've got the same error on KDE Wayland in Ardour on the step of scanning for plug-ins. Was trying to add it to Carla and Element hosts, but plugin never...
Foremost, it's my first attempt to do anything with JUCE, cpp, and audio plugins, so it may be a lame take. I've tried updating JUCE library to the latest version,...
CI won't pass, but it's not related to my PR, it's just because the project is not maintained anymore
And I think I can also work on it, if the maintainers confirmed that a PR with a change like that would be accepted
@jkhelil Could you please give me a hint how I can set a custom registry with that approach? I was only able to replace the whole image with the version...
> Would you be interested in opening a PR for this ? Yes, I'd absolutely be, but it will take some time
> what happens when image is not present in specified registry ? Well, if it's a regular registry, it would be `ImagePullBackOff`, and if it's a pull-through cache, the image...