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

Add GetInstalledPackageResourceRefs to packages API and implement in Helm. #3581

Merged
merged 7 commits into from
Nov 9, 2021

Commits on Nov 9, 2021

  1. Add GetResourceRefs to packages API and plugins.

    Signed-off-by: Michael Nelson <minelson@vmware.com>
    absoludity committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    f4fe4c5 View commit details
    Browse the repository at this point in the history
  2. Add implementation for helm GetResources.

    Signed-off-by: Michael Nelson <minelson@vmware.com>
    absoludity committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    48d827c View commit details
    Browse the repository at this point in the history
  3. Move context from ResourceRef, depend on context of installed package.

    Signed-off-by: Michael Nelson <minelson@vmware.com>
    absoludity committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    c8a9172 View commit details
    Browse the repository at this point in the history
  4. Add version to ResourceRef.

    Signed-off-by: Michael Nelson <minelson@vmware.com>
    absoludity committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    36730aa View commit details
    Browse the repository at this point in the history
  5. Implement GetResources for core packages API.

    Signed-off-by: Michael Nelson <minelson@vmware.com>
    absoludity committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    6048774 View commit details
    Browse the repository at this point in the history
  6. Update to the naming from the design doc.

    Signed-off-by: Michael Nelson <minelson@vmware.com>
    absoludity committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    24f4d1e View commit details
    Browse the repository at this point in the history
  7. Re-run buf generate after rebase.

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