Skip to content

🐛 Add enabled property to llm proxy client (#1374)#1378

Merged
djzager merged 1 commit into
release-0.4from
cherry-pick-pr1374-release-0.4
May 1, 2026
Merged

🐛 Add enabled property to llm proxy client (#1374)#1378
djzager merged 1 commit into
release-0.4from
cherry-pick-pr1374-release-0.4

Conversation

@konveyor-ci-bot

Copy link
Copy Markdown

Resolves #1365

Operator PR with new configmap property:
konveyor/operator#558

If the enabled property is not present in the configmap, it is assumed
to be true to ensure compatibility with older versions of the operator.
To prevent the bug from occurring, both the operator and the extension
will need to be updated

Summary by CodeRabbit

  • Bug Fixes
  • The LLM proxy client now supports an enabled configuration setting
    to control whether the proxy is active in your environment.

Signed-off-by: Alejandro Brugarolas abrugaro@redhat.com
Signed-off-by: Cherry Picker noreply@github.com

Resolves #1365

Operator PR with new configmap property:
konveyor/operator#558

If the `enabled` property is not present in the configmap, it is assumed
to be true to ensure compatibility with older versions of the operator.
To prevent the bug from occurring, both the operator and the extension
will need to be updated

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Bug Fixes**
* The LLM proxy client now supports an `enabled` configuration setting
to control whether the proxy is active in your environment.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Signed-off-by: Alejandro Brugarolas <abrugaro@redhat.com>
Signed-off-by: Cherry Picker <noreply@github.com>
@djzager djzager merged commit aeb8d63 into release-0.4 May 1, 2026
20 checks passed
@djzager djzager deleted the cherry-pick-pr1374-release-0.4 branch May 1, 2026 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants