cloudoperators / greenhouse

Cloud operations platform
Apache License 2.0
8 stars 1 forks source link

feat(preset): enqueue Preset if Plugin is labelled with Preset LabelKey #202

Closed IvoGoman closed 2 weeks ago

IvoGoman commented 3 weeks ago

Description

The PluginPreset controller will be triggered when a Plugin was labelled the greenhouse.sap/pluginpreset Label. This is convenience to make the PluginPreset controller aware that a Plugin that was previously not owned by the controller has been labelled. This is the case when a Plugin following the naming scheme of the PluginPreset already existed before the PluginPreset was created.

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

Related Tickets & Documents

Remove if not applicable

Added tests?

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?

Checklist