Skip to content

make gen generates the per-package log.go files. - #17342

Open
nalepae wants to merge 1 commit into
developfrom
make-gen-logs
Open

make gen generates the per-package log.go files.#17342
nalepae wants to merge 1 commit into
developfrom
make-gen-logs

Conversation

@nalepae

@nalepae nalepae commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this?
Other

What does this PR do? Why is it needed?
Currently, the make gen command does not check and/or generate the files checked/generated by ./hack/gen-logs.sh and ./hack/check-logs.sh.

This PR fixes that.

To test it:

  1. run make gen ==> Nothing should move
  2. modify a log.go file and save
  3. run make gen again ==> The modification should be gone.

Acknowledgements

  • I have read CONTRIBUTING.md.
  • I have included a uniquely named changelog fragment file.
  • I have added a description with sufficient context for reviewers to understand this PR.
  • I have tested that my changes work as expected and I added a testing plan to the PR description (if applicable).

@nalepae
nalepae marked this pull request as ready for review August 12, 2026 15:31
@Inspector-Butters
Inspector-Butters self-requested a review August 12, 2026 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant