Skip to content
Success

Changes

Summary

  1. refactor(tekton/v0): use intranet publisher URL in Tekton tasks and (commit: 3634bac) (details)
Commit 3634bace25a8339d37eb998c1f845fe6c78baccd by noreply
refactor(tekton/v0): use intranet publisher URL in Tekton tasks and scripts (#3943)

Switch publisher references from internal svc host to intranet urls:
- prod: https://publisher.pingcap.net
- staging: https://publisher-staging.pingcap.net

Also update the script example to use the staging publisher host.
(commit: 3634bac)
The file was modifiedtekton/v0/tasks/publish-fileserver-from-oci-artifact.yaml (diff)
The file was modifiedtekton/v0/triggers/templates/_/push-oci-artifact-to-tiup.yaml (diff)
The file was modifiedscripts/flow/rc/refresh-tiup.sh (diff)
The file was modifiedtekton/v0/tasks/publish-tiup-from-oci-artifact-v2.yaml (diff)
The file was modifiedtekton/v0/triggers/templates/_/push-oci-artifact-to-fileserver.yaml (diff)
The file was modifiedtekton/v0/tasks/release/pingcap-create-github-alpha-tags.yaml (diff)