tektoncd / website

Tekton Website
https://tekton.dev
Apache License 2.0
62 stars 149 forks source link

New endpoint: https://tekton.dev/slsa-predicate #561

Closed chitrangpatel closed 8 months ago

chitrangpatel commented 10 months ago

Tekton Chains creates SLSA provenance. One of the critical provenance fields is the buildType which is meant to be a url to the build description. Currently, any docs from the Chains repo can be hosted under https://tekton.dev/docs/chains/. Since the SLSA predicate is a specialized use case, we would like to host it under https://tekton.dev/slsa-predicate/chains/ if possible.

cc @tektoncd/chains-maintainers

afrittoli commented 9 months ago

Hello @chitrangpatel - it should be possible to setup something. We can also setup subdomains if that helps.

chitrangpatel commented 9 months ago

Thanks @afrittoli that would help. I believe @wlynch also created this PR https://github.com/tektoncd/website/pull/562 to address this.