]>
git.ipfire.org Git - thirdparty/knot-resolver.git/log
Aleš Mrázek [Fri, 8 Nov 2024 06:07:28 +0000 (07:07 +0100)]
doc/user/deployment-docker.rst: added info about cache
Aleš Mrázek [Fri, 8 Nov 2024 06:06:42 +0000 (07:06 +0100)]
Dockerfile: added VOLUME for cache
Vladimír Čunát [Tue, 5 Nov 2024 09:58:17 +0000 (10:58 +0100)]
Merge !1625: docker: improvements and fixes
Aleš Mrázek [Mon, 4 Nov 2024 12:47:57 +0000 (13:47 +0100)]
NEWS: update about docker multiplatform builds
Aleš Mrázek [Mon, 4 Nov 2024 10:13:29 +0000 (11:13 +0100)]
Dockerfile: set root user and group in constants.py
Aleš Mrázek [Fri, 1 Nov 2024 10:03:44 +0000 (11:03 +0100)]
Dockerfile: prepare shared directories
Aleš Mrázek [Fri, 1 Nov 2024 10:03:00 +0000 (11:03 +0100)]
Dockerfile: edit config path
Aleš Mrázek [Fri, 1 Nov 2024 09:45:28 +0000 (10:45 +0100)]
doc/user/deployment-docker.rst: info update
Aleš Mrázek [Fri, 1 Nov 2024 09:17:29 +0000 (10:17 +0100)]
Merge branch 'docker-makefile' into 'master'
scripts: created Makefile.docker
See merge request knot/knot-resolver!1623
Vladimír Čunát [Thu, 31 Oct 2024 09:12:13 +0000 (10:12 +0100)]
scripts/Makefile.docker: allow calling from a different directory
Aleš Mrázek [Wed, 30 Oct 2024 10:56:17 +0000 (11:56 +0100)]
Dockerfile: temporary fix for files/dirs permission validation bug in docker
Aleš Mrázek [Wed, 30 Oct 2024 10:47:15 +0000 (11:47 +0100)]
scripts: created Makefile.docker
Vladimír Čunát [Sun, 20 Oct 2024 09:24:06 +0000 (11:24 +0200)]
Merge !1621: python: Ruff linter and formatter
Aleš Mrázek [Thu, 17 Oct 2024 10:09:55 +0000 (12:09 +0200)]
doc/dev/manager-dev-env.rst: update
Aleš Mrázek [Tue, 15 Oct 2024 15:58:00 +0000 (17:58 +0200)]
tests/pytests: ruff linter fixes
Aleš Mrázek [Tue, 15 Oct 2024 15:57:29 +0000 (17:57 +0200)]
python/knot_resolver: ruff linter fixes
Aleš Mrázek [Fri, 11 Oct 2024 09:17:12 +0000 (11:17 +0200)]
.gitlab-ci.manager.yml: lint and format added
Aleš Mrázek [Fri, 11 Oct 2024 09:15:35 +0000 (11:15 +0200)]
scripts/poe-tasks: separate lint from other check script
Aleš Mrázek [Thu, 10 Oct 2024 13:59:16 +0000 (15:59 +0200)]
.gitlab-ci.manager.yml: install optional deps
Aleš Mrázek [Thu, 10 Oct 2024 12:36:28 +0000 (14:36 +0200)]
lint: pylint and flake8 removed
Aleš Mrázek [Wed, 9 Oct 2024 20:27:56 +0000 (22:27 +0200)]
python: linting fixes
Aleš Mrázek [Wed, 9 Oct 2024 20:19:31 +0000 (22:19 +0200)]
python: code format fixes
Aleš Mrázek [Wed, 9 Oct 2024 20:15:14 +0000 (22:15 +0200)]
scripts/poe-tasks: use ruff instead of black, isort, pylint and flake8
Aleš Mrázek [Wed, 9 Oct 2024 16:55:36 +0000 (18:55 +0200)]
pyproject.toml: ruff linter and code formatter added
Vladimír Čunát [Wed, 16 Oct 2024 13:24:06 +0000 (15:24 +0200)]
Merge !1620: distro/pkg/deb: deep clean Debian packaging with pedantic lintian
Jakub Ružička [Mon, 7 Oct 2024 14:31:53 +0000 (16:31 +0200)]
distro/pkg/deb: silence more irrelevant lintian cries
Jakub Ružička [Mon, 7 Oct 2024 15:09:36 +0000 (17:09 +0200)]
distro/pkg/deb: make pkgconfig available for cross-compilation
This addresses lintian warning
W: knot-resolver6-dev: pkg-config-unavailable-for-cross-compilation [usr/lib/pkgconfig/libkres.pc]
Jakub Ružička [Mon, 7 Oct 2024 15:19:10 +0000 (17:19 +0200)]
distro/pkg/deb: exclude redundant COPYING file
Silences lintian cry:
I: knot-resolver6: extra-license-file [usr/share/doc/knot-resolver6/COPYING.gz]
Jakub Ružička [Mon, 7 Oct 2024 15:13:27 +0000 (17:13 +0200)]
distro/pkg/deb: extend -dev package description
Jakub Ružička [Mon, 7 Oct 2024 13:58:11 +0000 (15:58 +0200)]
distro/pkg/deb: remove Multi-Arch: same from dnstap
The module isn't really Multi-Arch, remove the false declaration.
Jakub Ružička [Mon, 7 Oct 2024 14:14:56 +0000 (16:14 +0200)]
distro/pkg/deb: improve knot-resolver6.postinst
Switching to deb-systemd-invoke saves one lintian warning about directly
invoking systemd.
Jakub Ružička [Mon, 7 Oct 2024 13:49:40 +0000 (15:49 +0200)]
distro/pkg/deb: update knot-resolver6.links
Jakub Ružička [Mon, 7 Oct 2024 12:50:47 +0000 (14:50 +0200)]
distro/pkg/deb: use meson through debhelper
Use standard debhelper as opposed to calling meson and ninja manually.
Aleš Mrázek [Wed, 9 Oct 2024 15:56:16 +0000 (17:56 +0200)]
Merge branch 'ci-manager-py3.13' into 'master'
python: support for the new python 3.13
See merge request knot/knot-resolver!1619
Aleš Mrázek [Tue, 8 Oct 2024 20:33:10 +0000 (22:33 +0200)]
python: utils: 'typing.Pattern' compatibility fix
Aleš Mrázek [Tue, 8 Oct 2024 19:27:19 +0000 (21:27 +0200)]
python: datamodel: types: pylint error fix
Aleš Mrázek [Tue, 8 Oct 2024 19:06:38 +0000 (21:06 +0200)]
.python-version: versions update
Aleš Mrázek [Tue, 8 Oct 2024 18:09:31 +0000 (20:09 +0200)]
.gitlab-ci.manager.yml: python3.13 unit tests
Vladimír Čunát [Mon, 7 Oct 2024 10:16:54 +0000 (12:16 +0200)]
Merge !1616: datamodel: types: files: improvements and fixes
Fixes #919
Aleš Mrázek [Tue, 24 Sep 2024 08:40:45 +0000 (10:40 +0200)]
python: datamodel: added permissions_default to global validation context
It is used to change the check of dirs/files permissions against the default constant user:group or the current user the process is running as.
Aleš Mrázek [Tue, 24 Sep 2024 08:08:37 +0000 (10:08 +0200)]
python: manager: check the current user against the default constant when the server starts
Aleš Mrázek [Mon, 23 Sep 2024 15:57:26 +0000 (17:57 +0200)]
datamodel: types: files: improvements
- compare intended uid with current working uid
- check permissions for current user and group
- use os.getuid() and pwd.getpwuid() instead of os.getlogin() #919
Aleš Mrázek [Mon, 30 Sep 2024 09:34:29 +0000 (11:34 +0200)]
Merge branch 'python-constants-module' into 'master'
python/knot_resolver: meson configured constants
See merge request knot/knot-resolver!1613
Aleš Mrázek [Tue, 24 Sep 2024 11:49:24 +0000 (13:49 +0200)]
.gitlab-ci.yml: IMAGE_TAG update
Jakub Ružička [Mon, 23 Sep 2024 14:09:33 +0000 (16:09 +0200)]
CI: use standard docker for pkg:arch
Arch LXC images currently don't work :(
Standard docker can't test systemd but it's better than nothing.
Jakub Ružička [Mon, 23 Sep 2024 14:59:52 +0000 (16:59 +0200)]
tests/packaging: skip systemd tests without systemd
Jakub Ružička [Thu, 19 Sep 2024 14:05:44 +0000 (16:05 +0200)]
distro/pkg: update packaging for single python module
Jakub Ružička [Tue, 24 Sep 2024 09:10:23 +0000 (11:10 +0200)]
pyproject.toml: exclude meson templates
Make sure constants.py.in and meson.build are excluded from
knot_resolver python module.
Aleš Mrázek [Thu, 19 Sep 2024 13:43:30 +0000 (15:43 +0200)]
python: meson constants.py template moved to knot_resolver module
Aleš Mrázek [Tue, 17 Sep 2024 22:33:17 +0000 (00:33 +0200)]
scripts/poe-tasks: created gen-constantspy script
New script to build constants.py module using Meson. Also check that the module is the current one.
Aleš Mrázek [Tue, 17 Sep 2024 22:05:11 +0000 (00:05 +0200)]
scripts/poe-tasks: _env.sh improvements and formatting
Aleš Mrázek [Mon, 16 Sep 2024 16:28:49 +0000 (18:28 +0200)]
scripts/poe-tasks: ./configure not required for some tasks
Aleš Mrázek [Mon, 16 Sep 2024 15:56:27 +0000 (17:56 +0200)]
meson.build: use non-standard prefix for run_dir
Aleš Mrázek [Mon, 16 Sep 2024 15:53:12 +0000 (17:53 +0200)]
scripts/poe-tasks: doc-schema added
The script that generates the configuration JSON schema with the correct values.
Aleš Mrázek [Mon, 16 Sep 2024 10:59:36 +0000 (12:59 +0200)]
python: use CACHE_DIR and RUN_DIR constants
Aleš Mrázek [Sun, 15 Sep 2024 19:45:36 +0000 (21:45 +0200)]
python: removed env vars from python code
Aleš Mrázek [Fri, 13 Sep 2024 09:59:13 +0000 (11:59 +0200)]
scripts/poe-tasks: improvements
Aleš Mrázek [Thu, 12 Sep 2024 20:45:16 +0000 (22:45 +0200)]
doc/_static/config.schema.json: update
Aleš Mrázek [Thu, 12 Sep 2024 13:15:41 +0000 (15:15 +0200)]
ci/images/manager/DockerFile removed
Docker images are handled in a separate repository (knot-resolver-ci), so this file is no longer needed.
Aleš Mrázek [Tue, 10 Sep 2024 14:00:26 +0000 (16:00 +0200)]
scripts/poe-tasks: use id cmd instead of $USER env var in _env.sh
Aleš Mrázek [Tue, 10 Sep 2024 10:02:32 +0000 (12:02 +0200)]
ci: manager: configure meson before every test
Aleš Mrázek [Tue, 10 Sep 2024 09:18:11 +0000 (11:18 +0200)]
python/knot_resolver: constants fixes
Aleš Mrázek [Tue, 10 Sep 2024 09:07:09 +0000 (11:07 +0200)]
python/knot_resolver: use constants.py configured by Meson
Aleš Mrázek [Mon, 9 Sep 2024 21:44:28 +0000 (23:44 +0200)]
scripts/poe-tasks: text and naming improvements
Vladimír Čunát [Mon, 30 Sep 2024 08:07:22 +0000 (10:07 +0200)]
Merge !1618: daemon udp connect: use connected udp communication
Vladimír Čunát [Mon, 30 Sep 2024 07:50:52 +0000 (09:50 +0200)]
meson, NEWS: bump minimal libuv version
Frantisek Tobias [Mon, 30 Sep 2024 06:01:49 +0000 (08:01 +0200)]
daemon udp connect: use connected udp communication
Vladimír Čunát [Wed, 25 Sep 2024 08:49:39 +0000 (10:49 +0200)]
Merge !1617: daemon/session2: avoid incorrectly generated errors
Vladimír Čunát [Wed, 25 Sep 2024 08:39:43 +0000 (10:39 +0200)]
daemon/session2: avoid incorrectly generated errors
The _try_ functions additionally return positive values on success,
and the code around didn't deal with that.
So far there's no evidence that this caused any issues beyond debug-logs:
[prlayr] ... iteration of group ... ended with status 'Unknown error ...
Vladimír Čunát [Wed, 25 Sep 2024 08:38:48 +0000 (10:38 +0200)]
Merge !1609: local-data: generate CNAMEs from DNAMEs
Vladimír Čunát [Wed, 25 Sep 2024 08:27:16 +0000 (10:27 +0200)]
local-data: generate CNAMEs from DNAMEs
As with some other aspects, these DNAMEs do not work exactly as
in a real zone, e.g. they don't cause occlusion.
Vladimír Čunát [Mon, 16 Sep 2024 15:19:24 +0000 (17:19 +0200)]
Merge !1615: nits (see commits)
Vladimír Čunát [Mon, 16 Sep 2024 15:10:29 +0000 (17:10 +0200)]
doc/user/gettingstarted-install.rst: don't advertise launchpad here
We have it, but it probably adds more confusion than use to mention it here.
Vladimír Čunát [Mon, 16 Sep 2024 15:10:29 +0000 (17:10 +0200)]
python datamodel: tweak cache TTL validation
I'm not aware of a use case for the limits to be equal,
but it's at least a sane combination.
Vladimír Čunát [Mon, 16 Sep 2024 15:10:25 +0000 (17:10 +0200)]
CI: allow_failure in pkg:arch
So far we don't know how to fix this.
Vladimír Čunát [Mon, 16 Sep 2024 14:40:00 +0000 (16:40 +0200)]
Merge !1606: doc/dev: add layered-protocols.rst
Vladimír Čunát [Mon, 2 Sep 2024 11:00:36 +0000 (13:00 +0200)]
doc/dev/layered-protocols.rst: tweak the intro titles
Oto Šťáva [Fri, 30 Aug 2024 13:34:00 +0000 (15:34 +0200)]
doc/dev: add layered-protocols.rst
This is a `pandoc` conversion with just a couple tiny manual modifications.
Vladimír Čunát [Mon, 16 Sep 2024 13:43:13 +0000 (15:43 +0200)]
Merge !1614: daemon/session2: more Coverity in *wrap_after()
Vladimír Čunát [Fri, 13 Sep 2024 08:24:31 +0000 (10:24 +0200)]
daemon/session2: more Coverity in *wrap_after()
Let's assert that we don't run over the edge.
If I look right, so far we don't use this in a way
that this could happen, and I can't see how it would make sense.
Vladimír Čunát [Thu, 12 Sep 2024 13:58:50 +0000 (15:58 +0200)]
Merge !1612: coverity fixes
Vladimír Čunát [Thu, 12 Sep 2024 12:54:16 +0000 (14:54 +0200)]
lib/generic/array: extend the return type of array_push*()
In case of no error, the index is returned,
but `int` isn't a great choice for returning array indices.
(though I doubt that we can get anywhere near 2^31 elements in practice)
Detected by Coverity.
Vladimír Čunát [Thu, 12 Sep 2024 12:54:16 +0000 (14:54 +0200)]
daemon/session2: try to avoid triggering Coverity
Strictly speaking, the .ip member is on 16 bytes long,
so it doesn't suffice in case it's an IPv6.
Practically it doesn't matter, as there's the union containing all this.
Either way, I think it's cleaner to copy to the whole union.
Also we don't support it in this case,
but theoretically e.g. an AF_UNIX could happen,
so let's be defensive and guard by kr_require().
Vladimír Čunát [Thu, 12 Sep 2024 12:54:16 +0000 (14:54 +0200)]
daemon/session2: fix error handling in *wrap_after()
We need to check the "< 0" condition *before*
incrementing or decrementing the returned layer_ix.
Detected by Coverity :-)
Vladimír Čunát [Wed, 11 Sep 2024 12:34:29 +0000 (14:34 +0200)]
Merge !1512: datamodel: additional headers for json-schema
Aleš Mrázek [Sat, 7 Sep 2024 00:32:32 +0000 (02:32 +0200)]
datamodel: workers-max: constant default to have a consistent JSON schema
Aleš Mrázek [Sat, 7 Sep 2024 00:09:40 +0000 (02:09 +0200)]
doc: create static JSON schema
- poe check: check for difference in JSON schema
- scripts/meson/make-doc.sh: do not create JSON schema
Aleš Mrázek [Thu, 14 Mar 2024 14:49:31 +0000 (15:49 +0100)]
tests: JSON schema packaging tests
Aleš Mrázek [Thu, 7 Mar 2024 12:52:58 +0000 (13:52 +0100)]
datamodel: additional headers for json-schema
Aleš Mrázek [Mon, 9 Sep 2024 12:03:51 +0000 (14:03 +0200)]
Merge branch 'manager-python-modules' into 'master'
manager: python modules reorganization
See merge request knot/knot-resolver!1598
Jakub Ružička [Mon, 9 Sep 2024 10:24:37 +0000 (12:24 +0200)]
distro/pkg: update for new python modules layout
Old knot_resolver module is now knot_resolver_build_options.
Old knot_resolver_manager module is now just knot_resolver.
Aleš Mrázek [Thu, 5 Sep 2024 13:13:54 +0000 (15:13 +0200)]
python/knot_resolver/manager: added metrics module
- statistics.py: removed
- metrics: prometheus support is in separate module
Aleš Mrázek [Wed, 4 Sep 2024 19:58:07 +0000 (21:58 +0200)]
python/knot_resolver: compat module moved under utils
Aleš Mrázek [Fri, 30 Aug 2024 08:03:41 +0000 (10:03 +0200)]
python: manager: modules restructuring
- new KresManager exception
- imports formatting
Aleš Mrázek [Thu, 29 Aug 2024 13:32:29 +0000 (15:32 +0200)]
scripts/poe-tasks/check: added isort check
Aleš Mrázek [Thu, 29 Aug 2024 13:31:23 +0000 (15:31 +0200)]
python/knot_resolver: imports formatting
Aleš Mrázek [Thu, 29 Aug 2024 13:07:28 +0000 (15:07 +0200)]
python/knot_resolver: removed unnecessary use of typing_extensions lib
Since we support python 3.8 and higher, there is no need for backwards support for most of the features we use in the standard typing library.
Aleš Mrázek [Thu, 29 Aug 2024 11:30:27 +0000 (13:30 +0200)]
python/knot_resolver: KresBaseException added
Aleš Mrázek [Wed, 28 Aug 2024 09:13:41 +0000 (11:13 +0200)]
python/knot_resolver: set __version__
Aleš Mrázek [Wed, 28 Aug 2024 09:04:00 +0000 (11:04 +0200)]
python/knot_resolver: version arguments for manager and client