-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Fix prefixListIDs typos #4187
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
Fix prefixListIDs typos #4187
Conversation
Hi @gdlx. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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-sigs/prow repository. |
Hi @zac-nixon, |
I've added another typo fix on the mixed use of plural and singular "Lists" in "PrefixListsIDs". Really sorry for the mess 😖 |
Hey @gdlx sorry for missing this during the review. As we've already shipped the CRD, we can't change the name used, as that's a breaking API change. Not following what you mean the CRD is unusable |
Hi @zac-nixon, Can you confirm if you prefer just fixing the doc ? |
I just pushed a commit reverting my previous fixes to only fix the doc. |
0db6f2b
to
9bdf97c
Compare
Thanks, it's unfortunate but I think this is the correct option. This one is on me for not checking that the field conformed to Kubernetes standards. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gdlx, zac-nixon 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 |
/lgtm |
@gdlx: 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-sigs/prow repository. I understand the commands that are listed here. |
Hi @zac-nixon, |
Issue
#4186
Description
Fixes a case style error in the IngressClassParams CRD field
prefixListIDs
and mixed use of plural and singular "PrefixListsIDs" and "PrefixListIDs".Checklist
README.md
, or thedocs
directory)BONUS POINTS checklist: complete for good vibes and maybe prizes?! 🤯