Skip to content

docs: update footer to LF Projects Series LLC trademark disclaimer#527

Open
yashisrani wants to merge 2 commits into
volcano-sh:masterfrom
yashisrani:fix/footer
Open

docs: update footer to LF Projects Series LLC trademark disclaimer#527
yashisrani wants to merge 2 commits into
volcano-sh:masterfrom
yashisrani:fix/footer

Conversation

@yashisrani

Copy link
Copy Markdown
Contributor
  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

/kind documentation

  • What this PR does / why we need it:

Update website footer to reflect Volcano's conversion to a Series of
LF Projects, LLC. Replace the old Linux Foundation trademark usage
link with the required CNCF footer format that includes:

  • "Copyright Volcano a Series of LF Projects, LLC" wording
  • Link to https://lfprojects.org/policies/ for terms of use,
    trademark policy, and other project policies

Signed-off-by: Yash Israni <118755067+yashisrani@users.noreply.github.com>
@volcano-sh-bot volcano-sh-bot added the kind/documentation Categorizes issue or PR as related to documentation. label Jun 8, 2026
@volcano-sh-bot volcano-sh-bot requested review from Thor-wl and k82cn June 8, 2026 18:38
@volcano-sh-bot

Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign jessestutler for approval. For more information see the Kubernetes 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

@volcano-sh-bot volcano-sh-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jun 8, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the trademark and copyright disclaimer in the footer of the Docusaurus configuration. The review feedback correctly points out that the corresponding translation file for Chinese (Simplified) needs to be updated to match this change and maintain consistency.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread docusaurus.config.js
<img class="footer__logo" alt="Cloud Native Computing Foundation Logo" src="/img/landing/logo_cloudnative.png" />
</div>
<p>The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our <a href="https://www.linuxfoundation.org/trademark-usage" target="_blank" rel="noopener noreferrer">Trademark Usage</a> page.</p>
<p>Copyright Volcano a Series of LF Projects, LLC. For website terms of use, trademark policy and other project policies please see <a href="https://lfprojects.org/policies/" target="_blank" rel="noopener noreferrer">LF Projects Policies</a>.</p>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The trademark disclaimer has been updated here, but the corresponding translation file i18n/zh-Hans/docusaurus-theme-classic/footer.json still contains the old Linux Foundation trademark text. Please update the translation file to match this change to ensure consistency across all supported languages.

For example, you can update the corresponding paragraph in i18n/zh-Hans/docusaurus-theme-classic/footer.json to:

<p>版权所有 Volcano a Series of LF Projects, LLC。关于网站使用条款、商标政策和其他项目政策,请参阅 <a href="https://lfprojects.org/policies/" target="_blank" rel="noopener noreferrer">LF Projects Policies</a></p>

Signed-off-by: Yash Israni <118755067+yashisrani@users.noreply.github.com>
@yashisrani

Copy link
Copy Markdown
Contributor Author

/cc @JesseStutler @k82cn @Thor-wl

@JesseStutler

Copy link
Copy Markdown
Member

Emm what's the background of changing this? It's foudation's requirement?

@yashisrani

Copy link
Copy Markdown
Contributor Author

Emm what's the background of changing this? It's foudation's requirement?

@JesseStutler Based on the issue, the CNCF/Foundation team indicated that Volcano has been converted to a Series of LF Projects, LLC and requested updating the footer to match the LF Projects trademark and copyright guidelines. This PR implements that requested change.

Comment thread docusaurus.config.js
<img class="footer__logo" alt="Cloud Native Computing Foundation Logo" src="/img/landing/logo_cloudnative.png" />
</div>
<p>The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our <a href="https://www.linuxfoundation.org/trademark-usage" target="_blank" rel="noopener noreferrer">Trademark Usage</a> page.</p>
<p>Copyright Volcano a Series of LF Projects, LLC. For website terms of use, trademark policy and other project policies please see <a href="https://lfprojects.org/policies/" target="_blank" rel="noopener noreferrer">LF Projects Policies</a>.</p>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does the sentence structure look so hard to read...? I want to wait until other CNCF projects have completed their rectification before we follow. I don't want to have to revise it all over again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/documentation Categorizes issue or PR as related to documentation. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants