Skip to content

feat: render orientation content dynamically from community repo#632

Open
TineoC wants to merge 1 commit intokubernetes:masterfrom
TineoC:dynamic-orientation-content
Open

feat: render orientation content dynamically from community repo#632
TineoC wants to merge 1 commit intokubernetes:masterfrom
TineoC:dynamic-orientation-content

Conversation

@TineoC
Copy link
Contributor

@TineoC TineoC commented Jan 29, 2026

This PR configures the site to fetch the New Contributor Orientation content dynamically from the kubernetes/community repository.

Changes:

  • Removed static content/en/docs/orientation/_index.md
  • Added .gitignore to content/en/docs/orientation/ to manage fetched content
  • Updated external-sources/kubernetes/community mapping
  • Updated Makefile to include orientation directory in clean-all target

Depends on: kubernetes/community#8809
Closes #631

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: TineoC
Once this PR has been reviewed and has the lgtm label, please assign mfahlandt for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jan 29, 2026
@TineoC TineoC force-pushed the dynamic-orientation-content branch from b836be0 to 61765f8 Compare January 29, 2026 02:58
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 29, 2026
@TineoC TineoC force-pushed the dynamic-orientation-content branch from 61765f8 to 98ea9c3 Compare January 29, 2026 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Render orientation content dynamically from community repo

2 participants