Skip to content
This repository was archived by the owner on Oct 4, 2022. It is now read-only.

Tags: ExploratoryEngineering/clusterfunk

Tags

v0.0.5

Rename management.proto -> clusterfunk_management.proto

gRPC services panics if there is a proto file with the same name in a
different corner of the project. Use clusterfunk_management.proto for the
proto file.

v0.0.4

Use go 1.14 in go.mod

Builds OK with 1.12 and 1.13 but newer is better

v0.0.3

ctrlc: Let Parameters type implement RunContext

v0.0.2

Move to Exploratory Engineering repo

v0.0.1

Update README.md