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
This remains tricky because Call may refer to services that are not yet created.
Therefore, we cannot retrieve its spec. It may need some "guessing" to find the type of the service. For example, "masters-1" would be from cluster, whereas "master" would be from service.
This is a bit tricky and cannot be done at the admission level, because it requires access to the referenced template.
Instead, it must be done at the scenario level, when all the templates are loaded.
The text was updated successfully, but these errors were encountered: