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 filtering by repos in carvel pkgs #5172

Merged
merged 3 commits into from
Aug 5, 2022

Conversation

antgamdia
Copy link
Contributor

Description of the change

As stated in #5165, we were not filtering by repos in the carvel plugin. This PR is merely to implement it and handle the scenario of an empty result.

Benefits

The filter by repo will actually work in backend (so no unnecessary data will be sent over the wire when requesting pkg from a repo).

Possible drawbacks

N/A

Applicable issues

Additional information

N/A

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
@netlify
Copy link

netlify bot commented Aug 4, 2022

Deploy Preview for kubeapps-dev canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit a182902
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/62ec50229c9739000877c792

Copy link
Collaborator

@castelblanque castelblanque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, now we have a proper filtering by Carvel repos. Thanks!

@antgamdia antgamdia merged commit a6a00f8 into vmware-tanzu:main Aug 5, 2022
@antgamdia antgamdia deleted the 5168-carvel-filterByRepo branch August 5, 2022 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filter by repostiories for Carvel plugin
3 participants