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
Refactor merge logic and improve secret validation
Add helper functions for security item detection (isSecurityItem, isSecurityAnnotation)
Extract filter/extract operations into reusable functions for volumes, annotations, and mounts
Improve SPP validation to fail-closed (reject on parse errors instead of allowing)
Refactor parseValidSppsFromSecret to reuse ptp4lConf parser for consistency
Add detailed comments explaining secret hash change detection mechanism
Downgrade controller-gen from v0.19.0 to v0.15.0 for compatibility
Add kubebuilder marker to skip auto-generation for Ptp4lConf type
Regenerate CRDs and RBAC with ptpSecretName field support
0 commit comments