Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make generated files naming uniform #766

Open
1 task
mlavacca opened this issue Oct 21, 2024 · 0 comments
Open
1 task

Make generated files naming uniform #766

mlavacca opened this issue Oct 21, 2024 · 0 comments

Comments

@mlavacca
Copy link
Member

Problem Statement

We always prefixed our generated files with zz_generated_, but during the effort of refactoring the konnect ops package in #764 , such a naming convention has been changed to zz_generated., fo follow upstream guidelines (https://github.com/kubernetes/kubernetes/blob/e39571591d2917ca642f47ebca11253a91793c4b/.generated_files#L17). We need to update all the other generated files as well to adhere to such a naming convention.

Acceptance Criteria

  • All the generated files are prefixed with zz_generated.
@mlavacca mlavacca added this to the KGO v1.5.x milestone Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant