Use bazel to generate test certificates
Open
area/ci
area/test flakes
area/tls
enhancement
help wanted
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 428
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
Contributor guide
Assessment
This issue has not been assessed yet.