David Mládek

Results 52 issues of David Mládek

Hello, I was wondering if aiocoap client with tinydtls (or another dtls module) can be used so that only server is authenticated and clients have anonymous access. I tried following...

**Describe the bug** I added a custom command to deploy a service. However instead of okteto using powershell (from which it was called and where I have all necessary commands)...

customer reported
epsilon

### What problem are you trying to solve? Easier and automated provisioning of clusters with linkerd. ### How should the problem be solved? Add a helm installation hook that creates...

enhancement
needs/design
area/install
area/helm

When I directly copy the example usage from the readme I get compilation errors due to the Params bound. I am using Windows 10, rustc 1.59.0, rusqlite 0.27.0 with the...

question
wontfix

There are no tests involved including whether stuff compiles with or without any given feature. Docs are also missing. I will need a bit of guidance with both. I also...

I would like to send QoS 1 messages with the guarantee intact even if the sending device unexpectedly restarts. This would need persistent storage but the messages there need to...

stale

I have seen that the support was added to the server in #258, however, I would need to use something different than `rustls` in the client. This is because there...

stale

This possibly ties into #126. I am using errors where I put `ureq::Error` as a source into other errors. When the error is being processed I would like to print...

I cannot seem to find a method to confirm confirmable messages where the reply may take longer to be generated. Sorry if I have missed the correct functions somewhere. In...

I tried using the simple server with long-running operation and since the server doesn't send back ACKs, 3 retransmissions occured. After the handler finished, the server sent 4 answers, 1...

bug