Dimitris Mavrommatis

Results 10 comments of Dimitris Mavrommatis

I had to download the chart, unzip it and add the `global` field inside the `values.schema.json` file. Now I include the dependency as a local folder to get around this...

> I'm curious as to what the use case is for this? The inventory hostname is available when running playbooks so curious as to what this functionality offers. To create...

OK, I will add an integration test and open a PR. Thanks

For anyone interested, you can achieve the functionality by running the constructed plugin afterwards instead of using the compose functionality from this module. Feel free to close this issue if...

> > For anyone interested, you can achieve the functionality by running the constructed plugin afterwards instead of using the compose functionality from this module. > > Please, would you...

> Hello @dmavrommatis and thanks for your contribution, > > As this is an enhancement, please could you rebase this pull request on master? Changed the target branch to master...

hi @renzodavid9 , for me the workaround by escaping with quotes does not work. The chart from [pebble](https://github.com/jupyterhub/pebble-helm-chart/blob/main/pebble/templates/pebble-deployment.yaml#L95-L97) is like this ``` {{- with .Values.pebble.env }} {{- . | toYaml...

Can we have an update on this if it is going to be on the roadmap? or at least what is the size of the task to maybe try to...

Is there any update on this? we also have a use case where we need to run multiple hooks and this behavior is not allowing us to do so.

> Based on my knowledge of delta XDS, we could probably split up the subscription requests to avoid hitting the default receive message size limit. But that limit is somewhat...