Update os_auto_upgrade_type default to managed-security - #5228
Merged
jeremyrose-viam merged 1 commit intoJul 29, 2026
Conversation
viam-agent now defaults to "managed-security" for os_auto_upgrade_type instead of "" (no changes). Empty or missing values are treated as "managed-security". Users who want no automatic updates must now set "disable" explicitly. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PWrq2oVBzgACupfTm5fgii
✅ Deploy Preview for viam-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
jeremyrose-viam
self-requested a review
July 29, 2026 19:16
jeremyrose-viam
approved these changes
Jul 29, 2026
jeremyrose-viam
deleted the
claude/update-agent-upgrade-default-2026-07-28
branch
July 29, 2026 19:18
|
🔎💬 Inkeep AI search and chat service is syncing content for source 'Viam Docs' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

viam-agent now defaults to
"managed-security"foros_auto_upgrade_typeinstead of""(no changes). Empty or missing values are treated as"managed-security". Users who want no automatic updates must now set"disable"explicitly.Source changes
Docs changes
docs/reference/viam-agent.md: Updated default column from""to"managed-security"and clarified that empty/missing values default to"managed-security"docs/fleet/system-settings.md: Moved "This is the default" label from the""row to the"managed-security"row; updated""row to note it is treated as"managed-security"and that"disable"must be set explicitly to opt outHow I found these
maintenance.mdagent entry →viam-agent.md,system-settings.mdos_auto_upgrade_typewith the old defaultGenerated by daily docs change agent
Generated by Claude Code