Commit Graph

2 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing 373cc5168f
chore(blocky): move blocky to enterprise (#3875) 2022-09-24 20:39:59 +00:00
Stavros Kois caa3733880
feat(blocky): add blocky (#3735)
* feat(blocky): add blocky

* Chore(Blocky): Ornias's refactor

* Chore(Blocky): stavros' refactor

* add basic run tests and remaining config options in values.yaml

* bump common again

* correct minor services whoopsy

* whoops again

* Update charts/incubator/blocky/questions.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/blocky/questions.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Actually add values.yaml settings to blockyconfig file

* hmm

* Update charts/incubator/blocky/templates/common.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* dont load k8s-gateway without domains added

* remove loop detection from k8s-gateway

* response with nxdomain if no forwarding is added to k8s-gateway and fix k8s-gateway domains in blocky config

* hmmm

* fix some mistakes

* fix config mistake

* always add a forward to prevent errors, even though forwarding would never be used.

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-23 00:05:40 +02:00