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

Adds docs around the Pepr filters #1027

Closed
cmwylie19 opened this issue Aug 4, 2024 · 0 comments · Fixed by #1026
Closed

Adds docs around the Pepr filters #1027

cmwylie19 opened this issue Aug 4, 2024 · 0 comments · Fixed by #1026
Assignees
Labels
enhancement New feature or request

Comments

@cmwylie19
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

The filters available in Pepr are not clearly documented in the docs.

Describe the solution you'd like

  • Given someone is reading the docs and wants to know what filters are available
  • When they look at the filters section
  • Then they know

Describe alternatives you've considered

(optional) A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

@cmwylie19 cmwylie19 added the enhancement New feature or request label Aug 4, 2024
@cmwylie19 cmwylie19 self-assigned this Aug 4, 2024
btlghrants added a commit that referenced this issue Sep 10, 2024
## Description

Adds a new filter `.WithDeletionTimestamp` to aid Operator developers as
they use `ownerRefs`. Decide if `.HasDeletionTimestamp` needs to be
done.

Needs:
- [x] e2e test
(defenseunicorns/pepr-excellent-examples#61)
- [x] docs 

## Related Issue

Fixes #1018 
Fixes: #1027 
<!-- or -->
Relates to #

## Type of change

- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Other (security config, docs update, etc)

## Checklist before merging

- [ ] Test, docs, adr added or updated as needed
- [ ] [Contributor Guide
Steps](https://docs.pepr.dev/main/contribute/#submitting-a-pull-request)
followed

---------

Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
Co-authored-by: Barrett <81570928+btlghrants@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant