Vinicius K. Ruoso

Results 10 issues of Vinicius K. Ruoso

Add support for Codefresh CI.

help wanted
new provider

For people that already have SingleStore in the infrastructure, it would be great to use it as an external database to avoid having to maintain CubeStore as an extra component....

enhancement
help wanted
community supported

First of all thanks for a great component. I've just spent a few time trying to figure out a problem with my code handling ``vue-clip`` events. It turns out I...

**Describe the solution you'd like** When templating from multiple sources (`data` and `dataFrom` config), be able to render in the template all values from the `dataFrom` secret with the values...

kind/feature
area/templating

### Description I've faced a race condition when recordings start nearly at the same moment. The logs below show it happening. The following are the steps Jibri took: - Jibri...

It would be a nice feature to have if you could have a library that uses the robot.api.logger to log messages to just work when used in a remote server...

enhancement

When changing the zip file in the secret that is mounted in the asterisk-config volume, it does not detect it and re-renders the template. This makes it hard to have...

The Asterisk config is provided by a kubernetes secret. We are adding support re-render the templates when a secret is updated. This allow us to react much faster to configuration...

Can you clarify why this capability is needed? Could not find any information about it in the docs or past issues here.

I'm trying to get this to work using the latest 4.x version. Turns out I can't use the `cloudinit_nodepool` module parameter because it expects a file path. That path is...

question