Skip to content

Conversation

@jimmidyson
Copy link
Member

What problem does this PR solve?:

I messed up the link in #1173, sorry! At the same time I noticed icons being reused so cleaned those up so things are pretty again!

Which issue(s) this PR fixes:
Fixes #

How Has This Been Tested?:

Special notes for your reviewer:

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR corrects the Cilium configuration link formatting and updates reused icons across several addon docs.

  • Updated icon glyphs for Registry and COSI addons
  • Adjusted ConfigMap Format header punctuation in CNI docs
  • Refactored markdownlint disable/restore around the default Cilium config link

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
docs/content/addons/registry.md Changed icon from fa-eye to fa-cubes
docs/content/addons/cosi.md Changed icon from fa-eye to fa-object-group
docs/content/addons/cni.md Reformatted “ConfigMap Format” header and consolidated markdownlint directives for Cilium config link
Comments suppressed due to low confidence (2)

docs/content/addons/cosi.md:2

  • Remove the leading space in the title value to avoid unintended rendering, e.g. change to title = "Container Object Storage Interface (COSI)".
title = " Container Object Storage Interface (COSI)"

docs/content/addons/cni.md:65

  • [nitpick] Consider styling this as a markdown heading or bullet (e.g., ### ConfigMap Format:) to ensure it renders correctly rather than as plain text.
ConfigMap Format:

@jimmidyson jimmidyson merged commit b1507f7 into main Jun 24, 2025
24 checks passed
@jimmidyson jimmidyson deleted the jimmi/docs-fixes branch June 24, 2025 08:39
@github-actions github-actions bot mentioned this pull request Jun 23, 2025
supershal added a commit that referenced this pull request Jun 24, 2025
🤖 I have created a release *beep* *boop*
---


## 0.30.0 (2025-06-24)

<!-- Release notes generated using configuration in .github/release.yaml
at main -->

## What's Changed
### Exciting New Features 🎉
* feat: Build with Go 1.24.4 to fix CVEs by @jimmidyson in
#1157
* feat: add requests and limits to registry containers by @dkoshkin in
#1158
* feat: Add preflight checks framework by @dlipovetsky in
#1129
* feat: Preflight check opt-out by @dlipovetsky in
#1156
* feat: Nutanix VM image preflight check by @dlipovetsky in
#1130
* feat: update addons by @dkoshkin in
#1168
* feat: Enforce MD replicas within cluster autoscaler bounds by
@jimmidyson in
#1169
* feat(preflight): Storage container checks for Nutanix by
@thunderboltsid in
#1136
* feat: update Nutanix CSI to 3.3.4 by @dkoshkin in
#1179
### Fixes 🔧
* fix: update CNCF registry version to 2.3.4, app version 2.8.3 by
@dkoshkin in
#1150
* fix: registry addon headless service port by @dkoshkin in
#1159
* fix: preserve registry addon root CA on move by @dkoshkin in
#1155
* fix: Add noderegistration patch to previous handler by @jimmidyson in
#1177
### Other Changes
* build: include regclient/regsync image for registry addon by @dkoshkin
in
#1148
* test: Add update test helpers by @jimmidyson in
#1162
* test(e2e): Nutanix 1.33.1 testing by @jimmidyson in
#1164
* build: Update all tools by @jimmidyson in
#1165
* refactor: add global feature.Gates variable by @dkoshkin in
#1167
* ci: new env variable to set --feature-gates by @dkoshkin in
#1166
* build: github.com/hashicorp/[email protected] to fix CVE by
@jimmidyson in
#1170
* docs: Update link to default Cilium values in cni.md by
@yannickstruyf3 in
#1173
* docs: Fix up Cilium config link (again) & icons by @jimmidyson in
#1176

## New Contributors
* @yannickstruyf3 made their first contribution in
#1173

**Full Changelog**:
v0.29.0...v0.30.0

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Shalin Patel <[email protected]>
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.

4 participants