mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-11 05:20:41 +00:00
Automatic merge from submit-queue shortcut expander will take the list of short names from the api ser… **What this PR does / why we need it**: the shortcut expander will take the list of short names for resources from the API server during the discovery. For backward compatibility a hardcoded list of short names will always be appended while evaluating a short name.