Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v13] remove (the never released) prefix matching in tctl #32104

Commits on Sep 19, 2023

  1. [v13] remove prefix matching in tctl

    Backports #31916 to branch/v13.
    
    * remove prefix matching in tctl
    * replace prefix matching with exact discovered name match as a fallback
      when no resource full name matches the name given by a user
    * refactor test helpers
    * avoid decoding yaml/json into already initialized var
    GavinFrazar committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    f817ad1 View commit details
    Browse the repository at this point in the history