Currently our Private PKI testing covers two main applications:
- Grafana (login test to ensure Keycloak's cert is accepted)
- Authservice/Istiod (login test to ensure Keycloak's cert is accepted)
With #2337 we introduced automatic mounts for a number of the other applications in UDS Core. However, we don't actually have any test behaviors ensuring that the mounted CAs are being utilized by the underlying applications.
Definition of done: Tests added to cover pods/services interacting with systems using the Private PKI, validating that they do properly trust those certificates.
Currently our Private PKI testing covers two main applications:
With #2337 we introduced automatic mounts for a number of the other applications in UDS Core. However, we don't actually have any test behaviors ensuring that the mounted CAs are being utilized by the underlying applications.
Definition of done: Tests added to cover pods/services interacting with systems using the Private PKI, validating that they do properly trust those certificates.