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
feat: add activity rules for system-created default DNS records
Add audit rules matching system:* users creating DNSRecordSet resources
so that auto-created SOA and NS records appear in the activity timeline
as "Default SOA record created for example.com" instead of being
silently filtered out.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
summary: "Default {{ audit.requestObject.spec.recordType }} record created for {{ link(audit.responseObject.metadata.annotations['dns.networking.miloapis.com/display-name'], audit.objectRef) }}"
143
+
144
+
# System-created records with spec but no display annotations
0 commit comments