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

query: Remove owners filter in v1alpha2 #109

Merged
merged 1 commit into from
Aug 9, 2024
Merged

Conversation

adamwg
Copy link
Member

@adamwg adamwg commented Aug 8, 2024

Description of your changes

The owners filter is awkward to use, and unlikely to be useful given that we support fetching owned resources (and more) with relations. Remove the owners filter for now; we can always add it again if we find it necessary.

I have:

  • Read and followed Upbound's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
    - [ ] Added backport release-x.y labels to auto-backport this PR, as appropriate.

How has this code been tested

Unit tests.

The owners filter is awkward to use, and unlikely to be useful given that we
support fetching owned resources (and more) with relations. Remove the owners
filter for now; we can always add it again if we find it necessary.

Signed-off-by: Adam Wolfe Gordon <[email protected]>
@phisco phisco merged commit 47331b2 into main Aug 9, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants