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

Execution IDs aren't copy-pastable across UI, CLI #34

Closed
georgesnelling opened this issue Nov 19, 2019 · 1 comment
Closed

Execution IDs aren't copy-pastable across UI, CLI #34

georgesnelling opened this issue Nov 19, 2019 · 1 comment
Assignees
Labels

Comments

@georgesnelling
Copy link
Contributor

The full execution idea ID ex:project:domain:id

 

In the UI we only show the last portion ("id")

The CLI requires the full "ex:project:domain:id", meaning you can easily copy-paste between the two. 

 

Request from pricing. 

@schottra
Copy link
Contributor

We are tracking this in #142. Closing this issue.

eapolinario pushed a commit to eapolinario/flyte that referenced this issue Dec 6, 2022
The same as flyteorg/datacatalog#19

With [server reflection](https://github.com/grpc/grpc-go/blob/master/Documentation/server-reflection-tutorial.md), it would be easier to interact with GRPC service using e.g. `grpcurl`.

flyteadmin does come with HTTP endpoint as well, but interacting with GRPC directly makes it more handy.
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Dec 6, 2022
* Remove endpoint for Project Attributes
* More generate
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Dec 20, 2022
Prior versions of the SDK did not fill in this value. When this code was written, it was assumed that all prior versions of the SDK would've been deprecated, which was a bad assumption.
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Dec 20, 2022
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Dec 20, 2022
* Added reuseable workflows

Signed-off-by: Yuvraj <[email protected]>

* more changes

Signed-off-by: Yuvraj <[email protected]>
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Aug 21, 2023
The same as flyteorg/datacatalog#19

With [server reflection](https://github.com/grpc/grpc-go/blob/master/Documentation/server-reflection-tutorial.md), it would be easier to interact with GRPC service using e.g. `grpcurl`.

flyteadmin does come with HTTP endpoint as well, but interacting with GRPC directly makes it more handy.
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Aug 21, 2023
Prior versions of the SDK did not fill in this value. When this code was written, it was assumed that all prior versions of the SDK would've been deprecated, which was a bad assumption.
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Aug 21, 2023
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Aug 21, 2023
* Added reuseable workflows

Signed-off-by: Yuvraj <[email protected]>

* more changes

Signed-off-by: Yuvraj <[email protected]>
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Aug 21, 2023
eapolinario pushed a commit that referenced this issue Sep 8, 2023
* Remove endpoint for Project Attributes
* More generate
eapolinario pushed a commit that referenced this issue Sep 12, 2023
Signed-off-by: Haytham Abuelfutuh <[email protected]>
eapolinario pushed a commit that referenced this issue Sep 13, 2023
* Remove endpoint for Project Attributes
* More generate

Signed-off-by: Eduardo Apolinario <[email protected]>
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants