Skip to content

docs(platform-package): sync the publishing.* table with the platform values - #679

Open
Aleksei Sviridkin (lexfrei) wants to merge 1 commit into
mainfrom
docs/platform-package-publishing-rows
Open

docs(platform-package): sync the publishing.* table with the platform values#679
Aleksei Sviridkin (lexfrei) wants to merge 1 commit into
mainfrom
docs/platform-package-publishing-rows

Conversation

@lexfrei

Copy link
Copy Markdown
Contributor

The publishing.* table on the platform-package page documented five publishing.exposureClass.* keys that the platform no longer has (cozystack/cozystack#3218 dropped ExposureClass for the native loadBalancerClass) and had no row for publishing.loadBalancerClass. This removes the five rows, adds loadBalancerClass with the description from the platform values comment, and adds publishing.serviceDomain, the display-only suffix the dashboard Services tab appends to LoadBalancer Service names, which lands in cozystack/cozystack#4035. The paragraph under the table that named publishing.exposureClass as the successor of publishing.exposure now points at externalIPs and loadBalancerClass instead.

serviceDomain is not on cozystack main yet, so this should merge after cozystack/cozystack#4035; the other two changes stand on their own. The same five stale rows sit on the v1.6 page too, and that page is missing loadBalancerClass although v1.6.0 shipped with it; it is not touched here and needs its own backport.

Rendered with the hugo preview environment: both new rows in place, no exposureClass left on the page. The i18n check is red on main already (stale zh-cn index), unrelated to this change.

… values

The publishing.* reference on the next trunk documented five
publishing.exposureClass.* keys the platform no longer has: the
ExposureClass/ServiceExposure machinery was dropped for the native
Service loadBalancerClass (cozystack/cozystack#3218), and
packages/core/platform/values.yaml carries no exposureClass key. Remove
those rows and rewrite the publishing.exposure note that still named
exposureClass as the successor.

Add the publishing.loadBalancerClass row that replaced them and never
had one: it names the LoadBalancer controller for the host ingress
Service, the address pool or announcer is provisioned out of band, and
because spec.loadBalancerClass is immutable an existing Service has to
be recreated once when the value changes.

Add the publishing.serviceDomain row for the new display-only DNS
suffix the dashboard shows under the external IP of LoadBalancer
Services (cozystack/cozystack#4035).

Assisted-by: LLM
Signed-off-by: Aleksei Sviridkin <f@lex.la>
@netlify

netlify Bot commented Sep 2, 2026

Copy link
Copy Markdown

Deploy Preview for cozystack ready!

Name Link
🔨 Latest commit 77b7d50
🔍 Latest deploy log https://app.netlify.com/projects/cozystack/deploys/6a98914d14a941000814b6a3
😎 Deploy Preview https://deploy-preview-679--cozystack.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.

@coderabbitai

coderabbitai Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: 64b057ce-2462-486c-ac44-59a22ba93acc


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.

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.

1 participant