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
Merge pull request #13282 from jim-minter/secret-injector-improvements
Automatic merge from submit-queue (batch tested with PRs 16269, 13282, 16386)
Improvements to secret injector
Disallow @ character in host component of URL patterns, so that people don't mistakenly try to add URL patterns of the form user@host.
Extend admission controller to reject invalid URL patterns on secrets to provide early feedback to end users when their patterns are wrong.
0 commit comments