-
Notifications
You must be signed in to change notification settings - Fork 116
Add status to snippetsFilter #2536
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 status to snippetsFilter #2536
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just a couple small suggestions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: I see there are a few areas where there are inconsistencies in the name of the CRD. Can we bring consistency to the use of SnippetsFilter
vs SnippetFilter
? I looked back and see that SnippetsFilter
is the proposed name.
nit: @salonichf5 , can you update the PR to use |
7cc5fb6
to
6ae93f8
Compare
6ae93f8
to
49ec411
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good work! 🚀
9c360dd
into
nginx:feature/snippets-filter
Add Status to SnippetsFilter Problem: Users want to be have information about the status of the snippetFilters. Solution: Add status details to snippetFilters.
Add Status to SnippetsFilter Problem: Users want to be have information about the status of the snippetFilters. Solution: Add status details to snippetFilters.
Add Status to SnippetsFilter Problem: Users want to be have information about the status of the snippetFilters. Solution: Add status details to snippetFilters.
Add Status to SnippetsFilter Problem: Users want to be have information about the status of the snippetFilters. Solution: Add status details to snippetFilters.
Add Status to SnippetsFilter Problem: Users want to be have information about the status of the snippetFilters. Solution: Add status details to snippetFilters.
Add Status to SnippetsFilter Problem: Users want to be have information about the status of the snippetFilters. Solution: Add status details to snippetFilters.
Proposed changes
Write a clear and concise description that helps reviewers understand the purpose and impact of your changes. Use the
following format:
Problem: Users want to be have information about the status of the snippetFilters.
Solution: Add status details to snippetFilters.
Testing: Unit Tests
Please focus on (optional): If you any specific areas where you would like reviewers to focus their attention or provide
specific feedback, add them here.
Closes #2416
Checklist
Before creating a PR, run through this checklist and mark each as complete.
Release notes
If this PR introduces a change that affects users and needs to be mentioned in the release notes,
please add a brief note that summarizes the change.