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
As the configuration for install continues to grow, it is becoming difficult to know what flags to set in inject to match the control plane features. As an example, see #1887 and #1891 .
How should the problem be solved?
Update the inject command to pull default configuration from the control plane before actually doing the inject.
What problem are you trying to solve?
As the configuration for
install
continues to grow, it is becoming difficult to know what flags to set ininject
to match the control plane features. As an example, see #1887 and #1891 .How should the problem be solved?
Update the
inject
command to pull default configuration from the control plane before actually doing the inject.Any alternatives you've considered?
--linkerd-namespace
more seamlessly #1892 and Version check in the CLI #1604). This will work for the single situation, but not for multiple users of the same control plane.The text was updated successfully, but these errors were encountered: