fix: disable missing Ironic log config cleanly - #4234
Conversation
Render an empty log_config_append value instead of YAML null so Helm does not serialize the literal <no value> filename into ironic.conf. Assisted-By: Codex <noreply@openai.com> Change-Id: I58b533d2d434ed65227f5eafae6a0e340e0a8370 Signed-off-by: Rico Lin <rlin@vexxhost.com>
|
@codex[agent] review this PR |
|
Rico Lin (@ricolin) Unfortunately I hit an unexpected error while processing your comment. I've automatically reported this to GitHub. You can ask me to try again later by mentioning me in a new comment. If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: Sorry for the inconvenience! |
5 similar comments
|
Rico Lin (@ricolin) Unfortunately I hit an unexpected error while processing your comment. I've automatically reported this to GitHub. You can ask me to try again later by mentioning me in a new comment. If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: Sorry for the inconvenience! |
|
Rico Lin (@ricolin) Unfortunately I hit an unexpected error while processing your comment. I've automatically reported this to GitHub. You can ask me to try again later by mentioning me in a new comment. If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: Sorry for the inconvenience! |
|
Rico Lin (@ricolin) Unfortunately I hit an unexpected error while processing your comment. I've automatically reported this to GitHub. You can ask me to try again later by mentioning me in a new comment. If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: Sorry for the inconvenience! |
|
Rico Lin (@ricolin) Unfortunately I hit an unexpected error while processing your comment. I've automatically reported this to GitHub. You can ask me to try again later by mentioning me in a new comment. If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: Sorry for the inconvenience! |
|
Rico Lin (@ricolin) Unfortunately I hit an unexpected error while processing your comment. I've automatically reported this to GitHub. You can ask me to try again later by mentioning me in a new comment. If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: Sorry for the inconvenience! |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c748ff1a83
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "Codex (@codex) review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "Codex (@codex) address that feedback".
| @@ -0,0 +1,6 @@ | |||
| --- | |||
There was a problem hiding this comment.
Use the required signed conventional commit format
The reviewed commit is titled fix: disable missing Ironic log config cleanly and has no Signed-off-by trailer, while this repository requires the type(scope): message format and a DCO sign-off on every commit. Recreate the commit with an appropriate scope and git commit -s before merging.
AGENTS.md reference: AGENTS.md:L5-L9
Useful? React with 👍 / 👎.
Category
Production compatibility fix. No emulation, credentials, or environment-specific data is included.
Summary
log_config_appendas an empty value instead of YAMLnull<no value>filename intoironic.confValidation
go test ./roles/ironic/...helm lint charts/ironiclog_config_appendas disabled