Closed MarianMacik closed 3 months ago
/retest
Removing these params looks fine.
model-name
should also be removed from the pipeline run example though for gitops
Good catch!
I also realized that I need to remove current-namespace
from the ai-edge-e2e and s3-fetch pipelines. It is interesting that Tekton doesn't complain about passing superfluous parameters to tasks and pipelines.
/retest
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: MarianMacik
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Description
This removes 2 unused parameters:
current-namespace
fromcheck-model-and-containerfile-exists
andkserve-download-model
tasksmodel-name
fromgitops-update-pipeline
How Has This Been Tested?
PR check
Merge criteria: