Commit Graph
726 Commits
Author SHA1 Message Date
ximon18andGitHub cdeb52224a Don't wait for child resources to be issued. 2020-02-25 09:23:06 +01:00
Tim Bruijnzeels 58a98f51cd Update versions. 2020-02-24 12:12:54 +01:00
Ximon Eighteen e96b63a3c6 FIX: siblings of $ref are ignored. 2020-02-24 11:58:11 +01:00
Ximon Eighteen bf76b1ac32 Remove unused Element schema. 2020-02-24 11:21:21 +01:00
Ximon Eighteen 94b50c8c90 FIX: schema references should refer to schema objects. 2020-02-24 11:21:06 +01:00
Tim Bruijnzeels cc5afda6f7 Attempt to fix e2e test to wait until resources are issued to test CAs. 2020-02-21 17:22:48 +01:00
Tim Bruijnzeels e7ecd5a39f Fix ASN not held by parent in e2e test data. 2020-02-21 15:58:09 +01:00
Tim Bruijnzeels e6bc1346f1 Update Changelog for the 0.5.0 release. 2020-02-21 14:58:10 +01:00
Tim Bruijnzeels 4e6e5f6230 Update openapi spec to reflect 0.5.0 ErrorResponses 2020-02-21 14:46:19 +01:00
Tim Bruijnzeels 2f5ba2ed13 Return error when CA does not hold resources for child. 2020-02-21 14:45:30 +01:00
Tim Bruijnzeels b09791fd44 Sending requests to revoke extra keys should work better when actually triggered. 2020-02-21 12:36:31 +01:00
Alex BandandGitHub 366f6c61f3 Update readme for 0.5 release 2020-02-20 17:54:06 +01:00
Tim Bruijnzeels 566fa0f554 Extract times for publication (stale, valid, threshold) to constants. 2020-02-20 15:35:11 +01:00
Tim Bruijnzeels 0ab529b80d Increase log levels for triggered actions. 2020-02-20 12:52:55 +01:00
Tim Bruijnzeels f417b3b6c3 Push fix for ARIN XML toggle. 2020-02-20 10:50:52 +01:00
Alex BandandGitHub 2bffff3a79 Add GitHub Sponsors for Organisations 2020-02-20 09:10:38 +01:00
Tim Bruijnzeels fd59327fa4 Accept ID certificates that are not self-signed, issue for 15 years. (fixes: #207) 2020-02-19 17:20:10 +01:00
Tim Bruijnzeels 1636a33065 Update lagosta to 0.1 release candidate. 2020-02-19 17:19:39 +01:00
Tim Bruijnzeels 21663f1e8b Revoke unexpected surplus keys at the parent. (fixes: #200) 2020-02-19 11:48:22 +01:00
Tim Bruijnzeels 3698cdee7d Fix status code for CA or other resource not found. (fixes: #203) 2020-02-17 16:56:21 +01:00
Tim Bruijnzeels 345493d805 Read pre-RFC8183 parent response when running under ARIN. (closes: 205) 2020-02-17 16:44:13 +01:00
Tim Bruijnzeels 5df86c4645 Use dedicated uri (/api/v1/{ca}/parents-xml/{parent}) when uploading a parent response as xml. (fixes: #206) 2020-02-17 15:43:43 +01:00
Tim Bruijnzeels f062aa32dd Allow posting of parent response xml to a path with an explicit parent_handle. (fixes: #206) 2020-02-17 14:46:12 +01:00
Tim Bruijnzeels 8939ea1faf Trigger refresh for CA when repo is added. (closes #202) 2020-02-17 13:01:29 +01:00
Tim Bruijnzeels ee38cd74f9 Fix clippy warnings under rust 1.41 2020-02-14 15:58:30 +01:00
Tim Bruijnzeels bf9ba749b8 Serve lagosta files in Krill (closes: #204) 2020-02-14 15:54:05 +01:00
Tim Bruijnzeels 66aab326e2 Make the CLI more consistent. (fixes: #129) 2020-02-13 22:26:29 +01:00
Tim Bruijnzeels 7d7010ccca Simplify ReportFormat in CLI (fixes: #132) 2020-02-12 17:31:14 +01:00
Tim Bruijnzeels c6ff655517 Fix check trailing '/' on --rrdp for config generation with CLI. 2020-02-12 16:42:08 +01:00
Tim Bruijnzeels fb46f45338 Allow user to specify trusted HTTPS certificates using env KRILL_HTTPS_ROOT_CERTS. (closes: #195) 2020-02-12 11:47:34 +01:00
Tim Bruijnzeels fd6ba2aa2d Check arguments of CLI (fixes: #133) 2020-02-12 11:01:59 +01:00
Alex BandandGitHub a413b7d393 Add Twitter link 2020-02-11 20:35:51 +01:00
Tim Bruijnzeels 3793aa2e66 Show server info (version, uptime) in CLI. (closes: #201) 2020-02-11 17:26:56 +01:00
Tim Bruijnzeels 18e4c993e1 Add krill server start timestamp to prometheus /metrics (#201) 2020-02-11 16:43:32 +01:00
Tim Bruijnzeels 2b55445978 Let Krill use the parent's name for the resource class when revoking a key. 2020-02-11 16:24:43 +01:00
Tim Bruijnzeels e6252333e8 Show server info (version and uptime) on API. (#201) 2020-02-11 12:12:01 +01:00
Tim Bruijnzeels 3f0668584a Let users add parent before configuring the repository (but do not request certificates) (closes #199) 2020-02-10 14:04:54 +01:00
Tim Bruijnzeels cfb272b8a6 Use ROA instead of 'authorisation' in user facing messages. (closes #197) 2020-02-10 10:53:45 +01:00
Tim Bruijnzeels b4190bec61 Updated intro in openapi spec to reflect changes in the error response json. (#192) 2020-02-06 12:18:10 +01:00
Tim Bruijnzeels 867fdca459 Revised ErrorResponse json. Now using a map for the arguments and a string label instead of a number. (#192) 2020-02-06 11:56:02 +01:00
Tim Bruijnzeels c3ed1ac901 Use map in ErrorResponse. (#192) 2020-02-04 16:01:26 +01:00
Tim Bruijnzeels 2f5db4809c Submit Parent Response as XML to the API when adding a parent. (closes: #190) 2020-01-31 15:47:32 +01:00
Tim Bruijnzeels 885eb93d76 Submit Parent Response as XML to the API. (closes: #190) 2020-01-30 10:20:02 +01:00
Ximon Eighteen 8f9d6836fd FIX: indentation accidentally omitted from recent commit. 2020-01-29 19:38:17 +01:00
Ximon Eighteen 62d7fb9629 FIX: Line accidentally removed from a recent commit. 2020-01-29 19:37:36 +01:00
Ximon Eighteen aef6565691 Verify that child resources are created. 2020-01-29 19:37:20 +01:00
Ximon Eighteen 2026bead6b Allow nested properties to be checked. 2020-01-29 19:36:30 +01:00
Ximon Eighteen 14d5541c57 FIX: also detect empty strings. 2020-01-29 19:36:07 +01:00
Ximon Eighteen c322aa332e Log the number of failed retries when an action with retries fails. 2020-01-29 19:35:35 +01:00
Tim Bruijnzeels 8aae8070eb Submit Repository Response as XML to the API. (closes: #191) 2020-01-29 17:18:02 +01:00