medusa-operator

command module
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 15, 2021 License: Apache-2.0 Imports: 15 Imported by: 0

README

Medusa Operator

Medusa Operator is a Kubernetes operator that provides backup/restore capabilities for Apache Cassandra® using Medusa for Apache Cassandra®. The operator works directly with the CassandraDatacenter custom resource provided by Cass Operator.

Dependencies

For information on the packaged dependencies of Medusa Operator and their licenses, check out our open source report.

Upgrading Kubernetes Dependencies

When upgrading Kubernetes Go modules, you're likely to get the following error:

go get: k8s.io/kubernetes@v1.21.4 requires
	k8s.io/component-helpers@v0.0.0: reading k8s.io/component-helpers/go.mod at revision v0.0.0: unknown revision v0.0.0

In this case, run the scripts/download-deps.sh script with your target Kubernetes version as argument.
For example:

./scripts/download-deps.sh v1.21.4

It will download the missing modules and update the go.mod file accordingly. Run go mod tidy after that to update the go.sum file.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
v1alpha1
Package v1alpha1 contains API Schema definitions for the cassandra v1alpha1 API group +kubebuilder:object:generate=true +groupName=cassandra.k8ssandra.io
Package v1alpha1 contains API Schema definitions for the cassandra v1alpha1 API group +kubebuilder:object:generate=true +groupName=cassandra.k8ssandra.io
pkg
pb

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL