1
0
mirror of https://github.com/NLnetLabs/rtrtr.git synced 2024-05-11 05:55:07 +00:00

293 Commits

Author SHA1 Message Date
6a917662b0 Prepare for release 0.2.1-rc1. (#68) v0.2.1-rc1 2022-03-17 12:17:12 +01:00
c963af96ee typo fix 2022-03-16 17:04:27 +01:00
5dfddeeb27 s/routinator/rtrtr 2022-03-16 16:59:41 +01:00
21e839f238 Split out Building from Source 2022-03-16 16:51:21 +01:00
39817333cb Disable tab closing 2022-03-16 16:35:50 +01:00
a18c0af6f5 Less badges 2022-03-16 16:34:33 +01:00
085d30fff0 Update dependencies. (#67) 2022-03-16 14:51:40 +01:00
81d3b66c9d Update changelog. 2022-03-10 12:29:59 +01:00
a8b1fb3731 Fix endless growth of history of "rtr" and "rtr-tls" targets. (#65)
The "rtr" and "rtr-tls" targets both keep a list of changes in order to
process RTR serial queries. Due to a bug in the code, this maximum size
of that list was not limited as intended and keeps growing during runtime.

This change fixes this infinite growth and introduces a new config
parameter to the "rtr" and "rtr-tls" targets named "history-size" that
allows setting the maximum number of updates kept. When not present, it
defaults to 10.
2022-03-10 12:25:31 +01:00
55c05e6239 Comment correction. 2022-03-10 11:40:16 +01:00
e8c040d720 Comment typo: reuqest -> request 2022-02-22 13:07:33 +01:00
c385543732 Re-enable Buster package testing to see if issue #26 is still happening. (#63) 2022-02-21 15:09:13 +01:00
4625de8419 More text more concise 2022-02-09 12:37:48 +01:00
76a31c9ac1 DEB packaging for ARM. (#58) 2022-02-08 10:28:26 +01:00
e9657ef609 Merge pull request #57 from NLnetLabs/documentation-merge
Documentation merge
2022-02-08 09:44:34 +01:00
27a50acd96 Don't send potentially large unnecessary directory contents to the Docker daemon when building the Docker image (#60) 2022-02-08 09:42:44 +01:00
336ead7854 Don't attribute the DEB package changelog maintainer to the personal GitHub details of the PR merging user, instead attribute it to RPKI team (#61) 2022-02-08 09:42:10 +01:00
05db02887e Switch to the vault package repository for CentOS 8 now that it is EOL. (#62) 2022-02-08 09:41:46 +01:00
16fe7eae38 Refer to Routinator docs for SLURM example 2022-01-27 17:10:40 +01:00
8ca9eb8722 Update badge 2022-01-25 12:44:34 +01:00
d34ecc1cfa Hide ToC 2022-01-25 11:08:58 +01:00
dd631e4de8 freshen up intro 2022-01-25 11:08:37 +01:00
02c06b1338 Remove introduction page 2022-01-25 10:45:31 +01:00
b36f046719 Automate version number 2022-01-25 10:44:32 +01:00
66b4c6f0e1 Fix bash case fallthrough syntax. 2022-01-19 14:40:45 +01:00
84e32634de When packaging handle the workflow_dispatch event and use a valid fallback email address. 2022-01-19 14:35:11 +01:00
8c5fade866 Update gitignore 2022-01-19 12:38:15 +01:00
b86be49876 Remove redundant files 2022-01-19 12:37:03 +01:00
a1f0b778a4 reflow 2022-01-19 12:36:47 +01:00
7b19253ec8 Merge remote-tracking branch 'rtrtr-manual/main' 2022-01-19 12:34:48 +01:00
3fcfacfc21 Clean up cruft 2022-01-19 12:31:34 +01:00
744f0c5356 reflow to 78 column width 2022-01-19 12:30:21 +01:00
da5122e549 Caps for section links 2022-01-19 11:52:11 +01:00
cf1be5f815 Bump version 2022-01-19 11:43:35 +01:00
a29162c7c9 Bump version. 2022-01-19 11:09:36 +01:00
e0be42941c Merge pull request #55 from NLnetLabs/release-0.2.0
Prepare for release 0.2.0.
v0.2.0
2022-01-19 11:05:38 +01:00
d179bfe2e3 Prepare for release 0.2.0. 2022-01-19 10:43:21 +01:00
3a2fdf832d Bump version. 2022-01-12 17:17:56 +01:00
93bcdc9dfb Merge pull request #54 from NLnetLabs/release-0.2.0-rc1
Prepare for release 0.2.0-rc1.
v0.2.0-rc1
2022-01-12 17:00:07 +01:00
d3b5904b4f Prepare for release 0.2.0-rc1. 2022-01-12 16:34:55 +01:00
c04fa2d86b Add a bunch of test files. 2022-01-12 16:28:10 +01:00
d3a8168269 Update changelog. 2022-01-12 16:26:58 +01:00
e9b61c6b3a Merge pull request #51 from NLnetLabs/no-update-on-unchanged-json
Json unit doesn’t update when data set hasn’t changed.
2022-01-12 16:24:31 +01:00
c749eefb12 Update changelog. 2022-01-12 13:51:39 +01:00
dadd8f7bd9 Merge pull request #53 from NLnetLabs/sort-metrics
Sort metrics by name.
2022-01-12 13:49:41 +01:00
79452d2afa Merge pull request #52 from NLnetLabs/gate-metrics-for-slurm
Register gate metrics for slurm unit.
2022-01-12 13:46:18 +01:00
8e61c52e56 Sort metrics by name. 2022-01-12 13:40:28 +01:00
2232d3eae4 Register gate metrics for slurm unit. 2022-01-12 13:34:00 +01:00
4df8b98f04 Merge branch 'main' of github.com:NLnetLabs/rtrtr 2022-01-12 13:32:40 +01:00
e34b5a4c46 Update changelog. 2022-01-12 13:32:29 +01:00