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
The current regexp doesn't match all possible apis, for example
`cert-manager.io`.
As there is a closing `)` we can simply take everything before it.
Also resource names can have . in their name.
0 commit comments