-
**What would you like to be added**:
Helm chart is now a normal artifact, widely used in CI/CD systems or displayed in application market, it seems charming if we can support this besides kustomi…
-
See for example the lws setup at https://github.com/kubernetes-sigs/lws/pull/10
-
Hey there,
Thought I'd mention that `develop` has a compile error that seems to be unintentional - where `const` memory of `epee::byte_slice::data()` is being asked to be used to initialize a mutab…
-
see how this was done for jobset here: https://github.com/kubernetes-sigs/jobset/issues/58 and for LWS at https://github.com/kubernetes-sigs/lws/issues/29
-
**What happened**:
If a user deployed multiple lws objects in the same cluster with names like: lws; lws-1; lws-2; then the "lws" object will create sts lws-1 as the worker sts; but "lws-1" lws o…
-
**What would you like to be cleaned**:
We now install lws-controller in the lws namespace and llma-controller in the llmaz-system, let's merge them together, it's more convenient for users.
…
-
As a (mobile or desktop) device user,
I want to connect my own data storage to my device,
So that data is stored under my control.
## Preconditions:
* The user has a personal data store
* The…
-
hi, I have cross compile the source code success, install OK , but get this error. how to resolve this? I have include libwebsockets.h
-
Hi Andy,
i got this error when i recreated the vhost by lws_create_vhost with the same port different tls certification in lws version 4.3
_E: [null wsi]: lws_socket_bind: ERROR on binding fd 266 …
-
I'm trying to run LWS with my own local, private testnet, but I'm getting this repeated error:
`Attempting rollback past last checkpoint. Wait until daemon finishes syncing - otherwise daemon is pe…