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 'GetAvailablePackageSummaries' impl #3784

Merged
merged 10 commits into from Nov 24, 2021
Merged

Add 'GetAvailablePackageSummaries' impl #3784

merged 10 commits into from Nov 24, 2021

Commits on Nov 19, 2021

  1. Add required files for the Carvel plugin impl

    Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
    antgamdia committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    2e722e1 View commit details
    Browse the repository at this point in the history
  2. Add 'GetAvailablePackageSummaries' impl

    Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
    antgamdia committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    eb85992 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    ffcf3cc View commit details
    Browse the repository at this point in the history
  2. Remove old tests. Fix TestGetClient test

    Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
    antgamdia committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    d1f10f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbae04f View commit details
    Browse the repository at this point in the history
  4. Add TestGetAvailablePackageSummaries

    Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
    antgamdia committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    8ea324d View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Add 'GetAvailablePackageVersions' impl (#3785)

    * Add 'GetAvailablePackageVersions' impl
    
    Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
    
    * Add TestGetAvailablePackageVersions
    
    Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
    antgamdia committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    a54f759 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'carvel'

    Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
    
    Conflicts:
    	cmd/kubeapps-apis/plugins/kapp_controller/packages/v1alpha1/server_ctrl_packages.go
    	cmd/kubeapps-apis/plugins/kapp_controller/packages/v1alpha1/server_data_adapters.go
    	cmd/kubeapps-apis/plugins/kapp_controller/packages/v1alpha1/server_test.go
    antgamdia committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    7c1f4f0 View commit details
    Browse the repository at this point in the history
  3. Changes after code review

    Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
    antgamdia committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    b958aaf View commit details
    Browse the repository at this point in the history
  4. Changes after code review

    Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
    antgamdia committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    c12a3f0 View commit details
    Browse the repository at this point in the history