Skip to content

fix(plugins): set error condition if PluginDefinitions helmrepo not found#1785

Open
IvoGoman wants to merge 1 commit intomainfrom
fix/plugin-status
Open

fix(plugins): set error condition if PluginDefinitions helmrepo not found#1785
IvoGoman wants to merge 1 commit intomainfrom
fix/plugin-status

Conversation

@IvoGoman
Copy link
Contributor

@IvoGoman IvoGoman commented Feb 6, 2026

In case the HelmRepository of the referenced PluginDefinition
is not reconciled correctly, the Plugin should show this in the
error condition.
Before this was only seen in the controller logs, or when viewing
the referenced PluginDefinition

Description

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

…ound

In case the HelmRepository of the referenced PluginDefinition
is not reconciled correctly, the Plugin should show this in the
error condition.
Before this was only seen in the controller logs, or when viewing
the referenced PluginDefinition
@IvoGoman IvoGoman requested a review from a team as a code owner February 6, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant