kcp-dev / code-generator

Generators for workspace-aware clientsets, informers, and listers
Apache License 2.0
4 stars 11 forks source link

WIP: an attempt at cluster-aware clients, listers and informers #55

Closed stevekuznetsov closed 2 years ago

stevekuznetsov commented 2 years ago

Part of https://github.com/kcp-dev/kcp/issues/1943 Part of https://github.com/kcp-dev/kcp/issues/209

openshift-ci[bot] commented 2 years ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from stevekuznetsov by writing /assign @stevekuznetsov in a comment. For more information see:The Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/kcp-dev/code-generator/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-ci[bot] commented 2 years ago

@stevekuznetsov: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/boilerplate 96b72feacadf26e0b9011e46d1a283ef9a43e12d link true /test boilerplate
ci/prow/unit 96b72feacadf26e0b9011e46d1a283ef9a43e12d link true /test unit
ci/prow/lint 96b72feacadf26e0b9011e46d1a283ef9a43e12d link true /test lint
ci/prow/codegen 96b72feacadf26e0b9011e46d1a283ef9a43e12d link true /test codegen

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
openshift-merge-robot commented 2 years ago

@stevekuznetsov: PR needs rebase.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
stevekuznetsov commented 2 years ago

Superseded by #56 /close

openshift-ci[bot] commented 2 years ago

@stevekuznetsov: Closed this PR.

In response to [this](https://github.com/kcp-dev/code-generator/pull/55#issuecomment-1267340502): >Superseded by #56 >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.