[WIP][DIFF] ✨ Update to code-generator/v3#46
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
74f18b8 to
d6d7e3d
Compare
| return d.ClusterWithContext(context.Background(), clusterName) | ||
| } | ||
|
|
||
| func (d *dynamicClusterInformer) ClusterWithContext(ctx context.Context, clusterName logicalcluster.Name) upstreaminformers.GenericInformer { |
There was a problem hiding this comment.
ClusterWithContext is already part of code-generator/v3 so the interfaces must be satisfied.
d917098 to
6d6db25
Compare
1d97895 to
2b91fe0
Compare
Signed-off-by: Nelo-T. Wallus <n.wallus@sap.com>
Signed-off-by: Nelo-T. Wallus <n.wallus@sap.com>
Signed-off-by: Nelo-T. Wallus <n.wallus@sap.com>
Signed-off-by: Nelo-T. Wallus <n.wallus@sap.com>
2b91fe0 to
b71994d
Compare
|
@ntnn: The following tests failed, say
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. |
Diff only version without codegen of #45