kcp-dev / kcp

Kubernetes-like control planes for form-factors and use-cases beyond Kubernetes and container workloads.
https://kcp.io
Apache License 2.0
2.39k stars 383 forks source link

:bug: Fix regression when generating deep copy #3188

Closed mjudeikis closed 1 month ago

mjudeikis commented 1 month ago

Summary

At some point we lost this in the last releases. kube_codegen.sh does not work the same way as before. We will need to migrate the rest of the generators when we can. For now just patching the bleeding.

Related issue(s)

Fixes #

Release Notes

Fix regression in DeepCopy generator
kcp-ci-bot commented 1 month ago

LGTM label has been added.

Git tree hash: d431bc80cf754b09554645412fa77a63f767cf20

kcp-ci-bot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: embik

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kcp-dev/kcp/blob/main/OWNERS)~~ [embik] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment