Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiitk committed Apr 8, 2024
1 parent 002cd5c commit 4156a3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/internal_ci/linux/grpc_xds_k8s_run_xtest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
readonly IMAGE_REPO="us-docker.pkg.dev/grpc-testing/psm-interop"

find_latest() {
# todo
gcloud container images list-tags --filter='tags~v1\.\d+\.x' "${IMAGE_REPO}/${1}-${2}" --flatten='tags[]' --format='value(tags)' | sort --version-sort | tail -n 1
}

Expand Down

0 comments on commit 4156a3c

Please sign in to comment.