MakeBuild

Results 13 comments of MakeBuild

Getting this to run with k3s (and not dependency on docker compose) would be "the" defining feature of werf. We could then work in the same way locally as we...

> 1. At the moment, the basic implementation is ready via `werf converge --follow` command in werf v1.2 (available in the early access channel). It should work with k3s as...

Agreed, without beeing able to remove it, one is basically forced to enable it, otherwise the website is just "broken".

If I put polling on the Daemonset for this helm chart: https://github.com/democratic-csi/democratic-csi#helm-installation I can consistently trigger the "invalid memory address or nil pointer dereference" crash of keel.

This: ``` --- - env: RUNLEVEL: 1 ``` needs to be: ``` --- env: RUNLEVEL: 1 ``` And since 2.0 we need to quote environment variables: ``` - name: Install...

Our company uses usb security key's for quite a number of services. It would be great if we can use webusb, and start a POC for kasm workspaces.

> @echo-devnull unfortunately, webusb does not allow the use of security keys, for security measures. It would allow any site to impersonate other sites if so. Hmm that's a good...

Yes, the option to create your own API key has been removed by Solaredge. Very dissapointing from them. Makes them less of a "open" option to use for home assistant...

No all the logging is in the original post I'm afraid. The pod itself did not create any logging.

I've got the time to look into this again ;-) So, the expose (reverse tunnel) pod that get's created does have a single log entry: ``` [mod-init] Attempting to run...