medusa-operator

command module
v0.0.0-...-5e56fc2 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

README

This is a Kubernetes operator for Medusa. The main focus for this project will be to be provide a controller for running Medusa as a sidecar container.

Issues with grpc-go

Originally I was using google.golang.org/grpc v1.27.0 which caused me to hit https://github.com/etcd-io/etcd/issues/11563. One solution proposed in that ticket is to temporarily downgrade to grpc v1.26.0; however, that causes other, different errors in the generated medusa.pbgo file like this:

undefined: grpc.SupportPackageIsVersion6
undefined: grpc.ClientConnInterface

I found a work around here.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
pkg
test

Jump to

Keyboard shortcuts

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