Skip to content

update gitops best practices with label propagation#247

Open
salasberryfin wants to merge 1 commit into
rancher:mainfrom
salasberryfin:document_label_propagation
Open

update gitops best practices with label propagation#247
salasberryfin wants to merge 1 commit into
rancher:mainfrom
salasberryfin:document_label_propagation

Conversation

@salasberryfin

Copy link
Copy Markdown
Contributor

Description

Add documentation on how label propagation works and how it can be leveraged to orchestrate GitOps workflows with Fleet.

This is the documentation PR related to rancher/turtles#2528.

Signed-off-by: Carlos Salas <carlos.salas@suse.com>
@salasberryfin salasberryfin self-assigned this Jun 26, 2026
@salasberryfin
salasberryfin requested a review from a team as a code owner June 26, 2026 10:19
@salasberryfin salasberryfin added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 26, 2026
@netlify

netlify Bot commented Jun 26, 2026

Copy link
Copy Markdown

Deploy Preview for susecapi ready!

Name Link
🔨 Latest commit 1b02ca5
🔍 Latest deploy log https://app.netlify.com/projects/susecapi/deploys/6a3e5223fc265700080625a7
😎 Deploy Preview https://deploy-preview-247--susecapi.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.

@salasberryfin
salasberryfin requested a review from a team June 26, 2026 10:24

@sunilarjun sunilarjun left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks @salasberryfin, just a small edit otherwise changes LGTM

=== Behavior

* Labels are *merged*, not replaced: any labels already present on the Rancher cluster that were not sourced from the CAPI cluster are preserved.
* Labels are propagated on every reconcile, so adding a label to a CAPI cluster will eventually be reflected on the Rancher cluster.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Suggested change
* Labels are propagated on every reconcile, so adding a label to a CAPI cluster will eventually be reflected on the Rancher cluster.
* Labels are propagated on every reconciliation, so adding a label to a CAPI cluster will eventually be reflected on the Rancher cluster.

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

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants