bevel-operator-fabric

Hyperledger Fabric Kubernetes operator - Hyperledger Fabric operator for Kubernetes (v2.3, v2.4 and v2.5, soon 3.0)

APACHE-2.0 License

Stars
270
Committers
18

Bot releases are visible (Hide)

bevel-operator-fabric - Version 1.10.1 Latest Release

Published by github-actions[bot] 5 months ago

Changelog

bevel-operator-fabric - Version 1.10.0

Published by github-actions[bot] 8 months ago

New resources added:

  • FabricNetworkConfig: Manage the network configuration based on the hlf operator and external configuration
  • FabricIdentity: Manage the registering and enrolling of users automatically (including renewal)

Improvements:

  • Added parameters to the operator to update the nodes sequentially (recommended for production)
  • Bug fixes on FabricMainChannel configuration updates
  • Support for Fabric 2.5.5 LTS
bevel-operator-fabric - Version 1.10.0-beta14

Published by github-actions[bot] 8 months ago

Changelog

  • 98674e8 fix ci/cd
bevel-operator-fabric - Version 1.10.0-beta13

Published by github-actions[bot] 8 months ago

Changelog

  • 1a3206c fix error in suite_test
bevel-operator-fabric - Version 1.11.0-beta3

Published by github-actions[bot] 9 months ago

Changelog

  • e1002a1 go 1.21
bevel-operator-fabric - Version 1.10.0-beta9

Published by github-actions[bot] 9 months ago

Changelog

  • e2e4185 Update peer controller
  • 3f3f104 Merge branch 'main' into feat/small-feats
  • 68842cd Go 1.21 (#208)
  • 0b502b7 Features (#207)
bevel-operator-fabric - Version 1.10.0-beta8

Published by github-actions[bot] 9 months ago

Changelog

  • fabc95b update
bevel-operator-fabric - Version 1.10.0-beta7

Published by github-actions[bot] 9 months ago

Changelog

  • 5f376fd update
bevel-operator-fabric - Version 1.10.0-beta6

Published by github-actions[bot] 9 months ago

Changelog

  • c4210a9 update
bevel-operator-fabric - Version 1.10.0-beta5

Published by github-actions[bot] 9 months ago

Changelog

  • b190a10 Add command to get the next sequence and version for a chaincode based on chaincode definition
bevel-operator-fabric - Version 1.10.0-beta4

Published by github-actions[bot] 9 months ago

Changelog

  • 4de004c Update pipelines to 1.21
  • 548d923 Add adminURL in the network config if available
  • 6749f47 Upgrade to go 1.21
  • 5a0c106 fabric-config 0.1.0 -> 0.2.1
bevel-operator-fabric - Version 1.10.0-beta3

Published by github-actions[bot] 10 months ago

Changelog

bevel-operator-fabric - Version 1.10.0-beta1

Published by github-actions[bot] 10 months ago

Changelog

  • ee0a9d9 Allow null limits in resources (#182)
  • 62d0028 doc: Add June workshop video to the Readme (#183)
  • c8e1a47 Merge pull request #195 from fthrslntgy/main
  • a855d4a Check transient parameter exists
  • 8aa3a77 Merge pull request #196 from adityajoshi12/main
  • a5050de updated CRD in helm-chart
  • a18a21f Merge pull request #190 from adityajoshi12/main
  • fc8aa2a custom port for chaincodeserver
  • e85fe6a Add transient map arg to chaincode invoke&query
  • a4028e5 Merge pull request #187 from sownak/main
  • 5c19558 chore: update license to Apache 2.0
bevel-operator-fabric - Version 1.9.2

Published by github-actions[bot] about 1 year ago

Changelog

  • 25c0a86 Merge pull request #179 from adityajoshi12/main
  • 46c57a4 Merge branch 'main' into main
  • 371c616 added support for auto cert renewal in hlf-operator chart (#177)
  • 4175cd4 channel management api added
bevel-operator-fabric - Version 1.9.1

Published by github-actions[bot] over 1 year ago

Changelog

  • 1e42c98 Bugfix/kubectl operator api (#178)
  • 8a9db8c support for custom environment variable in chaincode instance (#175)
  • d7ed444 fix gateway-api docs (#170)
bevel-operator-fabric - Version 1.9.0

Published by github-actions[bot] over 1 year ago

Changelog

  • afc3fc5 krew fix
  • 097cf44 update veresion helm install 1.9.0
  • 03bf898 1.9.0 version (#151)
  • fd7171d Change the Discord channel to #bevel-operator-fabric (#163)
  • 806ce65 Merge pull request #158 from luca-simonetti/main
  • 15907f6 empty commit
  • af16e3c fix: swap username and password
  • 1a0a024 Add arm64 and arm for goarch docker (#145)
  • 7816dd9 Update and rename settings.yaml to settings.yml
  • 14b0cba Fix repo pointers (#144)
  • 621d0ef Update settings.yaml
  • 3099725 Update settings.yaml
  • 7bb4696 Merge pull request #138 from adityajoshi12/git-templates
  • 98f52d2 added github forms

Gateway feature by @rohitrj22 in the PR #164

bevel-operator-fabric - Version 1.9.0-beta10

Published by github-actions[bot] over 1 year ago

Changelog

  • e31e360 Fix Tests
  • 2ce111b Update CRDs
  • a08644a added k8s-gateway-api support (#165)
  • be62fa4 Add command and args parameters to the chaincode controller
  • 4e8d04f Merge branch 'main' into feature/1.9.0-new
  • 7681513 Add k8sIp to the fabricCA
  • e70299c Docker only amd64
  • 0fbd034 Update tests
  • 6bc1a8c update
  • dc56d15 Merge branch 'feature/1.9.0-new' of https://github.com/hyperledger/bevel-operator-fabric into feature/1.9.0-new
  • fd7171d Change the Discord channel to #bevel-operator-fabric (#163)
  • 92d0275 Update .goreleaser.yml
  • 759f2f8 Update .goreleaser.yml
  • 02b8d5d Remove FSpecify
  • 1690d6e Update
  • f28b7e7 Update images in peer_controller_test.go
  • 185163b Update
  • d02a81d Network config: Allow users to be added to the network config Identity: Implement Kubectl plugin to create/update/delete identities in HLF
  • 5f03c86 Peer: enroll when certificates are expired
  • 10e52bd increase HLF version
  • 68de773 Use External params for peer and orderer
  • 67b9f1e Auto renew Identity certificates
  • 806991b Add Identity resource to create and manage crypto material for a user in a CA
  • 145827a Update
  • 33ecf39 Update tests
  • 19d67e4 Update
  • a8f41a9 Fix compilation issues
  • 54ab0a4 Update go.sum
  • 39b7df6 Add fabric-ca as internal dependency since it conflicts with hyperledger/fabric v2.1+ library due to not support of RSA
  • b71f437 Avoid double renewal of the certificates by always checking the latest certificateRenewal status
  • 391dd9e Add concurrency of 10 for ordnode and peer
  • 90b066a Update flags and add logging for info
  • a6d2e9d Automatically renew orderer and peer certificates parametrized, by default is not enabled
  • 7c6110a Fix #142
  • 5510822 Add arm64 and arm for goarch docker (#145)
  • 89a1f63 Update and rename settings.yaml to settings.yml
  • 84c00e8 Renew certificates with re-enroll
  • 20eeb48 Fix repo pointers (#144)
  • 088d69d Update settings.yaml
  • 11e6dd8 Update settings.yaml
  • 916d2e9 added github forms
  • bd0f012 Fix CI/CD (#137)
  • 806ce65 Merge pull request #158 from luca-simonetti/main
  • 15907f6 empty commit
  • af16e3c fix: swap username and password
bevel-operator-fabric - Version 1.9.0-beta9

Published by github-actions[bot] over 1 year ago

Changelog

  • 2cdfe2b Docker only amd64
bevel-operator-fabric - Version 1.9.0-beta7

Published by github-actions[bot] over 1 year ago

Changelog

  • 38eee6e Update .goreleaser.yml
bevel-operator-fabric - Version 1.8.4

Published by github-actions[bot] almost 2 years ago

Changelog

  • ccc1abd Fix CI/CD (#137)
Package Rankings
Top 6.32% on Proxy.golang.org
Badges
Extracted from project README
Hyperledger Fabric on Kubernetes Hyperledger Fabric on Kubernetes How to Deploy Hyperledger Fabric on Kubernetes with Hyperledger Bevel