add flow v1 types#3354
Conversation
| ) | ||
|
|
||
| // +genclient | ||
| // +genreconciler:krshapedlogic=true |
There was a problem hiding this comment.
krshapedlogic=true is now the default and can be removed
| ) | ||
|
|
||
| // +genclient | ||
| // +genreconciler:krshapedlogic=true |
There was a problem hiding this comment.
same as above, remove krshapedlogic=true
|
The following is the coverage report on the affected files.
|
|
@lionelvillard: The following test failed, say
Full PR test history. Your PR dashboard. 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. |
|
/lgtm |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lionelvillard, vaikas 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 |
* add flow v1 types * remove krshapedlogic=true
For #3335
Proposed Changes
Release Note
Docs
Depends on #3350