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

Switch resources plugin to use connect core packages client and other clean-ups. #6204

Merged
merged 9 commits into from
Apr 18, 2023

Commits on Apr 18, 2023

  1. Switch resources to use connect core packages client.

    Signed-off-by: Michael Nelson <minelson@vmware.com>
    absoludity committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    d6fd466 View commit details
    Browse the repository at this point in the history
  2. Remove unused fn

    Signed-off-by: Michael Nelson <minelson@vmware.com>
    absoludity committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    e6b8955 View commit details
    Browse the repository at this point in the history
  3. Use port for client.

    Signed-off-by: Michael Nelson <minelson@vmware.com>
    absoludity committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    5575407 View commit details
    Browse the repository at this point in the history
  4. Remove subscription state from async resource collection.

    Signed-off-by: Michael Nelson <minelson@vmware.com>
    absoludity committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    8a1406b View commit details
    Browse the repository at this point in the history
  5. Remove unused import.

    Signed-off-by: Michael Nelson <minelson@vmware.com>
    absoludity committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    677bb74 View commit details
    Browse the repository at this point in the history
  6. Remove dashboard onComplete as now unnecessary.

    Signed-off-by: Michael Nelson <minelson@vmware.com>
    absoludity committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    81e3d39 View commit details
    Browse the repository at this point in the history
  7. Lint.

    Signed-off-by: Michael Nelson <minelson@vmware.com>
    absoludity committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    71a7f2f View commit details
    Browse the repository at this point in the history
  8. Prettier

    Signed-off-by: Michael Nelson <minelson@vmware.com>
    absoludity committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    6618051 View commit details
    Browse the repository at this point in the history
  9. Re-instate remove getInstalledPkgStatus, just without subscriptions.

    Signed-off-by: Michael Nelson <minelson@vmware.com>
    absoludity committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    e41c5a7 View commit details
    Browse the repository at this point in the history