PPawlowski
PPawlowski
The [user who executes](https://github.com/ppawlowski/driver-localfs/actions/runs/10504395364/job/29099743004#step:3:228) the workflow [has proper permissions to the file](https://github.com/ppawlowski/driver-localfs/actions/runs/10504395364/job/29099743004#step:3:365) which supposed to be archived. Unfortunately, still no artifact is published. Furthermore, I've added a full path to...
Running it locally proves, that the file is created. Furthermore, I've added workflow step within the same job which [uploads the file as an artefact](https://github.com/ppawlowski/driver-localfs/actions/runs/10512642657/job/29126429039#step:4:1) and it succeeded while `build-chain`...
Installing ingress controller will create a Load Balancer. In Azure, Load Balanacer does not support TLS termination. This should be handled by the ingress object definition manually or automatically via...
> @ppawlowski any update on this? Bump of this action requires re-write of existing payload that is sent to slack API. Will take care of it in some spare time.
> [@ppawlowski](https://github.com/ppawlowski) Do you have insight as to which external tools customers might use for this? For self-hosted most widely used approach is Prometheus + Grafana. As for enterprise solutions,...
There are two Node-RED nodes that I am aware of and that are capable of providing metrics/traces for flows: * [node-red-contrib-prometheus-exporter](https://flows.nodered.org/node/node-red-contrib-prometheus-exporter) * [node-red-contrib-opentelemetry](https://flows.nodered.org/node/node-red-contrib-opentelemetry) Since every flow is unique, I don't...
> [@ppawlowski](https://github.com/ppawlowski) Please validate if the wildcard DNS requirement applies outside of Docker/Kubernetes. What about Windows? It applies everywhere.
@gstout52 Implementation of this task is beyond my area of expertise.