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

refactor: remove ObjectList #425

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

flavio
Copy link
Member

@flavio flavio commented Jan 30, 2024

Since kube::core::ObjectList was not implementing the Clone trait, we used to have this custom ObjectList struct.

Since kube 0.88.1 this is no longer needed

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Since `kube::core::ObjectList` was not implementing the `Clone` trait,
we used to have this custom `ObjectList` struct.

Since kube 0.88.1 this is no longer needed

Signed-off-by: Flavio Castelli <fcastelli@suse.com>
@flavio flavio requested a review from a team as a code owner January 30, 2024 09:41
@flavio flavio self-assigned this Jan 30, 2024
@flavio flavio merged commit 83ba200 into kubewarden:main Jan 30, 2024
@flavio flavio deleted the refactor-remove-our-objectlist branch January 30, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants