Skip to content

docs(network-chaos-ng): add missing weight field to scenario frontmatters#476

Merged
paigerube14 merged 1 commit into
krkn-chaos:mainfrom
AswaniSahoo:fix/network-chaos-ng-frontmatter-weight
May 18, 2026
Merged

docs(network-chaos-ng): add missing weight field to scenario frontmatters#476
paigerube14 merged 1 commit into
krkn-chaos:mainfrom
AswaniSahoo:fix/network-chaos-ng-frontmatter-weight

Conversation

@AswaniSahoo

Copy link
Copy Markdown
Contributor

Adds weight: 2 to 7 scenario _index.md files under network-chaos-ng-scenarios/ to match the convention used by other sub-scenario pages (e.g., hog-scenarios/).

Files updated:

  • node-interface-down/_index.md
  • node-network-chaos/_index.md
  • node-network-filter/_index.md
  • pod-network-chaos/_index.md
  • pod-network-filter/_index.md
  • vmi-network-chaos/_index.md
  • vmi-network-filter/_index.md

The 5 files from #413 plus 2 additional VMI sibling pages that had the same gap.

Fixes #413

…ters

Fixes krkn-chaos#413

Signed-off-by: AswaniSahoo <aswanisahoo1012@gmail.com>
@netlify

netlify Bot commented May 17, 2026

Copy link
Copy Markdown

Deploy Preview for krkn-chaos ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit c5ff01f
🔍 Latest deploy log https://app.netlify.com/projects/krkn-chaos/deploys/6a0a09294ebda50008e0de45
😎 Deploy Preview https://deploy-preview-476--krkn-chaos.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@qodo-code-review

Copy link
Copy Markdown

Review Summary by Qodo

Add missing weight field to network-chaos-ng scenario frontmatters
📝 Documentation

Grey Divider

Walkthroughs

Description
• Add missing weight: 2 field to 7 scenario frontmatters
• Standardizes documentation structure across network-chaos-ng scenarios
• Aligns with existing convention used in other scenario directories
Diagram
flowchart LR
  A["7 Scenario _index.md Files"] -- "Add weight: 2" --> B["Standardized Frontmatter"]
  B -- "Matches Convention" --> C["Consistent with Other Scenarios"]
Loading

Grey Divider

File Changes

1. content/en/docs/scenarios/network-chaos-ng-scenarios/node-interface-down/_index.md 📝 Documentation +1/-0

Add weight field to frontmatter

• Added weight: 2 to frontmatter metadata

content/en/docs/scenarios/network-chaos-ng-scenarios/node-interface-down/_index.md


2. content/en/docs/scenarios/network-chaos-ng-scenarios/node-network-chaos/_index.md 📝 Documentation +1/-0

Add weight field to frontmatter

• Added weight: 2 to frontmatter metadata

content/en/docs/scenarios/network-chaos-ng-scenarios/node-network-chaos/_index.md


3. content/en/docs/scenarios/network-chaos-ng-scenarios/node-network-filter/_index.md 📝 Documentation +1/-0

Add weight field to frontmatter

• Added weight: 2 to frontmatter metadata

content/en/docs/scenarios/network-chaos-ng-scenarios/node-network-filter/_index.md


View more (4)
4. content/en/docs/scenarios/network-chaos-ng-scenarios/pod-network-chaos/_index.md 📝 Documentation +1/-0

Add weight field to frontmatter

• Added weight: 2 to frontmatter metadata

content/en/docs/scenarios/network-chaos-ng-scenarios/pod-network-chaos/_index.md


5. content/en/docs/scenarios/network-chaos-ng-scenarios/pod-network-filter/_index.md 📝 Documentation +1/-0

Add weight field to frontmatter

• Added weight: 2 to frontmatter metadata

content/en/docs/scenarios/network-chaos-ng-scenarios/pod-network-filter/_index.md


6. content/en/docs/scenarios/network-chaos-ng-scenarios/vmi-network-chaos/_index.md 📝 Documentation +1/-0

Add weight field to frontmatter

• Added weight: 2 to frontmatter metadata

content/en/docs/scenarios/network-chaos-ng-scenarios/vmi-network-chaos/_index.md


7. content/en/docs/scenarios/network-chaos-ng-scenarios/vmi-network-filter/_index.md 📝 Documentation +1/-0

Add weight field to frontmatter

• Added weight: 2 to frontmatter metadata

content/en/docs/scenarios/network-chaos-ng-scenarios/vmi-network-filter/_index.md


Grey Divider

Qodo Logo

@qodo-code-review

qodo-code-review Bot commented May 17, 2026

Copy link
Copy Markdown

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Qodo Logo

@paigerube14 paigerube14 merged commit 654278c into krkn-chaos:main May 18, 2026
7 checks passed
@AswaniSahoo AswaniSahoo deleted the fix/network-chaos-ng-frontmatter-weight branch May 18, 2026 15:57
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

Successfully merging this pull request may close these issues.

docs(network-chaos-ng): add missing weight field to scenario page frontmatter

2 participants