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

Update mount table and CLI with plugin version for auth #16856

Merged
merged 15 commits into from Aug 31, 2022

Commits on Aug 26, 2022

  1. WIP: Update mount table and CLI with plugin version

    Christopher Swenson committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    5bfadd4 View commit details
    Browse the repository at this point in the history
  2. Fix all the existing tests

    Christopher Swenson committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    9c41eaa View commit details
    Browse the repository at this point in the history
  3. Add version check in auth external tests

    Christopher Swenson committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    1128440 View commit details
    Browse the repository at this point in the history
  4. Use shared temporary plugin dir code

    Christopher Swenson committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    5beff36 View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary change from testing

    Christopher Swenson committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    92864ab View commit details
    Browse the repository at this point in the history
  6. Update auth list to include version

    Christopher Swenson committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    bee4e98 View commit details
    Browse the repository at this point in the history
  7. Add changelog

    Christopher Swenson committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    829d3a7 View commit details
    Browse the repository at this point in the history
  8. Revert return to panic; remove unnecessary use of testing.TB

    Christopher Swenson committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    1118186 View commit details
    Browse the repository at this point in the history
  9. Remove version sort workaround

    Christopher Swenson committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    c741c21 View commit details
    Browse the repository at this point in the history
  10. Update sdk/helper/pluginutil/runner.go

    Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
    2 people authored and Christopher Swenson committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    ab498b7 View commit details
    Browse the repository at this point in the history
  11. Add version to plugin deregister; add details to plugin list

    Christopher Swenson committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    f699be4 View commit details
    Browse the repository at this point in the history
  12. Rename test

    Christopher Swenson committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    8da98d0 View commit details
    Browse the repository at this point in the history
  13. Rename second test

    Christopher Swenson committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    727f85e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    59886c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    07180f4 View commit details
    Browse the repository at this point in the history