Generate applyconfigurations and Apply functions#5383
Generate applyconfigurations and Apply functions#5383inteon wants to merge 2 commits intocert-manager:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: inteon The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
9258623 to
255419b
Compare
|
@inteon what is the benefit of these apply configurations over how we do applies currently? This PR approaches doubling the number of lines of code in cert-manager/cert-manger.. Apprehensive to do so for purely cosmetic benefit. |
|
TODO: validate the usefulness of this PR by trying to implement #5077 based on it. |
255419b to
7aa2957
Compare
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
7aa2957 to
30b5ce2
Compare
|
PR needs rebase. DetailsInstructions 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. |
wallrj
left a comment
There was a problem hiding this comment.
Needs a rebase.
I still think this would be useful. Especially as part of a future client-cert-manager module.
|
@inteon: The following tests 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. DetailsInstructions 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. |
|
Issues go stale after 90d of inactivity. |
|
Stale issues rot after 30d of inactivity. |
|
Rotten issues close after 30d of inactivity. |
|
@jetstack-bot: Closed this PR. DetailsIn 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. |
Continuation of #5083.
Does not generate ExtractXXX functions because of additional openapi complexity and code.
fixes #5783
Release Note