You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extract annotation helpers, add validation, and strengthen tests
- Extract duplicated annotation CLI arg building into pkg/annotations.AnnotationArgs()
- Add annotations.Validate() to reject empty keys, keys containing '=', and empty values
- Call validation in the reconciler and resource-watcher CLI entrypoint
- Strengthen test assertions to unmarshal inventory YAML and check asset annotations directly
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments