flyteorg/flyte

[Core feature] Surface pod template mis-configuration in the UI.

Open

#6,124 opened on 2024年12月26日

GitHub で見る
 (7 comments) (0 reactions) (1 assignee)Python (3,705 stars) (378 forks)batch import
enhancementhelp wanted

説明

Motivation: Why do you think this is important?

When working with PodTemplates any misconfiguration do not show up in the UI. The UI only shows "pending". The only way to debug it is to see the propeller logs.

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

The errors related to pod template misconfiguration are show in the UI.

Describe alternatives you've considered

We can also do the same type of validation on the client side so we error early.

Propose: Link/Inline OR Additional context

No response

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

  • Yes

Have you read the Code of Conduct?

  • Yes

コントリビューターガイド