Skip to content

docs: document features.enableNodeAuditSkip cluster template field - #673

Open
oguzkilcan wants to merge 1 commit into
siderolabs:mainfrom
oguzkilcan:docs/cluster-template-node-audit-skip
Open

docs: document features.enableNodeAuditSkip cluster template field#673
oguzkilcan wants to merge 1 commit into
siderolabs:mainfrom
oguzkilcan:docs/cluster-template-node-audit-skip

Conversation

@oguzkilcan

Copy link
Copy Markdown
Member

Add the features.enableNodeAuditSkip option to the cluster template reference.

Add the features.enableNodeAuditSkip option to the cluster template reference.

Signed-off-by: Oguz Kilcan <oguz.kilcan@siderolabs.com>
Copilot AI review requested due to automatic review settings July 27, 2026 07:58
@talos-bot talos-bot moved this from To Do to In Review in Planning Jul 27, 2026
@github-project-automation github-project-automation Bot moved this to To Do in Planning Jul 27, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds documentation for the features.enableNodeAuditSkip cluster template field in the Omni cluster templates reference.

Changes:

  • Documented features.enableNodeAuditSkip as a boolean feature flag in the cluster template fields table.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

| `features.enableWorkloadProxy` | boolean | Whether to enable the workload proxy feature.<br/>Defaults to `false`. |
| `features.useEmbeddedDiscoveryService` | boolean | Whether to use the embedded discovery service that runs inside the Omni instance instead of the public one (`discovery.talos.dev`).<br/>Defaults to `false`. It is only valid if the Omni instance has the feature enabled. |
| `features.diskEncryption` | boolean | Whether to enable disk encryption.<br/>Defaults to `false`. |
| `features.enableNodeAuditSkip` | boolean | Whether to honor the `omni.sidero.dev/node-audit-skip` annotation on Kubernetes nodes, exempting them from the node audit.<br/>Defaults to `false`. |
@github-project-automation github-project-automation Bot moved this from In Review to Approved in Planning Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Approved

Development

Successfully merging this pull request may close these issues.

4 participants