Skip to content

Conversation

mtardy
Copy link
Member

@mtardy mtardy commented May 23, 2025

Commit 9067213 ("k8s: Don't generate client code") removed the generation of the client code, but we were also using k8s-code-gen for generating the deepcopy code. We can keep everything clean and just reuse controller-gen to generate that code.

mtardy added 2 commits May 23, 2025 18:30
Commit 9067213 ("k8s: Don't generate client code") removed the
generation of the client code, but we were also using k8s-code-gen for
generating the deepcopy code. We can keep everything clean and just
reuse controller-gen to generate that code.

Signed-off-by: Mahe Tardy <[email protected]>
This was generated using k8s-code-gen that was removed, the project
builds fine without and since the defaulter is empty anyway, let's
remove it.

Signed-off-by: Mahe Tardy <[email protected]>
@mtardy mtardy requested a review from a team as a code owner May 23, 2025 16:38
@mtardy mtardy added the release-note/misc This PR makes changes that have no direct user impact. label May 23, 2025
@mtardy mtardy requested review from tpapagian and michi-covalent and removed request for tpapagian May 23, 2025 16:38
Copy link

netlify bot commented May 23, 2025

Deploy Preview for tetragon ready!

Name Link
🔨 Latest commit bf78e13
🔍 Latest deploy log https://app.netlify.com/projects/tetragon/deploys/6830a48a654cb500088d0788
😎 Deploy Preview https://deploy-preview-3765--tetragon.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@michi-covalent michi-covalent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tyty~

@michi-covalent michi-covalent merged commit 640d5f4 into main May 23, 2025
53 checks passed
@michi-covalent michi-covalent deleted the pr/mtardy/deep-copy-oh-no branch May 23, 2025 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants