chore: replace disabled with enabled in DP configs#453
chore: replace disabled with enabled in DP configs#453openshift-merge-bot[bot] merged 6 commits into
Conversation
Code Review by Qodo
Context used✅ Tickets:
RHIDP-14726 1.
|
PR Summary by QodoHelm: switch dynamic plugin flag from disabled to enabled Description
Diagram
High-Level Assessment
Files changed (6)
|
rm3l
left a comment
There was a problem hiding this comment.
A small comment below.
And it looks like there are still some occurrences to update:
Signed-off-by: Hope Hadfield <hhadfiel@redhat.com>
Signed-off-by: Hope Hadfield <hhadfiel@redhat.com>
Signed-off-by: Hope Hadfield <hhadfiel@redhat.com>
Signed-off-by: Hope Hadfield <hhadfiel@redhat.com>
73f842f to
47dda6f
Compare
Signed-off-by: Hope Hadfield <hhadfiel@redhat.com>
Signed-off-by: Hope Hadfield <hhadfiel@redhat.com>
|
e81f938
into
redhat-developer:main
…[RHIDP-14726] Align the rhdh chart with the backstage chart change from PR redhat-developer#453: use `enabled: true` instead of `disabled: false` for dynamic plugin entries in values, schema, CI files, and documentation. Assisted-by: Claude



Description of the change
Replaces all instances of
disabledfield withenabledas a follow-up to redhat-developer/rhdh-plugins#3554Which issue(s) does this PR fix or relate to
How to test changes / Special notes to the reviewer
Checklist
Chart.yamlaccording to Semantic Versioning.values.yamland added to the corresponding README.md. The pre-commit utility can be used to generate the necessary content. Runpre-commit run --all-filesto run the hooks and then push any resulting changes. The pre-commit Workflow will enforce this and warn you if needed.pre-commithook.ct lintcommand.