envoyproxy/envoy

Use bazel to generate test certificates

Open

#23.912 aberto em 9 de nov. de 2022

Ver no GitHub
 (11 comments) (2 reactions) (0 assignees)C++ (5.373 forks)batch import
area/ciarea/test flakesarea/tlsenhancementhelp wanted

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 30d)

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

Guia do colaborador