envoyproxy/envoy

Use bazel to generate test certificates

Open

#23 912 ouverte le 9 nov. 2022

Voir sur GitHub
 (11 commentaires) (2 réactions) (0 assignés)C++ (5 373 forks)batch import
area/ciarea/test flakesarea/tlsenhancementhelp wanted

Métriques du dépôt

Stars
 (27 997 stars)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

Description

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

Guide contributeur