Commit Graph

2 Commits

Author SHA1 Message Date
Stavros Kois d802132ead
feat(wireguard): move to stable and add docs (#3637) 2022-08-30 23:12:45 +02:00
Stavros Kois ff2570df89
feat(wireguard): add standalone wireguard (#3575)
* feat(wireguard): add standalone wireguard

* hmm

* try

* empty space

* configmap

* formatting

* mount

* full priv for testing

* lint

* see files

* lint

* actually mount it

* see content

* allow native helm users to pass conf file directly and update UI

* test secret mount

* disable /tmp

* default mode

* hmm

* lets see

* defaultMdoe

* root for testing

* configfilehostpath is required for scale

* fix def mode

* string

* render secret

* quote

* first encode then ident

* octal

* try hostpath

* rootless test

* fake config

* test normal run

* root

* rofs

* fake key

* fake key

* add keys for ci

* remvoe ci values
2022-08-29 02:41:44 +03:00