Skip to content

[feature] Verify if KFP is compatible with Kale #719

@jesuino

Description

@jesuino

Feature Area

/area frontend
/area backend

What feature would you like to see?

It would be good if Kale can tell if the connected KFP is compatible with Kale. This could be displayed on the status badge

Image *this is just a suggestion, this final format and text should be modified*

The badge could also change according to this information:

  • Red and danger icon: KFP unreachble
  • Yellow and attention icon: KFP reachable but possible not compatible
  • Green: Reachable and compatible (no change to the current message)

Notice that the version information is already part of the healtz (http://localhost:8180/apis/v2beta1/healthz) endpoint:

Image

This endpoint is used to define the current badge, so we could retrieve this information and pass it back to the client.

What is the use case or pain point?

Users may not be aware that they are running a non tested KFP version and be faced by unforeseen issues.

Is there a workaround currently?

Manually check Kale docs and the KFP version to make it sure that it is compatible.


Love this idea? Give it a 👍.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions