Commit Graph

3 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 03d58ace5f
fix(blocky): Finish up UI (#3866)
* fix(blocky): switch from subpath to items

* whoops

* don't run upgrade

* fix identation

* no message

* see content

* also see content

* agin

* -.-

* run

* run as is for now

* revert few things

* fix upstreams

* go again

* fix configmap of k8s-gateway

* bump common

* back to subPath

* add boostrapDns

* add filtering

* add custom dns

* add client lookup

* add caching

* add hostsFile

* add k8s forward

* add unbound

* apply suggestions from code review
2022-09-24 20:49:03 +02: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