Skip to content

Commit

Permalink
add backend support for k8s platform inputs
Browse files Browse the repository at this point in the history
This change adds driver support for input parameter support for the
kubernetes platform spec. Input resolution change is extracted and made
more generic so it may be re-used when building out the container spec
for the k8s config. The json parameters are unmarshalled into their
respective k8s struct.

The changes are backwards compatible for pipelines only using the
old api field spec.

Also add unit tests for constant & runtime input parameters.
TaskOutput parameter support are omitted due to a lack of appropriate
mlmd mock framework.

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
  • Loading branch information
HumairAK committed Feb 16, 2025
1 parent 804cb2d commit 0bd1120
Show file tree
Hide file tree
Showing 3 changed files with 1,268 additions and 286 deletions.
Loading

0 comments on commit 0bd1120

Please sign in to comment.