Skip to content

fix(fabric): correct shared job template image vars#2681

Open
malsomesh9 wants to merge 1 commit intohyperledger-bevel:mainfrom
malsomesh9:codex/fix-2659-fabric-minikube
Open

fix(fabric): correct shared job template image vars#2681
malsomesh9 wants to merge 1 commit intohyperledger-bevel:mainfrom
malsomesh9:codex/fix-2659-fabric-minikube

Conversation

@malsomesh9
Copy link
Copy Markdown

Summary

Fix the Fabric minikube deployment regressions from issue #2659 that are still reproducible in the shared job component templates.

Changes

  • update the Fabric genesis/channel job templates to read fabric_tools_image and bevel_alpine_version from charts.*, which matches how these values are defined in the shared role vars
  • remove the unconditional update_repo_cache: true from the shared Helm install task so local/chart-path installs do not fail when no Helm repo has been added

Notes

  • the create-join-channel.yaml playbook paths referenced in the report still exist in the current tree, so this PR keeps scope to the two concrete repo-level failures I could confirm directly

Fixes #2659

Signed-off-by: malsomesh9 <malsomesh9@gmail.com>
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.

Many issues when deploy a fabric 2.5.4 network using the playbooks in minikube

1 participant