Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOC] [FIX] Install Tekton Pipelines #519

Closed
eirisdg opened this issue Feb 23, 2023 · 3 comments
Closed

[DOC] [FIX] Install Tekton Pipelines #519

eirisdg opened this issue Feb 23, 2023 · 3 comments

Comments

@eirisdg
Copy link

eirisdg commented Feb 23, 2023

Tekton pipelines install page is not rendering properly.

image

And the link for additional configuration doesn't work.

image

@AlanGreene
Copy link
Member

AlanGreene commented Feb 23, 2023

Thanks for reporting this @eirisdg . You can find the additional configuration options at https://tekton.dev/docs/installation/additional-configs/

Screenshots are from https://tekton.dev/docs/installation/pipelines/

@geriom fyi, looks like this is related to tektoncd/pipeline#5806. The tabs aren't being rendered correctly on the website.

@geriom
Copy link
Contributor

geriom commented Feb 23, 2023

@eirisdg thank you for the report.

Tekton pipelines install page is not rendering properly.

image

The problem is a delimiter, to be fixed in #516

And the link for additional configuration doesn't work.

image

That was fixed in this PR, which also fixes a few other missing links, but wont' be reflected on the website until the next Pipelines release.

You can see everything working as expected in this preview

@AlanGreene
Copy link
Member

This was fixed a while ago after the corresponding Pipelines release was added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants