Skip to content

tmos: strip churn-only fields from all command output - #3896

Open
dahlmo wants to merge 1 commit into
ytti:masterfrom
dahlmo:fix/tmos-dedupe-consolidate-config-noise
Open

tmos: strip churn-only fields from all command output#3896
dahlmo wants to merge 1 commit into
ytti:masterfrom
dahlmo:fix/tmos-dedupe-consolidate-config-noise

Conversation

@dahlmo

@dahlmo dahlmo commented Aug 25, 2026

Copy link
Copy Markdown

Pre-Request Checklist

  • Passes rubocop code analysis (try rubocop --auto-correct)
  • Tests added or adapted (try rake test)
  • Changes are reflected in the documentation
  • User-visible changes appended to CHANGELOG.md

Description

TMOS command output includes several fields — revision counters, checksum SHA1 hashes, size, create-time/last-update time timestamps, and updated-by/created-by identities — that change on every poll without any real configuration change, producing noisy diffs.

Add a cmd :all block so these are stripped unconditionally from every command's output, rather than only when remove_secret is enabled.

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