envoyproxy/envoy

Use bazel to generate test certificates

Open

#23.912 aperta il 9 nov 2022

Vedi su GitHub
 (11 commenti) (2 reazioni) (0 assegnatari)C++ (5373 fork)batch import
area/ciarea/test flakesarea/tlsenhancementhelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

There have been a round of cert expiry that has had to be dealt with in CI recently

This has led to a lot of failed pipelines and the need to backport various fixes

One discussion around this has been to generate the certificates dynamically with bazel, and i guess some kind of action_env that expires/rebuilds at certain times

Guida contributor