Make empty flavours: [] disable Default Flavours#2909
Make empty flavours: [] disable Default Flavours#2909openshift-merge-bot[bot] merged 14 commits into
Conversation
Co-authored-by: gazarenkov <gazarenkov@users.noreply.github.com>
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2909 +/- ##
==========================================
+ Coverage 61.05% 61.07% +0.01%
==========================================
Files 37 37
Lines 2108 2109 +1
==========================================
+ Hits 1287 1288 +1
Misses 686 686
Partials 135 135
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
/agentic_review |
Fortune-Ndlovu
left a comment
There was a problem hiding this comment.
When testing locally, I received no errors, and reconciliation completed cleanly. Below are just nitpicks worth considering
|
/review |
|
9c71119
into
redhat-developer:main
|
/cherry-pick release-1.10 |
|
@Fortune-Ndlovu: #2909 failed to apply on top of branch "release-1.10": DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |



Description
This is the fix for the issue when setting spec.flavours: [] (empty array) in a Backstage CR does not disable default flavours as documented.
Which issue(s) does this PR fix or relate to
https://redhat.atlassian.net/browse/RHDHBUGS-3198
PR acceptance criteria
How to test changes / Special notes to the reviewer