-
Notifications
You must be signed in to change notification settings - Fork 261
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
📖 Document changes to Filters #1982
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mdbooth The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
✅ Deploy Preview for kubernetes-sigs-cluster-api-openstack ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@mdbooth: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
9cab28d
to
c926e88
Compare
/lgtm |
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.
Tiny typos?
- my-tag | ||
``` | ||
|
||
The same principal applies to all the filter types. For example: |
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.
Probably "principle"?
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.
I'll bet a significant majority of native English speakers wouldn't have spotted that spelling error 👍
id: 02e31c38-d5ba-4c57-addb-00fc71eb5b19 | ||
``` | ||
|
||
Specify a filter object by a filter parameter must now move filter parameters into the filter field: |
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.
This sentence sounds odd to me, was the first word supposed to be "Specifying"?
/hold cancel |
/hold Bah. Forgot I needed to address nits. |
/hold cancel |
@@ -14,7 +14,7 @@ | |||
- [Change to image](#change-to-image) |
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.
this section could be updated to mention the usage of ImageParam
instead of ImageFilter
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.
Also, is there any plan to change the serverGroupFilter to become serverGroupParam?
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.
ARGH, I missed one! 🤦
/hold for comments and to add ServerGroupParam |
Updated to reference the filter changes specificially under Images, ExternalNetwork, and Network. Additionally added ServerGroupParam, although that hasn't actually landed yet. It's in #1991 |
/lgtm |
Let's unhold once #1991 is in. |
/hold cancel |
Requires:
Fixes: #1975
/hold