Commit Graph
1051 Commits
Author SHA1 Message Date
Tim Bruijnzeels 8103e6a8af Upgrade to Lagosta 0.8.0 2020-10-26 15:36:17 +01:00
Tim Bruijnzeels fbc17548a0 Update version for release. 2020-10-26 15:14:42 +01:00
Tim BruijnzeelsandGitHub 3a270eb222 Merge pull request #334 from NLnetLabs/0.8.0-rc2-dev
0.8.0 rc2 dev
v0.8.0-rc2
2020-10-19 15:05:23 +02:00
Tim Bruijnzeels 0aea4a451c Update changelog for 0.8.0-rc2 2020-10-19 15:04:29 +02:00
Tim Bruijnzeels 30042a4abd Let Krill abort (crash) on panics. 2020-10-19 15:03:41 +02:00
Tim Bruijnzeels f845882235 Include new translations for 0.8.0-rc2 2020-10-19 14:07:17 +02:00
Tim Bruijnzeels 506b6a9d05 Add option to force 'recover' on startup (#333) 2020-10-19 14:00:55 +02:00
Tim Bruijnzeels 1d5262e1b0 Fix debug logging for removing old snapshot files. 2020-10-16 15:07:17 +02:00
Tim Bruijnzeels 079995c650 Update version. 2020-10-16 15:01:26 +02:00
Tim Bruijnzeels c3d95fc23d Detect and remove surplus events at start-up #332 2020-10-16 14:59:05 +02:00
Tim Bruijnzeels 0cd409cf00 Fix timing issue in functional test. 2020-10-15 16:42:26 +02:00
Tim Bruijnzeels 0318c512cc Remove unused dependency. 2020-10-15 09:12:28 +02:00
Tim Bruijnzeels 8a588a19d0 Update openapi spec wrt 0.8.0-rc1 and ROA functions. 2020-10-14 16:49:04 +02:00
Tim Bruijnzeels 187da0db82 Move test_id_certificate to test and use cfg(test). Without the latter cargo publish won't work since we exclude test resources for space. 2020-10-12 08:24:01 +02:00
Tim Bruijnzeels 7e57922f73 Remove surplus text v0.8.0-rc1 2020-10-09 16:47:03 +02:00
ximon18andGitHub 2cf859d161 See if strange CI failures also happen in newer Ubuntu 2020-10-09 16:35:34 +02:00
Tim BruijnzeelsandGitHub fa608944e7 Update ci.yml
Show me the goods
2020-10-09 16:12:12 +02:00
Tim Bruijnzeels 0d7e86e79d Cargo update. 2020-10-09 15:56:58 +02:00
Tim BruijnzeelsandGitHub cd3ad415c3 Merge pull request #328 from NLnetLabs/0.8.0-RC-dev
0.8.0-rc1
2020-10-09 15:06:41 +02:00
Tim Bruijnzeels fbca83798c Merge branch 'master' into 0.8.0-RC-dev 2020-10-09 15:05:21 +02:00
ximon18andTim Bruijnzeels 786dd87490 Bump the Docker image to use newer Alpine (3.11 -> 3.12) and thus newer Rust (1.39 -> 1.44), needed for rpki-rs 0.9.2-bis to compile using the krillbuildbase image which is built from the master Dockerfile. 2020-10-09 15:04:04 +02:00
ximon18andTim Bruijnzeels 6dcbf2f5cc Update the pkg workflow to match improvements and fixes made in the Routinator project. (#318)
- Switch to O/S name based jobs instead of O/S numeric version to support Debian bullseye (which doesn't yet have a numeric Docker image tag and so cannot be run in a container by number, only by name).
- Switch to official cargo-deb release that has the required systemd unit functionality.
- Drop usage of empty 'job.container.image' cache key component.
- Work around lack of support for `date --rfc-email` in older O/S versions.
- Use a simpler and more consistent approach for waiting for network up in LXC containers.
- Ensure sudo is available.
2020-10-09 15:04:04 +02:00
Tim Bruijnzeels fcd38dd168 Upgrade lagosta before 0.8.0-rc1 2020-10-09 13:06:45 +02:00
Tim Bruijnzeels f98de9286e Update changelog for release 0.8.0-rc1 2020-10-09 12:46:59 +02:00
Tim Bruijnzeels 3b06113f4d Update version for 0.8.0-rc1 release 2020-10-09 11:51:40 +02:00
Tim Bruijnzeels 0cea717326 Don't archive old commands on start up as it takes too long. (#326) 2020-10-09 11:50:47 +02:00
Tim Bruijnzeels 6692efa446 Update KeyStoreVersion to have 0.8.0-rc1. 2020-10-09 11:00:41 +02:00
Tim Bruijnzeels 5f21de171a Also check aggregated ROA changes when publishing!!! (fixes: #327) 2020-10-09 10:18:27 +02:00
Tim Bruijnzeels 3ad42f6b12 Update lagosta with 'add parent errors' 2020-10-08 21:31:54 +02:00
Tim Bruijnzeels fb85f21122 Fix clippy for Rust 1.47 warnings. 2020-10-08 16:46:04 +02:00
Tim Bruijnzeels e9d01c6b08 Reject parent XML if it is already in use. (#325) 2020-10-08 15:37:47 +02:00
Tim Bruijnzeels 86b12bd399 Update lagosta text. 2020-10-08 14:47:06 +02:00
Tim Bruijnzeels 363e40008e Update lagosta 2020-10-08 09:08:22 +02:00
Tim Bruijnzeels c8a35279c9 Update to rpki-rs 0.10.0 2020-10-07 18:17:05 +02:00
Tim Bruijnzeels 79cb188e57 Remove date and version from man pages as they are poorly maintainable, and not interesting here. 2020-10-07 18:13:10 +02:00
Tim Bruijnzeels 60574f6e91 Only log that Krill is upgraded if it is. 2020-10-07 18:09:19 +02:00
Tim Bruijnzeels 6090cc4e06 Archive *all* eligible commands (not just the first 100). 2020-10-07 18:07:24 +02:00
Tim Bruijnzeels 61c720acd8 Various fixes following test upgrade (#326) 2020-10-07 16:34:14 +02:00
Tim Bruijnzeels 2a59646a2d Don't expect 'rtas' to be present. Don't include it if it's empty. 2020-10-06 21:25:36 +02:00
Tim Bruijnzeels f4c15ae3e5 Fix setting the last event corretly when applying a command + events. 2020-10-06 21:21:07 +02:00
Tim Bruijnzeels 2788373048 Archive old commands at startup, just before stopping if KRILL_UPGRADE_ONLY is set. 2020-10-06 20:23:16 +02:00
Tim Bruijnzeels 7c2ce9eb1d Fix off-by-one error when updating aggregate. 2020-10-06 16:02:51 +02:00
Tim Bruijnzeels ce978dc2e2 Silence tracing::span under trace logging. 2020-10-06 16:02:12 +02:00
Tim Bruijnzeels ad8dddaf41 Use signed RTA (not just its content) when co-signing an RTA. 2020-10-06 14:58:49 +02:00
Tim Bruijnzeels 98aea3b743 Add build.rs which is used to check the Rust version before building. 2020-10-06 14:06:15 +02:00
Tim Bruijnzeels 096978912c Fix name of keystore version file. (#324) 2020-10-06 14:03:18 +02:00
Tim Bruijnzeels 07697a4c80 Add check for minimum Rust version. (Inspired by routinator) 2020-10-06 13:33:00 +02:00
Tim Bruijnzeels 764a963b54 Update lagosta UI. 2020-10-06 13:18:21 +02:00
Tim Bruijnzeels c8a728c4b8 Cargo update (latest rpki-rs master). 2020-10-06 13:17:39 +02:00
Tim Bruijnzeels 7a5919f3e4 Simplify AggregateStore and have simple KeyValueStore for storage concerns only. (#324) 2020-10-06 12:15:36 +02:00