Skip to content

fix: disable missing Ironic log config cleanly - #4234

Open
Rico Lin (ricolin) wants to merge 1 commit into
mainfrom
fix/production-ironic-empty-log-config
Open

fix: disable missing Ironic log config cleanly#4234
Rico Lin (ricolin) wants to merge 1 commit into
mainfrom
fix/production-ironic-empty-log-config

Conversation

@ricolin

Copy link
Copy Markdown
Member

Category

Production compatibility fix. No emulation, credentials, or environment-specific data is included.

Summary

  • render disabled log_config_append as an empty value instead of YAML null
  • prevent Helm from writing the literal <no value> filename into ironic.conf
  • add role regression coverage and a release note

Validation

  • go test ./roles/ironic/...
  • helm lint charts/ironic
  • current Ironic runtime parses an empty log_config_append as disabled

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>
@ricolin Rico Lin (ricolin) changed the title fix(production): disable missing Ironic log config cleanly fix: disable missing Ironic log config cleanly Aug 3, 2026
@ricolin

Copy link
Copy Markdown
Member Author

@codex[agent] review this PR

@Codex

Codex AI commented Aug 13, 2026

Copy link
Copy Markdown

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: 04bb5bc1-306c-4145-9307-ed484f7cd00a

Sorry for the inconvenience!

5 similar comments
@Codex

Codex AI commented Aug 13, 2026

Copy link
Copy Markdown

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: 04bb5bc1-306c-4145-9307-ed484f7cd00a

Sorry for the inconvenience!

@Codex

Codex AI commented Aug 13, 2026

Copy link
Copy Markdown

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: 04bb5bc1-306c-4145-9307-ed484f7cd00a

Sorry for the inconvenience!

@Codex

Codex AI commented Aug 13, 2026

Copy link
Copy Markdown

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: 04bb5bc1-306c-4145-9307-ed484f7cd00a

Sorry for the inconvenience!

@Codex

Codex AI commented Aug 13, 2026

Copy link
Copy Markdown

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: 04bb5bc1-306c-4145-9307-ed484f7cd00a

Sorry for the inconvenience!

@Codex

Codex AI commented Aug 13, 2026

Copy link
Copy Markdown

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: 04bb5bc1-306c-4145-9307-ed484f7cd00a

Sorry for the inconvenience!

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 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 @@
---

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge 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 👍 / 👎.

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.

2 participants