Skip to content

Conversation

@IvoGoman
Copy link
Contributor

Description

not all values of a PluginSpec may be set in a PluginPreset. this provides a copy of the PluginSpec for use in PluginPreset types. this avoids additional validation to ensure these values are not set or unexpected behaviour if they are ignored by the controller.

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

@IvoGoman IvoGoman requested a review from a team as a code owner October 16, 2025 14:14
@github-actions github-actions bot added core-apis helm-charts documentation Improvements or additions to documentation labels Oct 16, 2025
@IvoGoman IvoGoman force-pushed the refactor/split-preset-plugin-spec branch 2 times, most recently from 4cf5227 to 1ed39e6 Compare October 17, 2025 11:58
@IvoGoman IvoGoman force-pushed the refactor/split-preset-plugin-spec branch from 00f917e to aebced6 Compare October 31, 2025 15:35
not all values of a PluginSpec may be set in a PluginPreset.
this provides a copy of the PluginSpec for use in PluginPreset types.
this avoids additional validation to ensure these values are not
set or unexpected behaviour if they are ignored by the controller.
@IvoGoman IvoGoman force-pushed the refactor/split-preset-plugin-spec branch from 22ceca2 to a433dc6 Compare November 3, 2025 08:38
@github-actions
Copy link

This PR is stale because it has been open for 45 days with no activity.

@github-actions github-actions bot added the stale label Dec 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core-apis documentation Improvements or additions to documentation helm-charts stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants