Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fabric-orderer feature request #32

Closed
jithindevasia opened this issue May 21, 2024 · 1 comment
Closed

Fabric-orderer feature request #32

jithindevasia opened this issue May 21, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jithindevasia
Copy link
Member

  • An option to override command and args. In case if want to do some troubleshooting.
  • An option to chose any hlf_domian for the orderer in the same release. If not provided, then default to Values.hlf_domain

Affected version fabric-orderer 1.1.0

@jithindevasia jithindevasia added the enhancement New feature or request label May 21, 2024
@jithindevasia jithindevasia self-assigned this May 21, 2024
@jithindevasia
Copy link
Member Author

Added the above features in this pr #33 .
Additionally made ingress as optional. By default, it will be true for all orderers.
.Values.global.ingressEnabled: true = For enabling ingress for all orderers. Default.
.Values.global.ingressEnabled: true and orderer.[].ingressEnabled: false will disable ingress for that specific orderer and creates for remaining ones.

These features will be available on next version 1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant