Commit Graph

37 Commits

Author SHA1 Message Date
Kjeld Schouten f2f10219a2
Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-06 19:34:07 +01:00
Kjeld Schouten 84ad7dfa6c
Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-06 12:10:22 +01:00
Kjeld Schouten 11f91779c5
Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-06 10:36:02 +01:00
Kjeld Schouten 70b2b03a31
Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-05 21:10:25 +01:00
Kjeld Schouten eabb9c3024 feat(blocky): enable postgresql querylog by default 2024-02-28 17:53:13 +01:00
Kjeld Schouten bd5d2ce446 no message 2024-02-28 17:19:47 +01:00
Kjeld Schouten d7b126424c fix(blocky): ensure cross platform datasource connection could be made to postgresql from grafana 2024-02-28 17:05:13 +01:00
Kjeld Schouten 5ceb01bb87 chore(blocky): try different datasource url format 2024-02-28 16:40:00 +01:00
Kjeld Schouten 816bbea021 fix(blocky): correct datasource type 2024-02-28 16:29:04 +01:00
Kjeld Schouten 098e7cf457 fix(blocky): fix typo in datasource label 2024-02-28 16:27:15 +01:00
Kjeld Schouten 4a9618e06f fix blocky datasource 2024-02-28 16:12:00 +01:00
Kjeld Schouten a3451ee82e test(blocky): test prototype grafana dashboard and datasource for postgresql 2024-02-28 02:30:32 +01:00
TrueCharts-Bot 97ded71eb6 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-27 19:01:56 +00:00
Kjeld Schouten 3ba099011a fix: correct grafana dashboard label 2024-02-27 18:17:01 +01:00
TrueCharts Bot 16cd3ae639
chore(deps): update container image spx01/blocky to v0.23@24855b6 by renovate (#17023)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [spx01/blocky](https://togithub.com/0xERR0R/blocky) | minor | `v0.22`
-> `v0.23` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>0xERR0R/blocky (spx01/blocky)</summary>

### [`v0.23`](https://togithub.com/0xERR0R/blocky/releases/tag/v0.23)

[Compare
Source](https://togithub.com/0xERR0R/blocky/compare/v0.22...v0.23)

**Features:**

- add support for wildcard lists using a custom Trie
([#&#8203;1233](https://togithub.com/0xERR0R/blocky/issues/1233))
(Thanks [@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-   querylog: add flushInterval parameter
- race UDP and TCP when connecting upstream (Thanks
[@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
- API-first approach for REST interface
([#&#8203;1129](https://togithub.com/0xERR0R/blocky/issues/1129))
- add API endpoint to flush the DNS Cache
([#&#8203;1178](https://togithub.com/0xERR0R/blocky/issues/1178))
- add `upstreams.init.strategy` (Thanks
[@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
- add timeout to bootstrap
([#&#8203;1158](https://togithub.com/0xERR0R/blocky/issues/1158))
- add upstream strategy `random`
([#&#8203;1221](https://togithub.com/0xERR0R/blocky/issues/1221))
(Thanks [@&#8203;DerRockWolf](https://togithub.com/DerRockWolf))
- reduce DNS response cache memory consumption
([#&#8203;1196](https://togithub.com/0xERR0R/blocky/issues/1196))
- EDNS: Client Subnet
([#&#8203;1007](https://togithub.com/0xERR0R/blocky/issues/1007))
(Thanks [@&#8203;kwitsch](https://togithub.com/kwitsch))

**Misc**

-   Updated dependencies and documentation

**Bugfix**

- make `FatalOnError` override `log.Silence` (Thanks
[@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
- ANSI color codes being printed on Windows
([#&#8203;1225](https://togithub.com/0xERR0R/blocky/issues/1225))
(Thanks [@&#8203;kwitsch](https://togithub.com/kwitsch))
- conditional resolver panics on response without question
([#&#8203;1148](https://togithub.com/0xERR0R/blocky/issues/1148))
-   don't cache DNS responses with CD flag
- don't cache EDNS pseudo records
([#&#8203;1150](https://togithub.com/0xERR0R/blocky/issues/1150))
- don't convert regex from punycode to ASCII
([#&#8203;1126](https://togithub.com/0xERR0R/blocky/issues/1126))
([#&#8203;1131](https://togithub.com/0xERR0R/blocky/issues/1131))
- log.privacy option no longer hides domain names being resolved
([#&#8203;1255](https://togithub.com/0xERR0R/blocky/issues/1255))
- return error code on server starup failure
([#&#8203;1165](https://togithub.com/0xERR0R/blocky/issues/1165))
- truncated responses should not be cached
([#&#8203;1149](https://togithub.com/0xERR0R/blocky/issues/1149))
-   use different TTL of multiple records in answer
- rewrite: support the case where upstream doesn't echo the question
(Thanks [@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))

#### Changelog

-
[`9a77dcd`](9a77dcdccc):
BlockingConfig -> Blocking
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`1154335`](11543356b6):
Bugfix in ECS forward
([#&#8203;1290](https://togithub.com/0xERR0R/blocky/issues/1290))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`fb8c419`](fb8c4192ab):
Bugfix/GitHub workflows
([#&#8203;1234](https://togithub.com/0xERR0R/blocky/issues/1234))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`dc66eff`](dc66eff8e9):
Bugfix/readme
([#&#8203;1232](https://togithub.com/0xERR0R/blocky/issues/1232))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`e30e852`](e30e852c86):
ClientLookupConfig -> ClientLookup
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`00d4341`](00d4341271):
ConditionalUpstreamConfig -> ConditionalUpstream
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`26d5f62`](26d5f6215f):
CustomDNSConfig -> CustomDNS
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`6fca40c`](6fca40ca7f):
Dockerfile streamline
([#&#8203;1185](https://togithub.com/0xERR0R/blocky/issues/1185))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`d37d183`](d37d18348f):
EDNS: Client Subnet
([#&#8203;1007](https://togithub.com/0xERR0R/blocky/issues/1007))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`acfc291`](acfc291547):
Feature/devcontainer
([#&#8203;1179](https://togithub.com/0xERR0R/blocky/issues/1179))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`7615584`](7615584944):
Feature/ginkgolinter
([#&#8203;1235](https://togithub.com/0xERR0R/blocky/issues/1235))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`1a200c7`](1a200c77e3):
Fix/opencontainer labels
([#&#8203;1192](https://togithub.com/0xERR0R/blocky/issues/1192))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`fda2dbe`](fda2dbe9df):
Refactoring Redis
([#&#8203;1271](https://togithub.com/0xERR0R/blocky/issues/1271))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`976d619`](976d6198f1):
Refactoring server.go
([#&#8203;1277](https://togithub.com/0xERR0R/blocky/issues/1277))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`03131c4`](03131c443c):
Refactoring/config struct names
([#&#8203;1315](https://togithub.com/0xERR0R/blocky/issues/1315))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`3378316`](3378316982):
Refactoring: FileDownloader
([#&#8203;1281](https://togithub.com/0xERR0R/blocky/issues/1281))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`6c00009`](6c000090b1):
Unit test refactoring & devcontainer
enhancement([#&#8203;1245](https://togithub.com/0xERR0R/blocky/issues/1245))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`72352a9`](72352a968a):
UpstreamsConfig -> Upstreams
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`d8d7fa5`](d8d7fa52d6):
build(deps): bump actions/checkout from 3 to 4
([#&#8203;1127](https://togithub.com/0xERR0R/blocky/issues/1127))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`c703f8f`](c703f8f973):
build(deps): bump actions/download-artifact from 3 to 4
([#&#8203;1305](https://togithub.com/0xERR0R/blocky/issues/1305))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`3e8b7af`](3e8b7af189):
build(deps): bump actions/setup-go from 4 to 5
([#&#8203;1294](https://togithub.com/0xERR0R/blocky/issues/1294))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`79d3afa`](79d3afa57a):
build(deps): bump actions/setup-python from 4 to 5
([#&#8203;1295](https://togithub.com/0xERR0R/blocky/issues/1295))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`5490fc6`](5490fc6363):
build(deps): bump actions/stale from 8 to 9
([#&#8203;1296](https://togithub.com/0xERR0R/blocky/issues/1296))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`343d38c`](343d38cd3b):
build(deps): bump actions/upload-artifact from 3 to 4
([#&#8203;1306](https://togithub.com/0xERR0R/blocky/issues/1306))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`c72a0e1`](c72a0e18f1):
build(deps): bump codecov/codecov-action from 3 to 4
([#&#8203;1147](https://togithub.com/0xERR0R/blocky/issues/1147))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`e31d20c`](e31d20c132):
build(deps): bump crazy-max/ghaction-docker-meta from 4 to 5
([#&#8203;1142](https://togithub.com/0xERR0R/blocky/issues/1142))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`cb5f72f`](cb5f72f830):
build(deps): bump docker/build-push-action from 4 to 5
([#&#8203;1140](https://togithub.com/0xERR0R/blocky/issues/1140))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`c212ab3`](c212ab30d3):
build(deps): bump docker/login-action from 2 to 3
([#&#8203;1139](https://togithub.com/0xERR0R/blocky/issues/1139))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`e187aaa`](e187aaa7fb):
build(deps): bump docker/setup-buildx-action from 2 to 3
([#&#8203;1143](https://togithub.com/0xERR0R/blocky/issues/1143))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`4006b16`](4006b16263):
build(deps): bump docker/setup-qemu-action from 2 to 3
([#&#8203;1141](https://togithub.com/0xERR0R/blocky/issues/1141))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`825f1dd`](825f1ddb37):
build(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.1
([#&#8203;1297](https://togithub.com/0xERR0R/blocky/issues/1297))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`4c65865`](4c65865c6c):
build(deps): bump github.com/abice/go-enum from 0.5.10 to 0.6.0
([#&#8203;1309](https://togithub.com/0xERR0R/blocky/issues/1309))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`710efa3`](710efa357c):
build(deps): bump github.com/abice/go-enum from 0.5.7 to 0.5.8
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`7f7161f`](7f7161f4c1):
build(deps): bump github.com/abice/go-enum from 0.5.8 to 0.5.10
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`9f49291`](9f49291177):
build(deps): bump github.com/alicebob/miniredis/v2 from 2.30.5 to 2.31.0
([#&#8203;1201](https://togithub.com/0xERR0R/blocky/issues/1201))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`5fefca5`](5fefca5732):
build(deps): bump github.com/avast/retry-go/v4 from 4.5.0 to 4.5.1
([#&#8203;1249](https://togithub.com/0xERR0R/blocky/issues/1249))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`4e90109`](4e901094ec):
build(deps): bump github.com/containerd/containerd from 1.7.7 to 1.7.11
([#&#8203;1310](https://togithub.com/0xERR0R/blocky/issues/1310))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`e4e46d7`](e4e46d7c30):
build(deps): bump github.com/deepmap/oapi-codegen from 1.14.0 to 1.15.0
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`18be1e9`](18be1e99e2):
build(deps): bump github.com/deepmap/oapi-codegen from 1.15.0 to 1.16.2
([#&#8203;1209](https://togithub.com/0xERR0R/blocky/issues/1209))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`68eeebe`](68eeebeed4):
build(deps): bump github.com/docker/docker
([#&#8203;1216](https://togithub.com/0xERR0R/blocky/issues/1216))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`f9fa81d`](f9fa81d18d):
build(deps): bump github.com/docker/docker
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`c6304e9`](c6304e9d7f):
build(deps): bump github.com/go-chi/chi/v5 from 5.0.10 to 5.0.11
([#&#8203;1314](https://togithub.com/0xERR0R/blocky/issues/1314))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`fd8ee7c`](fd8ee7cf40):
build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0
([#&#8203;1218](https://togithub.com/0xERR0R/blocky/issues/1218))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`abe9e5c`](abe9e5c461):
build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0
([#&#8203;1300](https://togithub.com/0xERR0R/blocky/issues/1300))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`9f532ce`](9f532ce41f):
build(deps): bump github.com/miekg/dns from 1.1.55 to 1.1.56
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`f1a6fb0`](f1a6fb0014):
build(deps): bump github.com/miekg/dns from 1.1.56 to 1.1.57
([#&#8203;1253](https://togithub.com/0xERR0R/blocky/issues/1253))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`7edb856`](7edb856e67):
build(deps): bump github.com/oapi-codegen/runtime from 1.0.0 to 1.1.0
([#&#8203;1250](https://togithub.com/0xERR0R/blocky/issues/1250))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`f512e11`](f512e11cbf):
build(deps): bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`02569b0`](02569b06d9):
build(deps): bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0
([#&#8203;1195](https://togithub.com/0xERR0R/blocky/issues/1195))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`6448be6`](6448be6667):
build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1
([#&#8203;1237](https://togithub.com/0xERR0R/blocky/issues/1237))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`77ef228`](77ef228efe):
build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2
([#&#8203;1280](https://togithub.com/0xERR0R/blocky/issues/1280))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`d76740e`](d76740ea51):
build(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`589e998`](589e998e5c):
build(deps): bump github.com/onsi/gomega from 1.28.0 to 1.28.1
([#&#8203;1207](https://togithub.com/0xERR0R/blocky/issues/1207))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`5ba1cc2`](5ba1cc27e5):
build(deps): bump github.com/onsi/gomega from 1.28.1 to 1.29.0
([#&#8203;1213](https://togithub.com/0xERR0R/blocky/issues/1213))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`ad27adc`](ad27adcdeb):
build(deps): bump github.com/onsi/gomega from 1.29.0 to 1.30.0
([#&#8203;1228](https://togithub.com/0xERR0R/blocky/issues/1228))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`d923c8c`](d923c8c36a):
build(deps): bump github.com/prometheus/client_golang
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`23ce44d`](23ce44d457):
build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
([#&#8203;1223](https://togithub.com/0xERR0R/blocky/issues/1223))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`51bb54b`](51bb54b595):
build(deps): bump github.com/swaggo/swag from 1.16.1 to 1.16.2
([#&#8203;1123](https://togithub.com/0xERR0R/blocky/issues/1123))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`3dc0ca1`](3dc0ca1885):
build(deps): bump github.com/testcontainers/testcontainers-go
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`e63ad38`](e63ad3880c):
build(deps): bump github.com/testcontainers/testcontainers-go
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`7f38a3b`](7f38a3b617):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/mariadb
([#&#8203;1181](https://togithub.com/0xERR0R/blocky/issues/1181))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`4c62b2d`](4c62b2ddcf):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/mariadb
([#&#8203;1219](https://togithub.com/0xERR0R/blocky/issues/1219))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`1292a20`](1292a20009):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/mariadb
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`ed3a3de`](ed3a3dee0f):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/postgres
([#&#8203;1182](https://togithub.com/0xERR0R/blocky/issues/1182))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`1aec7d6`](1aec7d633e):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/postgres
([#&#8203;1214](https://togithub.com/0xERR0R/blocky/issues/1214))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`b87c545`](b87c545300):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/postgres
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`10b678b`](10b678b0fd):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/redis
([#&#8203;1183](https://togithub.com/0xERR0R/blocky/issues/1183))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`b277506`](b2775069b3):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/redis
([#&#8203;1215](https://togithub.com/0xERR0R/blocky/issues/1215))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`69f6ae4`](69f6ae4ead):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/redis
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`c814667`](c814667b14):
build(deps): bump github/codeql-action from 2 to 3
([#&#8203;1303](https://togithub.com/0xERR0R/blocky/issues/1303))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`4217e93`](4217e933e0):
build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
([#&#8203;1308](https://togithub.com/0xERR0R/blocky/issues/1308))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`ccabb5a`](ccabb5ad87):
build(deps): bump golang.org/x/net from 0.15.0 to 0.16.0
([#&#8203;1186](https://togithub.com/0xERR0R/blocky/issues/1186))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`8dec318`](8dec318130):
build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0
([#&#8203;1197](https://togithub.com/0xERR0R/blocky/issues/1197))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`5e6f6c4`](5e6f6c4e6a):
build(deps): bump golang.org/x/net from 0.17.0 to 0.18.0
([#&#8203;1230](https://togithub.com/0xERR0R/blocky/issues/1230))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`09552f9`](09552f9318):
build(deps): bump golang.org/x/net from 0.18.0 to 0.19.0
([#&#8203;1278](https://togithub.com/0xERR0R/blocky/issues/1278))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`c09eb9e`](c09eb9e306):
build(deps): bump golang.org/x/tools from 0.12.0 to 0.13.0
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`0e1bd0c`](0e1bd0cf17):
build(deps): bump golang.org/x/tools from 0.13.0 to 0.14.0
([#&#8203;1193](https://togithub.com/0xERR0R/blocky/issues/1193))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`42d6f21`](42d6f21ceb):
build(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0
([#&#8203;1229](https://togithub.com/0xERR0R/blocky/issues/1229))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`b1cd255`](b1cd255799):
build(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0
([#&#8203;1279](https://togithub.com/0xERR0R/blocky/issues/1279))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`d5a98b1`](d5a98b1306):
build(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1
([#&#8203;1299](https://togithub.com/0xERR0R/blocky/issues/1299))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`c591fb8`](c591fb88f0):
build(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1
([#&#8203;1211](https://togithub.com/0xERR0R/blocky/issues/1211))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`f5ec92f`](f5ec92f438):
build(deps): bump goreleaser/goreleaser-action from 4 to 5
([#&#8203;1136](https://togithub.com/0xERR0R/blocky/issues/1136))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`de13ffc`](de13ffc6ae):
build(deps): bump gorm.io/driver/mysql from 1.5.0 to 1.5.2
([#&#8203;1200](https://togithub.com/0xERR0R/blocky/issues/1200))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`2fcdf69`](2fcdf695ed):
build(deps): bump gorm.io/driver/postgres from 1.5.2 to 1.5.3
([#&#8203;1199](https://togithub.com/0xERR0R/blocky/issues/1199))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`58bfe5a`](58bfe5acc2):
build(deps): bump gorm.io/driver/postgres from 1.5.3 to 1.5.4
([#&#8203;1212](https://togithub.com/0xERR0R/blocky/issues/1212))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`210900b`](210900b25d):
build(deps): bump gorm.io/driver/sqlite from 1.5.3 to 1.5.4
([#&#8203;1194](https://togithub.com/0xERR0R/blocky/issues/1194))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`733a54d`](733a54d737):
build(deps): bump gorm.io/gorm from 1.25.4 to 1.25.5
([#&#8203;1198](https://togithub.com/0xERR0R/blocky/issues/1198))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`7782818`](7782818e8d):
chore(build): change deprecated "rm-dist" flag to "clean"
([#&#8203;1120](https://togithub.com/0xERR0R/blocky/issues/1120))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`45a9335`](45a933565e):
chore(build): revert codecov-action update
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`1dcbf90`](1dcbf90232):
chore(build): update Golang to 1.21
([#&#8203;1122](https://togithub.com/0xERR0R/blocky/issues/1122))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`7645ed3`](7645ed35a3):
chore(build): update golangci-lint to 1.54.2
([#&#8203;1121](https://togithub.com/0xERR0R/blocky/issues/1121))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`497bd0d`](497bd0d0fd):
chore(refactor): refactor cache implementation
([#&#8203;1174](https://togithub.com/0xERR0R/blocky/issues/1174))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`8152999`](81529996ce):
chore(test): add retry on network deletion
([#&#8203;1144](https://togithub.com/0xERR0R/blocky/issues/1144))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`19865bb`](19865bba55):
chore(test): change container wait strategy
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`720e655`](720e6550be):
chore(test): fix flaky test
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`500c187`](500c187082):
chore(test): fix race conditions
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`a9ec322`](a9ec322c8d):
chore(test): set timeout and flake-attempts for e2e tests
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`bcff170`](bcff170a94):
chore(test): use testcontainers modules
([#&#8203;1164](https://togithub.com/0xERR0R/blocky/issues/1164))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`aa9ae0b`](aa9ae0bd63):
chore(text): fix ipv6 representation
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`8ece708`](8ece708fe9):
devcontainer & unit test refactoring
([#&#8203;1220](https://togithub.com/0xERR0R/blocky/issues/1220))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`b498bc5`](b498bc5094):
feat(lists): add support for wildcard lists using a custom Trie
([#&#8203;1233](https://togithub.com/0xERR0R/blocky/issues/1233))
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`b1d0140`](b1d014017b):
feat(querylog): add flushInterval parameter
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`df8c373`](df8c373ef1):
feat(resolver): race UDP and TCP when connecting upstream
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`72d747c`](72d747c16f):
feat: API-first approach for REST interface
([#&#8203;1129](https://togithub.com/0xERR0R/blocky/issues/1129))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`d77f0ed`](d77f0ed54f):
feat: add API endpoint to flush the DNS Cache
([#&#8203;1178](https://togithub.com/0xERR0R/blocky/issues/1178))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`7a3c054`](7a3c054b43):
feat: add `upstreams.init.strategy`
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`6f60bea`](6f60bea5c2):
feat: add timeout to bootstrap
([#&#8203;1158](https://togithub.com/0xERR0R/blocky/issues/1158))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`94663ee`](94663eeaeb):
feat: add upstream strategy `random`
([#&#8203;1221](https://togithub.com/0xERR0R/blocky/issues/1221))
([@&#8203;DerRockWolf](https://togithub.com/DerRockWolf))
-
[`73bc60c`](73bc60cb22):
feat: reduce DNS response cache memory consumption
([#&#8203;1196](https://togithub.com/0xERR0R/blocky/issues/1196))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`6dd294b`](6dd294b4a7):
fix(ci): limit docs job concurrency to one
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`7feaba4`](7feaba48c7):
fix(docs): clarify `blocky_error_total`
([#&#8203;1270](https://togithub.com/0xERR0R/blocky/issues/1270))
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`6775410`](6775410909):
fix(docs): fix documentation link in README.md
([#&#8203;1133](https://togithub.com/0xERR0R/blocky/issues/1133))
([#&#8203;1134](https://togithub.com/0xERR0R/blocky/issues/1134))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`a7f2ca2`](a7f2ca208b):
fix(docs): make custom DNS matching recursively more explicit
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`b2fa627`](b2fa627a46):
fix(docs): remove note that slipped in
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`2db0bd9`](2db0bd9c6b):
fix(docs): update `hostsFile` to use "sources"
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`e4ebc16`](e4ebc16ccc):
fix(parallel_best): set `typeName` to "random" when appropriate
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`dece894`](dece894bd6):
fix(rewrite): support the case where upstream doesn't echo the question
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`08a3df6`](08a3df6e64):
fix(tests): don't make following requests wait on the first
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`d52c598`](d52c598546):
fix(tests): properly silence log output
([#&#8203;1259](https://togithub.com/0xERR0R/blocky/issues/1259))
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`4e89b44`](4e89b44185):
fix(util): make `FatalOnError` override `log.Silence`
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`d87e6b4`](d87e6b4157):
fix: ANSI color codes being printed on Windows
([#&#8203;1225](https://togithub.com/0xERR0R/blocky/issues/1225))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`47eb8be`](47eb8be77f):
fix: conditional resolver panics on response without question
([#&#8203;1148](https://togithub.com/0xERR0R/blocky/issues/1148))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`431b9be`](431b9be3e5):
fix: don't cache DNS responses with CD flag
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`9f15228`](9f15228c09):
fix: don't cache EDNS pseudo records
([#&#8203;1150](https://togithub.com/0xERR0R/blocky/issues/1150))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`245bb61`](245bb613df):
fix: don't convert regex from punycode to ASCII
([#&#8203;1126](https://togithub.com/0xERR0R/blocky/issues/1126))
([#&#8203;1131](https://togithub.com/0xERR0R/blocky/issues/1131))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`4a5a395`](4a5a395655):
fix: log.privacy option no longer hides domain names being resolved
([#&#8203;1255](https://togithub.com/0xERR0R/blocky/issues/1255))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`65ff684`](65ff6847ad):
fix: return error code on server starup failure
([#&#8203;1165](https://togithub.com/0xERR0R/blocky/issues/1165))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`d5be588`](d5be5884d9):
fix: truncated responses should not be cached
([#&#8203;1149](https://togithub.com/0xERR0R/blocky/issues/1149))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`f988593`](f98859325e):
fix: use different TTL of multiple records in answer
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`15bd383`](15bd383460):
ginkgolinter: enable all checks and fix findings
([#&#8203;1274](https://togithub.com/0xERR0R/blocky/issues/1274))
([@&#8203;nunnatsa](https://togithub.com/nunnatsa))
-
[`f0a96f9`](f0a96f9cd1):
opencontainer labels enhancement
([#&#8203;1191](https://togithub.com/0xERR0R/blocky/issues/1191))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`29a5681`](29a5681b3c):
refactor(bootstap): prepare for resolver package split
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`0f69630`](0f69630563):
refactor(bootstrap): replace `Dialer.Timeout` with a `context` deadline
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`270dc17`](270dc178dc):
refactor(config): add `TLSVersion` type
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`ef29cdc`](ef29cdc45e):
refactor(config): ensure `upstreams.timeout` is always valid
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`9760735`](9760735f3a):
refactor(config): move `dohUserAgent` to `upstreams.userAgent`
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`e4be0c0`](e4be0c0c86):
refactor(config): remove `GetConfig` and its last uses
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`a6654dc`](a6654dcd57):
refactor(config): rename `StartStrategyType` to `InitStrategy`
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`659076d`](659076dd7b):
refactor(resolvers): make `Bootstrap` implement `Resolver`
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`891d0fb`](891d0fba74):
refactor(tests): move `DeferCleanup` into helper functions
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`8c7b89c`](8c7b89cbb3):
refactor(tests): remove `TmpFile.Error` to centralize error checks
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`adb970a`](adb970af10):
refactor(tests): use `MockUDPUpstreamServer.WithDelay` where possible
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`8ad83d0`](8ad83d0568):
refactor(tests): use a `const timeout` to simplify race avoidance
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`02cf490`](02cf4903f3):
refactor(util): use `LogPrivacy` global instead of `GetConfig`
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`b386e22`](b386e22ebe):
refactor: embed `Upstreams` in `UpstreamGroup` to make values accessible
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`eae99ec`](eae99ec550):
refactor: make use of contexts in more places
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`33ea933`](33ea933015):
refactor: pass context for goroutine shutdown
([#&#8203;1187](https://togithub.com/0xERR0R/blocky/issues/1187))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`2c71f91`](2c71f91aca):
refactor: remove deprecated and no-op `SingleInflight`
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`603d374`](603d374405):
refactor: remove no longer needed TLS handshake timeout
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`7d93ffb`](7d93ffb80c):
refactor: remove the `config` global
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`3f14e71`](3f14e71eeb):
remove go version in devcontainer file
([#&#8203;1184](https://togithub.com/0xERR0R/blocky/issues/1184))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`ac54110`](ac54110886):
squash: remove Nix flake
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`c5cc112`](c5cc1120a9):
squash: remove `TmpFolder.ReadDir` and partially revert querylog test
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`23359d1`](23359d1471):
style(config): add `config/migration` to `dot-import` allow-list
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`fa2d814`](fa2d8149ba):
style(config): remove unused `nolint`
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`3216802`](321680250a):
style(tests): `Should(Not(x))` -> `ShouldNot(x)`
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`fe5c753`](fe5c753eed):
style(tests): `ShouldNot(HaveOccurred())` -> `Should(Succeed())`
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`a330174`](a330174949):
style(tests): `ShouldNot(Succeed())` -> `Should(HaveOccurred())`
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`f371857`](f371857150):
style(tests): use `ContainElements` where possible
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`1a1891c`](1a1891c8b6):
symbol name refactoring
([#&#8203;1263](https://togithub.com/0xERR0R/blocky/issues/1263))
([@&#8203;kwitsch](https://togithub.com/kwitsch))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:39:29 +01:00
TrueCharts Bot 8d13262a01
chore(deps): update container image quay.io/oriedge/k8s_gateway to v0.4.0@7bdbd44 by renovate (#15530)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/oriedge/k8s_gateway | minor | `v0.3.4` -> `v0.4.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuMTAyLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-12-17 15:36:24 +01:00
Xstar97TheNoob e6a70eef32
chore(repo) change charts to the upstream images (#14824)
**Description**
Apps with multiple images (multiple trains here)
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-11-18 11:48:35 +01:00
Xstar97TheNoob 2a3488cf11
chore(repo) change enterprise charts to the upstream images (#14737)
**Description**
Update the enterprise train charts to their direct upstream image.
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-11-17 11:20:22 +01:00
TrueCharts Bot 1e200c56b3
chore(deps): update container image tccr.io/truecharts/blocky to v0.22.0 (#12084)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/blocky](https://togithub.com/truecharts/containers)
| minor | `v0.21.0` -> `v0.22.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi43NC4zIiwidXBkYXRlZEluVmVyIjoiMzYuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-09-16 13:38:10 +03:00
StevenMcElligott 211aac812f
fix(metrics): Default metrics to off (#9647)
**Description**

Better to keep Traefik metrics default to False since it'll cause errors
without the Prometheus operator installed.

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-06-16 08:44:50 +02:00
Kjeld Schouten 12ece50e11
Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-24 08:50:57 +02:00
TrueCharts Bot a902fcea47
chore(deps): update container image tccr.io/truecharts/k8s_gateway to v0.3.4 (#8137)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/k8s_gateway](https://togithub.com/truecharts/containers)
| patch | `0.3.3` -> `0.3.4` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41OC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTguMCJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-24 10:28:55 +02:00
Stavros Kois 603f3c2060
chore(blocky): bump (#8044)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  #8014

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-04-15 23:05:54 +02:00
Stavros Kois 926084c29d
fix(blocky): fix additional bootstap dns (#8029)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes #8014
⚒️ Fixes #7990

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-04-15 12:12:31 +00:00
Stavros Kois 6706109023
feat(blocky): allow additional bootstrapdns (#7816)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  #7797

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-03-22 07:48:58 +01:00
Kjeld Schouten-Lebbing 3d4c6ba948 fix(blocky): fix blocky servicemonitor 2023-03-07 16:58:34 +01:00
Kjeld Schouten-Lebbing 1ff1ac0371
feat(blocky): add support for more query logging options, including postgresql (#7760)
* feat(blocky): add support for more query logging options, including postgresql

* std fix

* handle database differently
2023-03-07 12:46:48 +01:00
Kjeld Schouten-Lebbing c34bfb1e9b
BREAKING CHANGE refactor: port all enterprise apps to new common and add apps (#7738)
* use new common

* more porting and add notes.txt

* portals

* add vaultwarden and authelia to enterprise

* some changes

* authelia porting

* fix grafana

* fixup metallb

* more

* traefik

* some initial blocky work

* fixes

* more work on enterprise train

* containers

* labels

* no message

* some more fixes

* update questions for new enterprise apps

* something

* remove postgresql dependency from enterprise train apps

* fix some traefik bugs

* remove prometheus affinities for now

* authelia postgresql fixes

* bump and fix install test errors

* bump common for probe fixes

* fix questions

* more questions fixes

* add some metrics improvements

* some more fixes

* whoops

* some authelia fixes

* fix blocky and authelia

* bump common for postgresql fixes

* hmm

* bump common

* bump redis to disable double manifest loading

* dont enc secrets for authelia

* traefik, blocky and authelia fixes

* traefik caps on protocols

* bump redis for password fixes

* ensure roles are clusterwide

* ok

* redis/common bumps

* remove blocky webui and change config location

* whoops

* redis fix

* more blocky tryouts

* authelia whoops

* bump blocky version

* disable prometheus controller

* oops

* bump common on prometheus for custom service selector labels

* rename prometheus selector labels on service

* damn

* more work

* blocky 100 tryout

* blocky root tryout

* fix blocky config and remove fsgroup

* dont drop caps

* Update common.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update values.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update values.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* revert update for blocky

* use old-style mount for blocky

* put update back for blocky

* add initial postgresl query log support

* hmm

* small lint

* bump common

---------

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-03-04 13:42:14 +01:00
TrueCharts-Admin 467d4974a2 chore(deps): update container image tccr.io/truecharts/k8s_gateway to v0.3.3 2023-01-31 04:24:18 +00:00
Kjeld Schouten-Lebbing 747e35fbfd
feat(blocky): enable metrics by default
New manifest loader allows us to create the metrics resources regardless of weither prometheus is installed or not

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 12:24:54 +01:00
Kjeld Schouten-Lebbing 61731554e8
fix(blocky): fix GUI apiurl and prometheus metrics (#3908)
* chore(blocky): bump blocky

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update _webui.tpl

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Create servicemonitor.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update common.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update _blockyConfig.tpl

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update questions.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update values.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Create prometheusrules.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update common.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update _blockyConfig.tpl

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-26 13:35:03 +02:00
Kjeld Schouten-Lebbing 257e52febe
Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-26 12:07:54 +02:00
Kjeld Schouten-Lebbing 23d942c634
Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-26 11:56:00 +02:00
Kjeld Schouten-Lebbing 8c3b1515e4
Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-26 11:53:14 +02:00
Kjeld Schouten-Lebbing 42493f8c84
fix(blocky): allow port changes, allow dot, fix prometheus and fix api access (#3899)
* fix(blocky): allow port changes, allow dot and fix api access

* update documentation and remove non-present unbound feature

* more docs

* fix a sponsor link while at it

* fix mistake

* fix two mistakes in prometheus config

* fix questions.yaml as well

* fix bug in basic auth template
2022-09-25 19:42:59 +02:00
Stavros Kois 58cea5a026
fix(blocky): disable probes until next release (#3886) 2022-09-25 12:45:49 +02:00
Kjeld Schouten-Lebbing 373cc5168f
chore(blocky): move blocky to enterprise (#3875) 2022-09-24 20:39:59 +00:00
Renamed from charts/incubator/blocky/values.yaml (Browse further)