-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
api-conventions.md should explain patchStrategy #3752
Comments
@kubernetes/sig-api-machinery-misc |
Adding sig-arch as well because they own the doc |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/remove-lifecycle rotten |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/remove-lifecycle stale |
/assign @apelisse |
Since we should also explain the new way. |
Should be fixed by #4218 |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
@fejta-bot: Closing this issue. In response to this:
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. |
/reopen |
@lavalamp: Reopened this issue. In response to this:
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. |
/assign @apelisse @MikeSpreitzer |
+100000 |
Note that we should also recommend the newer SSA version of these concepts. I don't know if we can realistically get rid of SMP, or even officially deprecate it, at least not soon -- but it has bugs we don't intend to fix. |
Mostly I find myself confused which values are available for which tags,
what the semantics of them are, and how they intersect between SMP and SSA
…On Wed, Mar 30, 2022 at 9:39 AM Daniel Smith ***@***.***> wrote:
Note that we should also recommend the newer SSA version of these concepts.
I don't know if we can realistically get rid of SMP, or even officially
deprecate it, at least not soon -- but it has bugs we don't intend to fix.
—
Reply to this email directly, view it on GitHub
<#3752 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABKWAVCNHYLNI6WIAUPGT7LVCR7STANCNFSM4HR4OURQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
The API conventions doc should explain, or point to an explanation of, the patchStrategy stuff that appears in golang. The reader should be told how to understand the existing golang, and how to use patchStrategy when writing new golang. This should include a pointer to the definitions of what each patchStrategy means.
The text was updated successfully, but these errors were encountered: