Malo Jaffré
Malo Jaffré
Hi! I got an ATEN CS84U KVM switch and can switch between the sources using the hotkey shortcuts (through the virtual keyboard), so I'm also very keen on such a...
> nice one!!! > > Question - `"Watch UUID: {{ watch_uuid }}\n"` so we are switching to using `{{ token }}` instead of `{ token }`, is this going to...
> > I could implement that only when sending notifications, but not when updating the configuration, to force users to progressively switch to the new syntax. > > I just...
> Maybe the software is getting complex enough that it now needs some "update version" internal counter, so we can apply updates.. that would make it way more 'future proof',...
Hi @sinbai, Thanks for looking into it! No I am not using this resource at all, only `azurerm_container_app_custom_domain`. If I'm not mistaken, the whole point of #25356 was to be...
If you accept this PR, I would obviously be happy to help with the next steps to get it added to HACS default repositories!
Very interested in this feature 😊 Could it be an option to leverage/expose Airflow built-in [callbacks](https://airflow.apache.org/docs/apache-airflow/stable/administration-and-deployment/logging-monitoring/callbacks.html#callbacks)? Or the `BaseOperator`'s `pre_execute` and `post_execute` tasks? In either case Airflow already has the...
Hi @m1n0, I think that in this case the version requirement is perfectly reasonable, no issue with that 🙂 The specific challenge I'm facing is that the packages `pyspark` and...
That would be a good option, but I'm not aware of any way to define an extra with "negative" dependencies. There have been several discussions related to similar problems: -...
@Dionmm thank you, I'm looking forward to using it! Is it correct that you have implemented managed identity for scale rules both for `azurerm_container_app` and `azurerm_container_app_job`? It looks like you...