rss-operator icon indicating copy to clipboard operation
rss-operator copied to clipboard

A Kubernetes Operator for managing and recovering replicated workflows

Results 3 rss-operator issues
Sort by recently updated
recently updated
newest added

Fixes #1 Makefile assumes and exports GOPATH. It fails build in environments with custom GOPATH. It will be better to treat GOPATH as dependency set through an environment variable.

Fixed a typo I came across when reading through the documentation

I found that Makefile exports gopath, which fails in my env because it uses custom gopath