gojek / proctor

A Developer-Friendly Automation Orchestrator
Apache License 2.0
123 stars 42 forks source link

Display authorized groups when describing a proc #56

Closed olttwa closed 5 years ago

olttwa commented 5 years ago

As a user, I want to see authorized groups for a proc when seeing the help for it.

tasdikrahman commented 5 years ago

Maybe have single source of truth for procs metadata. Currently they're defined in 2 places: proc/metadata.go and proctord/jobs/metadata/metadata.go