Skip to content

chore(ci): fix & update manifests#874

Merged
traefiker merged 2 commits intotraefik:masterfrom
darkweaver87:fix/docs-pyyaml-master
Mar 23, 2026
Merged

chore(ci): fix & update manifests#874
traefiker merged 2 commits intotraefik:masterfrom
darkweaver87:fix/docs-pyyaml-master

Conversation

@darkweaver87
Copy link
Copy Markdown
Collaborator

@darkweaver87 darkweaver87 commented Mar 17, 2026

Motivation

The docs build on v1.4 uses Structor which builds documentation for all branches (including master). The master branch has PyYAML==6.0 which fails to build with newer Cython/setuptools, causing the v1.4 docs pipeline to fail even though v1.4 itself has the correct version.

This PR applies the same CI fixes already present on v1.4 to master so that Structor can build all branches successfully.

See failed v1.4 docs build:

ERROR: No matching distribution found for PyYAML==6.0
failed to build Docker image doc-site:master

Comment thread integration/k3d/k3d.go Outdated
@mloiseleur mloiseleur changed the title fix: update CI and k8s manifests for modern infrastructure chore(ci): fix & update manifests for modern infrastructure Mar 23, 2026
@mloiseleur mloiseleur changed the title chore(ci): fix & update manifests for modern infrastructure chore(ci): fix & update manifests Mar 23, 2026
@mloiseleur mloiseleur added this to the next milestone Mar 23, 2026
@darkweaver87 darkweaver87 reopened this Mar 23, 2026
@traefiker traefiker merged commit fa34b47 into traefik:master Mar 23, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants