openebsctl icon indicating copy to clipboard operation
openebsctl copied to clipboard

`openebsctl` is a kubectl plugin to manage OpenEBS storage components.

Results 17 openebsctl issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies

setting environment `KUBECONFIG` seems to add random folder to file name on windows 11? ``` PS C:\Users\sas_2\Documents\Developer\talos> $env:KUBECONFIG=".\mycluster\kubeconfig" PS C:\Users\sas_2\Documents\Developer\talos> kubectl openebs version 2023/06/24 23:23:46 error creating kubernetes client: failed...

good first issue

# Benefits - Stronger unit-testing for those command implementations, each field output can be compared against a well defined value(might not be of the same exact data-type) - This code...

wontfix
Backlog

Currently, the upgrade code is not covered by unit tests and is likely non-testable, it'd be great to cover them by tests and enable future refactors as more changes happen.

Backlog

Currently in `v0.5.0` release the CLI can upgrade the Cstor Pools, i.e. CSPCs which must be done post control plane upgrade, now it might be helpful to add upgrade option...

Hacktoberfest
openforce
sodacode2022
SODAMED
Backlog

In cases, where a node is offline or gone out of the cluster and the disks from old (gone) node are moved to a new node in the cluster. Provide...

help wanted
Backlog

Currently, the CLI only supports JivaVolume from v1alpha1 version, in `OpenEBS 3.1` the v1 version of JivaVolume has been released with minimal changes to the structure.

Backlog

This issue is strictly for someone who has recently up Golang & would like to fix some code formatting issues. I've recently fixed a small issue with GolangCI-lint(#105) in #145...

good first issue
openforce
sodacode2022
SODALOW

It's said that one cannot build a great building on a week foundation, well the same applies for writing software, it's turtles all the way down to the zeros and...

good first issue
CI
sodacode2022
SODALOW

It would be great if installation could be done with brew. Something to consider?

help wanted
good first issue
question
community
Hacktoberfest
openforce
sodacode2022
SODALOW