-
Notifications
You must be signed in to change notification settings - Fork 706
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
Initial implementation of the remaining core apis operations #3376
Commits on Sep 7, 2021
-
Add initial implementation of the core apis
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for 902e99f - Browse repository at this point
Copy the full SHA 902e99fView commit details
Commits on Sep 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7355d03 - Browse repository at this point
Copy the full SHA 7355d03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42f6ab9 - Browse repository at this point
Copy the full SHA 42f6ab9View commit details -
Add initial test suite for the core apis
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for 97821b1 - Browse repository at this point
Copy the full SHA 97821b1View commit details
Commits on Sep 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 00374e0 - Browse repository at this point
Copy the full SHA 00374e0View commit details -
Initial pagination for core GetAvailablePackageSummaries
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for aa02c08 - Browse repository at this point
Copy the full SHA aa02c08View commit details -
Remove unnecesary preconditions
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for 1b0ec25 - Browse repository at this point
Copy the full SHA 1b0ec25View commit details -
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for edff2ea - Browse repository at this point
Copy the full SHA edff2eaView commit details -
Add initial core apis test suite
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for 1cb953f - Browse repository at this point
Copy the full SHA 1cb953fView commit details -
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for 64ce923 - Browse repository at this point
Copy the full SHA 64ce923View commit details
Commits on Sep 10, 2021
-
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for a787a84 - Browse repository at this point
Copy the full SHA a787a84View commit details -
Make the plugin mock responses customizable
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for f0ed865 - Browse repository at this point
Copy the full SHA f0ed865View commit details -
Return plugin's status instead of internal
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for 47ce456 - Browse repository at this point
Copy the full SHA 47ce456View commit details -
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for 50c4d2b - Browse repository at this point
Copy the full SHA 50c4d2bView commit details -
Add test cases for failing plugins
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for 803e360 - Browse repository at this point
Copy the full SHA 803e360View commit details -
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for 5f28fc7 - Browse repository at this point
Copy the full SHA 5f28fc7View commit details -
Move plugin mock to a separate module
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for 6bcc96d - Browse repository at this point
Copy the full SHA 6bcc96dView commit details -
Fix issue with pagination. Add last page +-1 test
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for 9a287af - Browse repository at this point
Copy the full SHA 9a287afView commit details -
Skip iterating plugins once reached max paginated results
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for 160176c - Browse repository at this point
Copy the full SHA 160176cView commit details
Commits on Sep 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7ffd7b1 - Browse repository at this point
Copy the full SHA 7ffd7b1View commit details -
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for 635543d - Browse repository at this point
Copy the full SHA 635543dView commit details -
Use setters instead of requirng every field
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for b890b24 - Browse repository at this point
Copy the full SHA b890b24View commit details -
Use getters to avoid verbose nil checks
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for a206073 - Browse repository at this point
Copy the full SHA a206073View commit details -
Minor changes in test after PR review
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for 87e6eda - Browse repository at this point
Copy the full SHA 87e6edaView commit details
Commits on Sep 14, 2021
-
Use public fields instead of creating setters
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for 531fbbc - Browse repository at this point
Copy the full SHA 531fbbcView commit details -
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> Conflicts: cmd/kubeapps-apis/server/packages.go
Configuration menu - View commit details
-
Copy full SHA for f3d58cf - Browse repository at this point
Copy the full SHA f3d58cfView commit details -
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for a538619 - Browse repository at this point
Copy the full SHA a538619View commit details