Skip to content

Fix handling objects in additional-facts configmaps - #118

Merged
DebakelOrakel merged 1 commit into
masterfrom
fix/handling-objects-additional-facts
Jul 14, 2026
Merged

Fix handling objects in additional-facts configmaps#118
DebakelOrakel merged 1 commit into
masterfrom
fix/handling-objects-additional-facts

Conversation

@DebakelOrakel

@DebakelOrakel DebakelOrakel commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

This fixes an issue when external configmaps containing objects as additional facts. If the fact is not a string it will be converted into a minified JSON string.

Checklist

  • The PR has a meaningful title. It will be used to auto-generate the
    changelog.
    The PR has a meaningful description that sums up the change. It will be
    linked in the changelog.
  • PR contains a single logical change (to build a better changelog).
  • Update the documentation.
  • Categorize the PR by adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog.
  • Link this PR to related issues or PRs.

@DebakelOrakel
DebakelOrakel requested a review from a team July 13, 2026 09:13
@DebakelOrakel DebakelOrakel added bug Something isn't working bump:patch labels Jul 13, 2026
@github-actions

github-actions Bot commented Jul 13, 2026

Copy link
Copy Markdown

🚀 This PR has been released as v4.4.1

Triggering workflows Release

🛠️ Auto tagging enabled with label bump:patch

This fixes an issue when external configmaps containing objects as additional facts.
If the fact is not a string it will be converted into a minified JSON string.
@DebakelOrakel
DebakelOrakel force-pushed the fix/handling-objects-additional-facts branch from 86ea1ab to 44db4f2 Compare July 13, 2026 09:14
@DebakelOrakel
DebakelOrakel merged commit 426880e into master Jul 14, 2026
9 checks passed
@DebakelOrakel
DebakelOrakel deleted the fix/handling-objects-additional-facts branch July 14, 2026 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working bump:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants