summaryrefslogtreecommitdiffstats
path: root/python (follow)
Commit message (Expand)AuthorAgeFilesLines
* datamodel: types: files: handle PermissionErrorAleš Mrázek4 days1-15/+23
* manager: files: watchdog: added 'files-watchdog' to TLS configAleš Mrázek4 days1-6/+5
* datamodel: network: tls: added 'files-watchdog' optionAleš Mrázek4 days1-11/+36
* python: constants: added optional dependency import check (prometheus and wat...Aleš Mrázek4 days4-20/+32
* manager: register reload_files callbackAleš Mrázek4 days1-1/+10
* manager: config_store: added only_on_no_changes_update decoratorAleš Mrázek4 days1-0/+19
* manager: files: added files_reload callbackAleš Mrázek4 days2-1/+19
* defer nitsVladimír Čunát5 days1-0/+1
* daemon/defer: disable by defaultLukáš Ondráček5 days1-1/+1
* Merge branch 'master' into defer-wipLukáš Ondráček2025-01-0211-155/+213
|\
| * python: client: completion: config: remove COMP_NOSPACE for last nodeAleš Mrázek2024-12-201-0/+1
| * python: client: completion: not to sugest already used args and alternatives ...Aleš Mrázek2024-12-2010-68/+53
| * kresctl: tab-completion: stop appending space after one config layer is compl...Frantisek Tobias2024-12-202-2/+44
| * python: client: add completion for all config layersFrantisek Tobias2024-12-201-71/+37
| * python: client: handle the escape '--' argument better because we need it in ...Aleš Mrázek2024-12-203-2/+4
| * python: client: command: move the getting of completion words to functionAleš Mrázek2024-12-2010-103/+108
| * python: client: completion: improved top-level behaviorAleš Mrázek2024-12-202-21/+46
| * kresctl: tab-completion: enable config completionFrantisek Tobias2024-12-201-51/+58
| * kresctl: tab-completion: auto-complete for all commands except configFrantisek Tobias2024-12-204-9/+8
| * python: client: completion: use argparse.REMAINDERAleš Mrázek2024-12-201-12/+6
| * kresctl: tab-completion: implement suggestions/completion for first argumentFrantisek Tobias2024-12-203-43/+75
* | daemon/defer: fix configuration reloadLukáš Ondráček2024-12-301-0/+1
* | daemon/defer: add log-period for dropped data loggingLukáš Ondráček2024-12-112-1/+5
* | Merge remote-tracking branch 'origin/master' into defer-wipLukáš Ondráček2024-12-1114-72/+484
|\|
| * kresctl debug: add --print-only and be silent by defaultOto Šťáva2024-12-031-3/+13
| * kresctl debug: adjust defaults, documentationOto Šťáva2024-12-032-16/+14
| * kresctl debug: allow paths for '--gdb' and add existence checksOto Šťáva2024-12-031-6/+29
| * kresctl: debug command help messageOto Šťáva2024-12-031-3/+18
| * manager, kresctl: print status in pidsOto Šťáva2024-12-031-0/+1
| * manager: add more verbose PIDs listingOto Šťáva2024-12-034-21/+41
| * kresctl: add command to run a debugger on subprocessesOto Šťáva2024-12-032-1/+112
| * manager: add option to list PIDsOto Šťáva2024-12-035-11/+113
| * manager: files watchdog: watch parent directory for changesAleš Mrázek2024-12-031-67/+62
| * manager: server: globally handle configuration validation errorsAleš Mrázek2024-12-031-12/+3
| * manager: files watchdog: watchdog created specifically for TLS certificate filesAleš Mrázek2024-12-031-39/+89
| * python/knot_resolver/manager: added files watchdogAleš Mrázek2024-12-033-1/+94
| * python: controller: write subprocess config synchronouslyAleš Mrázek2024-11-211-30/+27
| * release 6.0.9Aleš Mrázek2024-11-111-1/+1
| * rate-limiting config: use more precise typesVladimír Čunát2024-11-064-16/+22
* | daemon/defer: enable defer by defaultLukáš Ondráček2024-11-066-1/+40
|/
* daemon/ratelimiting: add log-period and dry-runLukáš Ondráček2024-11-042-1/+9
* daemon/ratelimiting: polishLukáš Ondráček2024-11-041-2/+2
* daemon/ratelimiting: fix runtime configuration reloadLukáš Ondráček2024-11-041-1/+2
* daemon/ratelimiting: use slip instead of tc_limitLukáš Ondráček2024-11-042-8/+9
* Merge remote-tracking branch 'master' into rrl-wipLukáš Ondráček2024-10-2137-282/+280
|\
| * python/knot_resolver: ruff linter fixesAleš Mrázek2024-10-1733-254/+216
| * python: linting fixesAleš Mrázek2024-10-171-8/+8
| * python: code format fixesAleš Mrázek2024-10-174-14/+16
| * python: utils: 'typing.Pattern' compatibility fixAleš Mrázek2024-10-093-4/+11
| * python: datamodel: types: pylint error fixAleš Mrázek2024-10-091-1/+3