Commit Graph
10 Commits
Author SHA1 Message Date
Ximon EighteenandTim Bruijnzeels f47843bf9e Update outdated comments in entrypoint.sh. (#886) 2022-08-29 16:51:39 +02:00
Tim BruijnzeelsandGitHub 29ea7f64ce Optionally fall back to KRILL_AUTH_TOKEN for docker. (#632, #605) 2021-08-11 11:40:39 +02:00
Tim BruijnzeelsandGitHub b43a6815cf Inconsistent and unacceptable token references (#433) (#483) 2021-04-19 22:23:02 +02:00
Ximon EighteenandGitHub cf1f8a9c16 Improvements and fixes for e2e testing on the Krill dev branch (#439)
Note: Until merged to master this branch requires that a branch by the same name exists in the rpki-deploy repo with the corresponding changes to support these changes, which include:

- OpenAPI YML corrections.
- Support the new way to activate the TA.
- FIX: Include the correct ta.cer URI in the TAL.
- Use two seprarate Python libraries for Krill: one for CA REST SAPIs and one for PUB REST APIs.
- FIX: Test for the actual CAs and resources to create, as the presence of the testbed CA violates the previous check assumptions.
- FIX: Resource ASN, v4 and v6 values can no longer be assumed to have the same sort order as when given to Krill.
- Factor out test suite code into helper functions for better readability and maintainability.
- Retry RTR fetching (needed for ROAs obtained from Rcynic Lihttpd server served JSON as otherwise connecting too early results in SyncTimeout).

Known issues: on failure all RP tests will retry 3 times while actually only the Rcynic test should retry.
2021-03-15 12:10:08 +01:00
Tim Bruijnzeels e574cf09fe Change authoris* to the US spelling of authoriz* for consistency. 2020-05-27 16:06:43 +02:00
Ximon Eighteen 90c7fcd42e FIX: out-dated comment. 2019-12-20 22:59:53 +01:00
Ximon Eighteen 9c8515642e Fix comments to reflect v0.2.0 updated binary names. 2019-10-30 21:14:31 +01:00
Ximon Eighteen 5a36bdacaa Updated the docker image to work with
Krill v0.2.0.
2019-10-30 17:19:02 +01:00
Ximon Eighteen 33eae6c394 Corrected an outdated comment. 2019-09-10 19:03:48 +02:00
Ximon Eighteen 32500c7dd1 First version of a Krill Dockerfile. 2019-09-10 19:00:49 +02:00