feat: add blue-green gradual traffic shifting, OTel tracing, and auto… #38
Annotations
10 errors
|
test/sentinel_cp_web/controllers/api/internal_ca_controller_test.exs#L169
test GET /api/v1/projects/:project_slug/internal-ca/certificates/:id returns 404 for nonexistent certificate (SentinelCpWeb.Api.InternalCaControllerTest)
|
|
test/sentinel_cp_web/controllers/api/internal_ca_controller_test.exs#L31
test POST /api/v1/projects/:project_slug/internal-ca initializes a new CA (SentinelCpWeb.Api.InternalCaControllerTest)
|
|
test/sentinel_cp_web/controllers/api/internal_ca_controller_test.exs#L136
test POST /api/v1/projects/:project_slug/internal-ca/certificates/:id/revoke revokes a certificate (SentinelCpWeb.Api.InternalCaControllerTest)
|
|
test/sentinel_cp/services/ca_crypto_test.exs#L126
test generate_crl/3 generates a CRL with revoked entries (SentinelCp.Services.CACryptoTest)
|
|
test/sentinel_cp/services/ca_crypto_test.exs#L113
test issue_client_certificate/5 issues certificate with RSA CA (SentinelCp.Services.CACryptoTest)
|
|
test/sentinel_cp/services/ca_crypto_test.exs#L51
test generate_ca_certificate/3 generates a valid CA certificate with RSA key (SentinelCp.Services.CACryptoTest)
|
|
test/sentinel_cp/services/ca_crypto_test.exs#L26
test generate_ca_certificate/3 generates a valid self-signed CA certificate with EC key (SentinelCp.Services.CACryptoTest)
|
|
test/sentinel_cp/services/ca_crypto_test.exs#L94
test issue_client_certificate/5 issues certificate with OU (SentinelCp.Services.CACryptoTest)
|
|
test/sentinel_cp/services/ca_crypto_test.exs#L65
test issue_client_certificate/5 issues a certificate signed by the CA (SentinelCp.Services.CACryptoTest)
|
|
test/sentinel_cp/services/ca_crypto_test.exs#L140
test generate_crl/3 generates an empty CRL (SentinelCp.Services.CACryptoTest)
|
The logs for this run have expired and are no longer available.
Loading