hyperledger / bevel-operator-fabric

Hyperledger Fabric Kubernetes operator - Hyperledger Fabric operator for Kubernetes (v2.3, v2.4 and v2.5, soon 3.0)
https://hyperledger.github.io/bevel-operator-fabric/
Apache License 2.0
271 stars 91 forks source link

Bugfix/kubectl operator api #178

Closed dviejokfs closed 1 year ago

dviejokfs commented 1 year ago

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes the creation of the operator explorer using kubectl plugin.

Also fixes the creation of peers, cas and orderers with missing resource limits/requests.

Special notes for your reviewer:

Does this PR introduce a user-facing change?

No

Additional documentation, usage docs, etc.:

None