Mariusz Józala

Results 8 issues of Mariusz Józala

**General remarks** Aim of this issue is to provide clear documentation on how to use kamus-cli when using Azure KeyVault. **Is your feature request related to a problem? Please describe.**...

help wanted
good first issue
documentation

I would like to avoid setting all pins of MCP23xxx on application start. It is possible to set pins values to zero if needed, after initialisation. However, when all pins...

## Current solution Currently when setting `spec.valuesFrom.[n].targetPath`, the value from ConfigMap/Secret referred is treated as a JSON or string. This is documented [here](https://fluxcd.io/docs/guides/helmreleases/#refer-to-values-in-configmap-and-secret-resources) with the information "`targetPath` supports the same...

This one would solve issue #25, where this functionality is described in more details.

I would like to use hrval-action, but in my use case I am using ".spec.valuesFrom" to add values from Kubernetes secrets to application configuration. These values passed with "valuesFrom" are...

You can use attached Helm chart to reproduce the bug. [show-bug-app.tar.gz](https://github.com/helm/helm/files/9028496/show-bug-app.tar.gz) ## Steps to reproduce 1. Install Helm release with chart including SecretProviderClass and Deployment resources (attached) ```sh $ helm...

question/support

While using ESP32 with W5500 it sometimes sends malformed packet. Time periods between malformed packets differs significantly - from few seconds to couple of hours. I've found this problem when...

While using ESP32 with W5500 (ethernet), PubSubClient gets disconnected from MQTT broker from time to time (time periods differs significantly - from few minutes to couple of hours). Looks like...