Skip to content

fix(fabric): deploy console sidecar for backend apis#2684

Open
malsomesh9 wants to merge 1 commit intohyperledger-bevel:mainfrom
malsomesh9:codex/fix-2558-fabric-console-deployer
Open

fix(fabric): deploy console sidecar for backend apis#2684
malsomesh9 wants to merge 1 commit intohyperledger-bevel:mainfrom
malsomesh9:codex/fix-2558-fabric-console-deployer

Conversation

@malsomesh9
Copy link
Copy Markdown

Summary

Deploy the Fabric Operations Console with the missing fabric-deployer backend sidecar and point the console config at the in-pod deployer URL so channel and ordering-service workflows do not fall back to the default placeholder endpoint.

Changes

  • add the fabric-deployer sidecar container to the Fabric Operations Console StatefulSet
  • configure the console with deployer_url: http://127.0.0.1:8080
  • add chart values and docs for the deployer image and internal port

Fixes #2558

@malsomesh9 malsomesh9 force-pushed the codex/fix-2558-fabric-console-deployer branch from 79f4f7f to 807af12 Compare April 7, 2026 17:37
@malsomesh9 malsomesh9 marked this pull request as draft April 7, 2026 17:40
@malsomesh9 malsomesh9 marked this pull request as ready for review April 7, 2026 17:40
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.

Fabric Ops Console: implement deployer package

1 participant