Closed k82cn closed 1 year ago
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.
This bot triages issues and PRs according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
Hello, Is this pr still relevant? If yes, can you provide me a detail
Repo is to be archived, for more information please see: https://github.com/kubernetes/org/issues/4200
/close
@mrbobbytables: Closing this issue.
Is this a BUG REPORT or FEATURE REQUEST?:
/kind feature
What happened:
Currently, we use cmd/deepcopy-gen to generate deepcopy codes; it's better to replace such kind of source code with release of code-generators.