Skip to content

Add IronCore and metal-stack docs - #1033

Open
BoHristova wants to merge 4 commits into
gardener:masterfrom
BoHristova:add-ironcore-metalstack-docs
Open

Add IronCore and metal-stack docs#1033
BoHristova wants to merge 4 commits into
gardener:masterfrom
BoHristova:add-ironcore-metalstack-docs

Conversation

@BoHristova

@BoHristova BoHristova commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

How to categorize this PR?

/kind enhancement

What this PR does / why we need it:

The IronCore and metal-stack extensions are mentioned on the landing page, but their docs aren't part of the List of Extensions section.

Landing page:

Image

List of Extensions | Infrastructure Extensions:

Image

What was done:

  • Added subsections for the IronCore and metal-stack extensions to Documentation | List of Extensions.
  • Added a subsection for the IronCore extension to Contribute | Extensions.
  • For the IronCore extension: Added the docs via Docforge, since the doc/ directory in the repo follows the persona-based structure.
  • For the metal-stack subsection in the main documentation: Added an index page that points readers to the GitHub repository, since no dedicated docs exist (see README).

Which issue(s) this PR fixes:

Fixes #1010
Related to #1023

Special notes for your reviewer:

Summary by CodeRabbit

  • Documentation
    • Added documentation for the IronCore infrastructure provider extension, including development resources.
    • Added documentation infrastructure entries for the IronCore and Metal provider extensions.
    • Added an overview page for the Metal Stack provider, including maintenance details and repository links.

Signed-off-by: Bozhidara Hristova <bozhidara.hristova@sap.com>
Signed-off-by: Bozhidara Hristova <bozhidara.hristova@sap.com>
Signed-off-by: Bozhidara Hristova <bozhidara.hristova@sap.com>
@gardener-prow gardener-prow Bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/enhancement Enhancement, improvement, extension labels Jul 22, 2026
@gardener-prow

gardener-prow Bot commented Jul 22, 2026

Copy link
Copy Markdown

[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 n-boshnakov 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

@netlify

netlify Bot commented Jul 22, 2026

Copy link
Copy Markdown

Deploy Preview for gardener-docs ready!

Name Link
🔨 Latest commit 2759e8d
🔍 Latest deploy log https://app.netlify.com/projects/gardener-docs/deploys/6a61d297b537230008139dff
😎 Deploy Preview https://deploy-preview-1033--gardener-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

Adds IronCore and metal-stack to the infrastructure extension documentation structure. The changes register IronCore contribution sources through Docforge and create a metal-stack Hugo page linking to its repository.

Changes

Infrastructure extension documentation

Layer / File(s) Summary
Provider documentation registration
.docforge/documentation/gardener-extensions/infrastructure.yaml, hugo/content/docs/extensions/infrastructure-extensions/gardener-extension-provider-metal/index.md
Registers IronCore and metal-stack in the infrastructure extension structure and adds metadata and descriptive content for the metal-stack page.
IronCore contribution documentation
.docforge/contribute.yaml
Configures the IronCore README and development documentation sources for contribution documentation.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related issues

Possibly related PRs

  • gardener/documentation#938 — Also extends the infrastructure provider structure in .docforge/documentation/gardener-extensions/infrastructure.yaml.
  • gardener/documentation#1006 — Modifies the same infrastructure provider structure while removing an older provider entry.

Suggested reviewers: klocke-io, n-boshnakov

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Linked Issues check ✅ Passed The changes satisfy issue #1010 by adding IronCore and metal-stack docs, the IronCore contribute entry, and the metal-stack index page.
Out of Scope Changes check ✅ Passed No clearly unrelated or out-of-scope changes are evident beyond the requested documentation updates.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The title clearly matches the main change: adding IronCore and metal-stack documentation.
Description check ✅ Passed The description follows the template and includes kind, purpose, fixes, and reviewer notes, with only minor detail missing.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@gardener-prow gardener-prow Bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. labels Jul 22, 2026
Signed-off-by: Bozhidara Hristova <bozhidara.hristova@sap.com>
@BoHristova
BoHristova force-pushed the add-ironcore-metalstack-docs branch from 778eef2 to 2759e8d Compare July 23, 2026 08:36
@gardener-prow gardener-prow Bot added cla: no Indicates the PR's author has not signed the cla-assistant.io CLA. cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. and removed cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. cla: no Indicates the PR's author has not signed the cla-assistant.io CLA. labels Jul 23, 2026
@BoHristova
BoHristova marked this pull request as ready for review July 28, 2026 07:44
@BoHristova
BoHristova requested a review from a team as a code owner July 28, 2026 07:44
@gardener-prow gardener-prow Bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 28, 2026
@BoHristova BoHristova changed the title Add ironcore metalstack docs Add IronCore and metal-stack docs Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/enhancement Enhancement, improvement, extension 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.

Add documentation for the IronCore and metal-stack infrastructure extensions

1 participant