-
Notifications
You must be signed in to change notification settings - Fork 669
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
Cant see launch_plan name in Flyte UI for long named workflows #85
Comments
Bug bankruptcy. |
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Dec 6, 2022
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
* config: Support converting string configs to []byte Signed-off-by: Haytham Abuelfutuh <[email protected]> * Use base64 encoding to match yaml.unmarshal behavior Signed-off-by: Haytham Abuelfutuh <[email protected]> * support string array since it seems mapstructure does that Signed-off-by: Haytham Abuelfutuh <[email protected]> * Fix unit test value Signed-off-by: Haytham Abuelfutuh <[email protected]> * Increase patch coverage Signed-off-by: Haytham Abuelfutuh <[email protected]>
eapolinario
added a commit
to eapolinario/flyte
that referenced
this issue
Dec 20, 2022
Signed-off-by: Eduardo Apolinario <[email protected]> Signed-off-by: Eduardo Apolinario <[email protected]> Co-authored-by: Eduardo Apolinario <[email protected]>
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
Aug 21, 2023
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
* config: Support converting string configs to []byte Signed-off-by: Haytham Abuelfutuh <[email protected]> * Use base64 encoding to match yaml.unmarshal behavior Signed-off-by: Haytham Abuelfutuh <[email protected]> * support string array since it seems mapstructure does that Signed-off-by: Haytham Abuelfutuh <[email protected]> * Fix unit test value Signed-off-by: Haytham Abuelfutuh <[email protected]> * Increase patch coverage Signed-off-by: Haytham Abuelfutuh <[email protected]>
eapolinario
added a commit
to eapolinario/flyte
that referenced
this issue
Aug 21, 2023
Signed-off-by: Eduardo Apolinario <[email protected]> Signed-off-by: Eduardo Apolinario <[email protected]> Co-authored-by: Eduardo Apolinario <[email protected]>
eapolinario
added a commit
that referenced
this issue
Sep 7, 2023
Signed-off-by: Eduardo Apolinario <[email protected]> Signed-off-by: Eduardo Apolinario <[email protected]> Co-authored-by: Eduardo Apolinario <[email protected]>
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Apr 30, 2024
pmahindrakar-oss
pushed a commit
that referenced
this issue
May 1, 2024
austin362667
pushed a commit
to austin362667/flyte
that referenced
this issue
May 7, 2024
robert-ulbrich-mercedes-benz
pushed a commit
to robert-ulbrich-mercedes-benz/flyte
that referenced
this issue
Jul 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
when using a workflow with a long name/path, theres no way to see which launch_plan its actually using, since the name is cut off, and also cant select it out of there, or paste a value in there.
The text was updated successfully, but these errors were encountered: