Skip to content

fix(plugins): expose helm template errors in status#1913

Merged
IvoGoman merged 1 commit intomainfrom
feat/plugin-status
Apr 13, 2026
Merged

fix(plugins): expose helm template errors in status#1913
IvoGoman merged 1 commit intomainfrom
feat/plugin-status

Conversation

@IvoGoman
Copy link
Copy Markdown
Contributor

Description

During Plugin reconciliation the Helm chart is templated for Image Replication/ Mirroring tasks. In case there are errors when templating this will now be reflected in the Plugin status

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI
  • 📦 Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help
  • Separate ticket for tests # (issue/pr)

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Added to documentation?

  • 📜 README.md
  • 🤝 Documentation pages updated
  • 🙅 no documentation needed
  • (if applicable) generated OpenAPI docs for CRD changes

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

During Plugin reconciliation the Helm chart is templated for Image Replication/ Mirroring tasks. In case there are errors when templating this will now be reflected in the Plugin status
@IvoGoman IvoGoman requested a review from a team as a code owner April 10, 2026 13:07
@IvoGoman IvoGoman linked an issue Apr 10, 2026 that may be closed by this pull request
@IvoGoman IvoGoman merged commit 0a4643f into main Apr 13, 2026
22 checks passed
@IvoGoman IvoGoman deleted the feat/plugin-status branch April 13, 2026 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 [BUG] - Plugin Status not reporting all error reasons

2 participants