temporalio / api

Temporal gRPC API and proto files
https://temporal.io
MIT License
77 stars 65 forks source link

Add HTTP annotations to Nexus registry endpoints #401

Closed bergundy closed 2 months ago

bergundy commented 2 months ago

We're going to start working on UI soon for these registries.

bergundy commented 2 months ago

I think it may have been more reasonable to have self-hosted use configuration for Nexus service management instead of making a full API/UI like we do for cloud where you can't set config. But meh, seems like the self-hosted-specific UI option has been chosen.

I'm surprised to hear you say this, you've been reviewing the additions to the operator service for a while and I haven't heard you raise this concern before. You've actually been advocating for a more consistent experience between self-hosted and cloud.

I definitely think that APIs are the right approach, especially considering that the dev server is so commonly used for local development.