Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Core feature] Implement GetProject endpoint in FlyteAdmin #4317

Closed
2 tasks done
RRap0so opened this issue Oct 27, 2023 · 0 comments · Fixed by #4825
Closed
2 tasks done

[Core feature] Implement GetProject endpoint in FlyteAdmin #4317

RRap0so opened this issue Oct 27, 2023 · 0 comments · Fixed by #4825
Assignees
Labels
enhancement New feature or request

Comments

@RRap0so
Copy link
Contributor

RRap0so commented Oct 27, 2023

Motivation: Why do you think this is important?

We have several services and operators that fetch single Project objects from flyteadmin. This new endpoint will save some filtering by only fetching the one we need instead of fetching a List of Projects (the endpoint available today)

Goal: What should the final outcome look like, ideally?

We have a GetProject endpoint where we can pass a project ID and returns a project object.

Describe alternatives you've considered

None

Propose: Link/Inline OR Additional context

There's a PR that implements this new feature:
#4316

Are you sure this issue hasn't been raised already?

  • Yes

Have you read the Code of Conduct?

  • Yes
@RRap0so RRap0so added enhancement New feature or request untriaged This issues has not yet been looked at by the Maintainers labels Oct 27, 2023
@eapolinario eapolinario removed the untriaged This issues has not yet been looked at by the Maintainers label Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants