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

[Feature]FlyteConsole Launch Form should allow Schema Type #405

Closed
1 of 13 tasks
kumare3 opened this issue Jul 9, 2020 · 3 comments
Closed
1 of 13 tasks

[Feature]FlyteConsole Launch Form should allow Schema Type #405

kumare3 opened this issue Jul 9, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request ui Admin console user interface
Milestone

Comments

@kumare3
Copy link
Contributor

kumare3 commented Jul 9, 2020

Motivation: Why do you think this is important?
Schema Type is a typed variant of MultiPart Blob Type. Thus the console could simply support Schema Type "uri" input as defined here . The "type" information is already part of the Variable declaration which is parsed by the UI.

Goal: What should the final outcome look like, ideally?
A user should be allowed to enter a simple URI link. The URI should be a prefix (not a file), just like a multi-part blob. No other validation is necessary

Describe alternatives you've considered
None

Flyte component

  • Overall
  • Flyte Setup and Installation scripts
  • Flyte Documentation
  • Flyte communication (slack/email etc)
  • FlytePropeller
  • FlyteIDL (Flyte specification language)
  • Flytekit (Python SDK)
  • FlyteAdmin (Control Plane service)
  • FlytePlugins
  • DataCatalog
  • FlyteStdlib (common libraries)
  • FlyteConsole (UI)
  • Other

Additional context
NA

Is this a blocker for you to adopt Flyte
NA

@kumare3 kumare3 added enhancement New feature or request untriaged This issues has not yet been looked at by the Maintainers labels Jul 9, 2020
@kumare3
Copy link
Contributor Author

kumare3 commented Jul 9, 2020

@schottra FYI!

@schottra
Copy link
Contributor

This is a subset of #22. I'll keep this around so it can be closed separately when schema is implemented.

@schottra schottra added this to the 0.9.0 milestone Oct 20, 2020
@schottra schottra added ui Admin console user interface and removed untriaged This issues has not yet been looked at by the Maintainers labels Oct 20, 2020
@schottra schottra self-assigned this Oct 20, 2020
@schottra
Copy link
Contributor

Implemented by flyteorg/flyteconsole#110
Available in flyteconsole v0.16.0

@schottra schottra closed this as completed Nov 4, 2020
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Dec 6, 2022
…e registered plugins (flyteorg#405)

* task types with only one registered plugin use it - otherwise declare default plugin in config

Signed-off-by: Daniel Rammer <[email protected]>

* fixed test and lint issues

Signed-off-by: Daniel Rammer <[email protected]>

* updated task-config flags

Signed-off-by: Daniel Rammer <[email protected]>

* converted to named return values

Signed-off-by: Daniel Rammer <[email protected]>

* failing to initialize plugins on nil TaskConfig

Signed-off-by: Daniel Rammer <[email protected]>

* updated flyteplugins version

Signed-off-by: Daniel Rammer <[email protected]>

* updated flyteplugins to merged version

Signed-off-by: Daniel Rammer <[email protected]>
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 Aug 9, 2023
…e registered plugins (flyteorg#405)

* task types with only one registered plugin use it - otherwise declare default plugin in config

Signed-off-by: Daniel Rammer <[email protected]>

* fixed test and lint issues

Signed-off-by: Daniel Rammer <[email protected]>

* updated task-config flags

Signed-off-by: Daniel Rammer <[email protected]>

* converted to named return values

Signed-off-by: Daniel Rammer <[email protected]>

* failing to initialize plugins on nil TaskConfig

Signed-off-by: Daniel Rammer <[email protected]>

* updated flyteplugins version

Signed-off-by: Daniel Rammer <[email protected]>

* updated flyteplugins to merged version

Signed-off-by: Daniel Rammer <[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
eapolinario pushed a commit that referenced this issue Sep 13, 2023
Signed-off-by: byhsu <[email protected]>
Signed-off-by: Eduardo Apolinario <[email protected]>
eapolinario pushed a commit that referenced this issue Sep 26, 2023
* Add ray dashboard log link

Signed-off-by: Haytham Abuelfutuh <[email protected]>

* A few fixes

Signed-off-by: Haytham Abuelfutuh <[email protected]>

* lint

Signed-off-by: Haytham Abuelfutuh <[email protected]>

* lint

Signed-off-by: Haytham Abuelfutuh <[email protected]>

* Add EnableUsageStats start parameter

Signed-off-by: Haytham Abuelfutuh <[email protected]>

* Add more tests

Signed-off-by: Haytham Abuelfutuh <[email protected]>

* more tests

Signed-off-by: Haytham Abuelfutuh <[email protected]>

---------

Signed-off-by: Haytham Abuelfutuh <[email protected]>
pvditt pushed a commit that referenced this issue Dec 29, 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 ui Admin console user interface
Projects
None yet
Development

No branches or pull requests

2 participants