envoyproxy/envoy

Use bazel to generate test certificates

Open

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

在 GitHub 查看
 (11 评论) (2 反应) (0 负责人)C++ (5,373 fork)batch import
area/ciarea/test flakesarea/tlsenhancementhelp wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 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

贡献者指南