envoyproxy/envoy

Use bazel to generate test certificates

开放

#23,912 创建于 2022年11月9日

 (11 条评论) (2 个反应) (0 位负责人)C++ (5,373 个派生)batch import
area/ciarea/test flakesarea/tlsenhancementhelp wanted

仓库指标

星标
 (27,997 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南