temporalio / temporalio/cloud-api

[Feature Request] get Service Account by Name

Open
#43 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Makefile
Stars
13
Forks
6
Avg merge
6h 31m
Merged PRs (30d)
4

Description

Is your feature request related to a problem? Please describe.

Cloud Ops API doesn't allow for getting service accounts with a filter (like we want to search for service accounts and create as necessary)
This currently requires manual pagination to "find" if there's a service account of a particular name, since getting service accounts is only performed by ID.

Describe the solution you'd like

provide a get Service Account by Name reqeust

Additional context

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by examining the Cloud Ops API's service-account RPC definitions and its existing get-by-ID and list operations; determine the request and response behavior for finding an account by name, then add coverage for that lookup.

Written by the indexing model from the issue text.

Assessment

Tech stack
grpc
Domain
api, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.