Skip to content
Success

Changes

Summary

  1. feat(tekton/v1): add ops-config workspace and call Ops API (#3880) (commit: 751ec11) (details)
Commit 751ec11c8b539c340dad0f353943697567557146 by noreply
feat(tekton/v1): add ops-config workspace and call Ops API (#3880)

Read <stage>.json from a new ops-config workspace and update the task
script to:
- use set -euo pipefail and local vars
- map image repos to components via config
- extract version from image tag and POST updates to the Ops API
- iterate matched components and report success/failure
(commit: 751ec11)
The file was modifiedtekton/v1/triggers/triggers/_/notify/notified-successful-image-delivery-cloud-tidbx.yaml (diff)
The file was modifiedtekton/v1/tasks/delivery/pingcap-notify-to-update-ops-tidbx.yaml (diff)