Commit Graph
1573 Commits
Author SHA1 Message Date
Tim BruijnzeelsandGitHub 4aa8f783cf Report correct next update times (#701) 2021-11-02 10:09:15 +01:00
Ximon EighteenandGitHub e0c3b98959 Remove outdated e2e test trigger rule 2021-10-31 14:01:06 +01:00
Tim BruijnzeelsandGitHub 917f0e991b Release 0.9.3-rc1
See PR #696
v0.9.3-rc1
2021-10-20 11:31:13 +02:00
Tim Bruijnzeels 2a696d1be3 Update versions for release 0.9.3-rc1 2021-10-20 11:27:56 +02:00
Tim Bruijnzeels faaffe8f78 Update changelog for release 0.9.3-rc1 2021-10-20 11:27:38 +02:00
Tim Bruijnzeels 590e69e833 Disable cargo audit for now. 2021-10-20 11:16:18 +02:00
Tim Bruijnzeels 2832be8548 Re-add GHA audit step, but ignore it on all branches for now. 2021-10-20 11:09:13 +02:00
Tim Bruijnzeels 0ab7e724dc Disable cargo audit for now. 2021-10-20 10:52:52 +02:00
Tim Bruijnzeels 36478b221e Disable cargo audit github actions flow (for now). 2021-10-20 10:51:57 +02:00
61e7fc01e4 Add random jitter to ca publish next update times (#692)
Co-authored-by: Ximon Eighteen <3304436+ximon18@users.noreply.github.com>
2021-10-20 10:34:27 +02:00
Alex BandandGitHub c86f34667c s/routinator/krill 2021-10-14 12:50:35 +02:00
Alex Band b2303d9617 Create CONTRIBUTING.md 2021-10-14 12:29:33 +02:00
Alex BandandGitHub 2d7480fd51 Create SECURITY.md 2021-10-13 22:57:34 +02:00
Ximon EighteenandGitHub faf6bd2549 HSM: Support multiple signers (#539) (#674)
Support multiple signers of different types behind a HSM feature flag, and support in principle selecting which signer to use for which purpose. (#539)
2021-10-05 14:50:58 +02:00
Tim BruijnzeelsandGitHub a84029dee0 Merge pull request #682 from NLnetLabs/dev
release 0.9.2
v0.9.2
2021-10-04 15:00:16 +02:00
Tim Bruijnzeels 95498489cd Update changelog for release 0.9.2 2021-10-04 14:23:18 +02:00
Tim Bruijnzeels 33379c7c19 Update version for release 0.9.2 2021-10-04 14:22:52 +02:00
Ximon EighteenandGitHub 0347e77d3c Use a separate Docker Hub token for the e2e test cache rebuild image push. 2021-09-27 12:59:34 +02:00
Ximon EighteenandGitHub 74ec6eb322 Enable manual triggering of the E2E test cache rebuild workflow. 2021-09-27 12:23:12 +02:00
Ximon EighteenandGitHub 67f39e6454 FIX: use automation account credentials to login ot Docker Hub
The personal login no longer works because MFA was enabled for that account.
2021-09-27 12:17:37 +02:00
Ximon EighteenandGitHub 1f390a7883 FIX: Ensure rc Docker images are v prefixed 2021-09-27 12:09:58 +02:00
Tim BruijnzeelsandGitHub 43ddcb0700 Merge pull request #678 from NLnetLabs/dev
Release 0.9.2-rc3
v0.9.2-rc3
2021-09-24 11:15:12 +02:00
Tim Bruijnzeels f4e17f9a16 Update changelog for 0.9.2-rc3 release. 2021-09-24 10:44:43 +02:00
Tim Bruijnzeels a09d360ede Update version for 0.9.2-rc3 release. 2021-09-24 10:44:27 +02:00
Tim BruijnzeelsandGitHub 79791c119f Add CLI options for suspend/unsuspend. (#669) 2021-09-23 16:57:19 +02:00
Tim BruijnzeelsandGitHub 30772b6f36 Suspend krill 092 higher only (#670) (PR #672) 2021-09-23 15:57:05 +02:00
Ximon EighteenandGitHub 19c64fa2f9 No final Krill release has been published for bullseye yet 2021-09-22 16:45:15 +02:00
Ximon EighteenandGitHub 8a9e5a1a4f Fix and enable RPM upgrade testing. 2021-09-22 16:24:42 +02:00
Ximon Eighteen 664744ee93 Fix the sanity check in the Docker workflow to run a valid command. 2021-09-16 15:28:24 +02:00
Ximon Eighteen 667319c111 Add a comment explaining why CARGO_HTTP_MULTIPLEXING was disabled. 2021-09-16 15:21:30 +02:00
Tim Bruijnzeels 35c14374df Merge branch 'main' into dev 2021-09-16 15:09:49 +02:00
Ximon EighteenandGitHub 3d1b78e429 Disable CARGO_HTTP_MULTIPLEXING
See if it helps with cargo failures to download from crates.io when running on Docker Hub and GitHub Actions build machines.
2021-09-16 15:02:06 +02:00
Tim Bruijnzeels f854c6a71f Update version in changelog for 0.9.2-RC2 release v0.9.2-rc2 2021-09-16 14:33:45 +02:00
Tim Bruijnzeels 56f46fbc01 Simplify map+flatten to use filter instead. 2021-09-16 14:33:45 +02:00
Tim Bruijnzeels 82f217b888 Do not allow 0 (or negative) hours for suspend_child_after_inactive_hours 2021-09-16 14:33:45 +02:00
Tim Bruijnzeels 653c5cfc73 Wait after (re)start before suspending children (#665) 2021-09-16 14:33:45 +02:00
Tim Bruijnzeels ebb90e09fa Fix comment. 2021-09-16 14:33:45 +02:00
Tim Bruijnzeels 8f208eec06 Also suspend children with no known last connection #664 2021-09-16 14:33:45 +02:00
Tim Bruijnzeels d2301ea4fe Update version for development. 2021-09-16 14:33:45 +02:00
Tim Bruijnzeels 730cbe344a Synchronize CaStatus and CAs on startup (#662) 2021-09-16 14:33:45 +02:00
Tim Bruijnzeels 5685873512 When a CA is removed, remove it from CaStatus as well (#661) 2021-09-16 14:33:45 +02:00
Tim Bruijnzeels 89956e6b47 Fix (inverse logic) krill_ca_child_state metric. 2021-09-16 14:33:45 +02:00
Ximon EighteenandGitHub 38a7f34d43 Publish Docker images ourselves as Docker Hub autobuilds are too unreliable. 2021-09-16 14:13:46 +02:00
Tim Bruijnzeels 1a4c3f0217 Update version in changelog for 0.9.2-RC2 release 2021-09-16 13:07:16 +02:00
Tim Bruijnzeels d21dc2fa0f Simplify map+flatten to use filter instead. 2021-09-16 10:49:24 +02:00
Tim Bruijnzeels 2d82b0d15f Do not allow 0 (or negative) hours for suspend_child_after_inactive_hours 2021-09-16 10:49:24 +02:00
Tim Bruijnzeels 038e66a6b5 Wait after (re)start before suspending children (#665) 2021-09-16 10:49:24 +02:00
Tim Bruijnzeels ce4a140be9 Fix comment. 2021-09-16 10:49:24 +02:00
Tim Bruijnzeels f87fdb3df3 Also suspend children with no known last connection #664 2021-09-16 10:49:24 +02:00
Tim Bruijnzeels b4ddfccc2b Update version for development. 2021-09-16 10:49:24 +02:00