mayastor-extensions icon indicating copy to clipboard operation
mayastor-extensions copied to clipboard

Components and utilities which extend the Mayastor core control & data plane functionality

Results 13 mayastor-extensions issues
Sort by recently updated
recently updated
newest added

Move the image pull secret to be under image, not base. ## Description Move the image pull secret to be under image, not base. This is the more logical location....

Added volume replica and status metrics to callhome report ``` { "volumes": { "volume_replica_counts": { "one_replica": 1, "two_replicas": 4, "three_replicas": 0, "four_replicas": 0, "five_or_more_replicas": 0 }, "volume_state_counts": { "unknown": 0,...

Changes: - Refactors upgrade-job, moves most of the code from the bin directory to the outer upgrade library. - Adds the restart-io-engines binary. The restart-io-engines should go through all io-engine...

Updates the kubernetes openapi libraries to those compatible with kubernetes v1.25.

DO NOT MERGE

Adds python setup for bdd tests. ## Description Changes: - adds pytest setup - adds venv setup file to populate bdd.pth file (an alternative to setting PYTHONPATH) ## Motivation and...

## Description Related to https://github.com/openebs/mayastor/issues/1731. The metrics exporter can't connect to the gRPC client if it's an IPv6 address because there's raw string manipulation that fails in the case of...

I'm just trying to have a little fun with it :).

## Description Allows to enable rdma on Mayastor during installation ## Motivation and Context This is a new feature control and helps users who are looking to leverage the RDMA...