File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,4 +19,4 @@ kind: Kustomization
1919images :
2020- name : controller
2121 newName : us-docker.pkg.dev/cloud-tpu-v2-images/pathways-job/pathwaysjob-controller
22- newTag : v0.1.3
22+ newTag : v0.1.4
Original file line number Diff line number Diff line change @@ -8460,6 +8460,7 @@ spec:
84608460 It will translate to a nodeSelector of the form
84618461 cloud.google.com/gke-tpu-accelerator: tpu-v5-lite-podslice
84628462 enum:
8463+ - tpu7x-standard-4t
84638464 - ct6e-standard-4t
84648465 - ct6e-standard-8t
84658466 - ct5p-hightpu-4t
@@ -8837,7 +8838,7 @@ spec:
88378838 - --health-probe-bind-address=:8081
88388839 command:
88398840 - /manager
8840- image: us-docker.pkg.dev/cloud-tpu-v2-images/pathways-job/pathwaysjob-controller:v0.1.3
8841+ image: us-docker.pkg.dev/cloud-tpu-v2-images/pathways-job/pathwaysjob-controller:v0.1.4
88418842 imagePullPolicy: Always
88428843 livenessProbe:
88438844 httpGet:
You can’t perform that action at this time.
0 commit comments