Skip to content

Commit

Permalink
update driver images
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomcli committed Oct 27, 2023
1 parent c697471 commit f43e8bd
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion backend/src/v2/compiler/tektoncompiler/container.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const (
MetadataGPRCServicePort = "8080"
MLPipelineServiceHost = "ml-pipeline.kubeflow.svc.cluster.local"
MLPipelineServicePort = "8887"
LauncherImage = "gcr.io/ml-pipeline/kfp-launcher@sha256:6641bf94acaeec03ee7e231241800fce2f0ad92eee25371bd5248ca800a086d7"
LauncherImage = "gcr.io/ml-pipeline/kfp-launcher@sha256:50151a8615c8d6907aa627902dce50a2619fd231f25d1e5c2a72737a2ea4001e"
MinioServiceHost = "minio-service.kubeflow.svc.cluster.local"
MinioServicePort = "9000"
)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ spec:
- launcher-v2
- --copy
- /tekton/home/launch
image: gcr.io/ml-pipeline/kfp-launcher@sha256:6641bf94acaeec03ee7e231241800fce2f0ad92eee25371bd5248ca800a086d7
image: gcr.io/ml-pipeline/kfp-launcher@sha256:50151a8615c8d6907aa627902dce50a2619fd231f25d1e5c2a72737a2ea4001e
imagePullPolicy: Always
name: kfp-launcher
computeResources: {}
Expand Down Expand Up @@ -280,7 +280,7 @@ spec:
- launcher-v2
- --copy
- /tekton/home/launch
image: gcr.io/ml-pipeline/kfp-launcher@sha256:6641bf94acaeec03ee7e231241800fce2f0ad92eee25371bd5248ca800a086d7
image: gcr.io/ml-pipeline/kfp-launcher@sha256:50151a8615c8d6907aa627902dce50a2619fd231f25d1e5c2a72737a2ea4001e
imagePullPolicy: Always
name: kfp-launcher
computeResources: {}
Expand Down Expand Up @@ -442,7 +442,7 @@ spec:
- launcher-v2
- --copy
- /tekton/home/launch
image: gcr.io/ml-pipeline/kfp-launcher@sha256:6641bf94acaeec03ee7e231241800fce2f0ad92eee25371bd5248ca800a086d7
image: gcr.io/ml-pipeline/kfp-launcher@sha256:50151a8615c8d6907aa627902dce50a2619fd231f25d1e5c2a72737a2ea4001e
imagePullPolicy: Always
name: kfp-launcher
computeResources: {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ spec:
- launcher-v2
- --copy
- /tekton/home/launch
image: gcr.io/ml-pipeline/kfp-launcher@sha256:6641bf94acaeec03ee7e231241800fce2f0ad92eee25371bd5248ca800a086d7
image: gcr.io/ml-pipeline/kfp-launcher@sha256:50151a8615c8d6907aa627902dce50a2619fd231f25d1e5c2a72737a2ea4001e
imagePullPolicy: Always
name: kfp-launcher
computeResources: {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ spec:
value: metadata-grpc-service.kubeflow.svc.cluster.local
- name: METADATA_GRPC_SERVICE_PORT
value: "8080"
image: gcr.io/ml-pipeline/kfp-launcher@sha256:6641bf94acaeec03ee7e231241800fce2f0ad92eee25371bd5248ca800a086d7
image: gcr.io/ml-pipeline/kfp-launcher@sha256:50151a8615c8d6907aa627902dce50a2619fd231f25d1e5c2a72737a2ea4001e
name: importer-main
computeResources: {}
- name: root-system-dag-driver
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ spec:
- launcher-v2
- --copy
- /tekton/home/launch
image: gcr.io/ml-pipeline/kfp-launcher@sha256:6641bf94acaeec03ee7e231241800fce2f0ad92eee25371bd5248ca800a086d7
image: gcr.io/ml-pipeline/kfp-launcher@sha256:50151a8615c8d6907aa627902dce50a2619fd231f25d1e5c2a72737a2ea4001e
imagePullPolicy: Always
name: kfp-launcher
computeResources: {}
Expand Down Expand Up @@ -317,7 +317,7 @@ spec:
- launcher-v2
- --copy
- /tekton/home/launch
image: gcr.io/ml-pipeline/kfp-launcher@sha256:6641bf94acaeec03ee7e231241800fce2f0ad92eee25371bd5248ca800a086d7
image: gcr.io/ml-pipeline/kfp-launcher@sha256:50151a8615c8d6907aa627902dce50a2619fd231f25d1e5c2a72737a2ea4001e
imagePullPolicy: Always
name: kfp-launcher
computeResources: {}
Expand Down Expand Up @@ -522,7 +522,7 @@ spec:
- launcher-v2
- --copy
- /tekton/home/launch
image: gcr.io/ml-pipeline/kfp-launcher@sha256:6641bf94acaeec03ee7e231241800fce2f0ad92eee25371bd5248ca800a086d7
image: gcr.io/ml-pipeline/kfp-launcher@sha256:50151a8615c8d6907aa627902dce50a2619fd231f25d1e5c2a72737a2ea4001e
imagePullPolicy: Always
name: kfp-launcher
computeResources: {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ spec:
- launcher-v2
- --copy
- /tekton/home/launch
image: gcr.io/ml-pipeline/kfp-launcher@sha256:6641bf94acaeec03ee7e231241800fce2f0ad92eee25371bd5248ca800a086d7
image: gcr.io/ml-pipeline/kfp-launcher@sha256:50151a8615c8d6907aa627902dce50a2619fd231f25d1e5c2a72737a2ea4001e
imagePullPolicy: Always
name: kfp-launcher
computeResources: {}
Expand Down Expand Up @@ -330,7 +330,7 @@ spec:
- launcher-v2
- --copy
- /tekton/home/launch
image: gcr.io/ml-pipeline/kfp-launcher@sha256:6641bf94acaeec03ee7e231241800fce2f0ad92eee25371bd5248ca800a086d7
image: gcr.io/ml-pipeline/kfp-launcher@sha256:50151a8615c8d6907aa627902dce50a2619fd231f25d1e5c2a72737a2ea4001e
imagePullPolicy: Always
name: kfp-launcher
computeResources: {}
Expand Down Expand Up @@ -546,7 +546,7 @@ spec:
- launcher-v2
- --copy
- /tekton/home/launch
image: gcr.io/ml-pipeline/kfp-launcher@sha256:6641bf94acaeec03ee7e231241800fce2f0ad92eee25371bd5248ca800a086d7
image: gcr.io/ml-pipeline/kfp-launcher@sha256:50151a8615c8d6907aa627902dce50a2619fd231f25d1e5c2a72737a2ea4001e
imagePullPolicy: Always
name: kfp-launcher
computeResources: {}
Expand Down Expand Up @@ -763,7 +763,7 @@ spec:
- launcher-v2
- --copy
- /tekton/home/launch
image: gcr.io/ml-pipeline/kfp-launcher@sha256:6641bf94acaeec03ee7e231241800fce2f0ad92eee25371bd5248ca800a086d7
image: gcr.io/ml-pipeline/kfp-launcher@sha256:50151a8615c8d6907aa627902dce50a2619fd231f25d1e5c2a72737a2ea4001e
imagePullPolicy: Always
name: kfp-launcher
computeResources: {}
Expand Down

0 comments on commit f43e8bd

Please sign in to comment.