locutus icon indicating copy to clipboard operation
locutus copied to clipboard

Rename runtime import namespace to `locutus-runtime`

Open brancz opened this issue 4 years ago • 2 comments

Currently locutus uses the generic-operator namespace, which is an artifact of the proof-of-concept stage of this project. I think locutus-runtime would be more representative of today's state.

brancz avatar Jan 11 '21 19:01 brancz

agreed! @paulfantom, maybe a something for you as it affects the jsonnet part?

s-urbaniak avatar Jan 13 '21 10:01 s-urbaniak

FWIW for the implementation of #18 I already went with this new proposed prefix/namespace. So really all we should do is branch off a version of locutus now (as this is a breaking change and I believe some users are relying on this), and then do the change here: https://github.com/brancz/locutus/blob/master/render/jsonnet/jsonnet.go#L55

brancz avatar Jan 13 '21 10:01 brancz