Skip to content

🐛 (fix) reformat subprocess output for consistent logging during alpha commands (Follow up: #4968)#5049

Merged
k8s-ci-robot merged 1 commit intokubernetes-sigs:masterfrom
camilamacedo86:fix-logs-moreplaces
Aug 25, 2025
Merged

🐛 (fix) reformat subprocess output for consistent logging during alpha commands (Follow up: #4968)#5049
k8s-ci-robot merged 1 commit intokubernetes-sigs:masterfrom
camilamacedo86:fix-logs-moreplaces

Conversation

@camilamacedo86
Copy link
Member

@camilamacedo86 camilamacedo86 commented Aug 25, 2025

This PR centralises the initialisation of the logs in the CLI and address the fix for alpha update and generate commands

Old kubebuilder binaries executed during update were outputting
level=info msg= format. Now captures and reformats to INFO/WARN/ERROR
style for a consistent user experience.

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Aug 25, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: camilamacedo86

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

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Aug 25, 2025
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Aug 25, 2025
Old kubebuilder binaries executed during update were outputting
level=info msg= format. Now captures and reformats to INFO/WARN/ERROR
style for consistent user experience.

Assisted-by: Cursor
@camilamacedo86 camilamacedo86 changed the title WIP (fix) logs for git commands and generate 🐛 (fix) reformat subprocess output for consistent logging during alpha update command Aug 25, 2025
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 25, 2025
@camilamacedo86 camilamacedo86 changed the title 🐛 (fix) reformat subprocess output for consistent logging during alpha update command 🐛 (fix) reformat subprocess output for consistent logging during alpha update command Follow up: #4968 Aug 25, 2025
@camilamacedo86 camilamacedo86 changed the title 🐛 (fix) reformat subprocess output for consistent logging during alpha update command Follow up: #4968 🐛 (fix) reformat subprocess output for consistent logging during alpha update command (Follow up: #4968) Aug 25, 2025
@camilamacedo86 camilamacedo86 changed the title 🐛 (fix) reformat subprocess output for consistent logging during alpha update command (Follow up: #4968) 🐛 (fix) reformat subprocess output for consistent logging during alpha commands (Follow up: #4968) Aug 25, 2025
@camilamacedo86 camilamacedo86 added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 25, 2025
@k8s-ci-robot k8s-ci-robot merged commit 61455d0 into kubernetes-sigs:master Aug 25, 2025
22 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants