遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/6548)
<a href="https://www.bestpractices.dev/projects/6548"><img src="https://www.bestpractices.dev/projects/6548/badge"></a>
Kubernetes operator to manage installation, updation and uninstallation of tektoncd projects (pipeline, …)
https://github.com/tektoncd/operator/blob/main/CONTRIBUTING.md
https://github.com/tektoncd/operator/issues
https://github.com/tektoncd/operator/blob/main/.github/pull_request_template.md
警告:需要更长的理由。
Tekton Operator does not implement any cryptographic algorithm and it does not expose any facility for users to authenticate, generate or store keys. Tekton Operator establishes HTTPS connection to API endpoints. That is done using standard golang libraries, following the most recent best practices, and it's not configurable by users.
Tekton is written in golang
后退