Skip to content
Success

Changes

Summary

  1. fix(Jenkins yaml) move utils sidecar from volumes to containers in (commit: 73ef99c) (details)
Commit 73ef99cc5bd2073b71eb7fc816ebc6098df79108 by noreply
fix(Jenkins yaml) move utils sidecar from volumes to containers in ghpr_check2 pod (#4379)

Some tidb pod templates incorrectly defined the `utils` sidecar under
`spec.volumes`
(with container-only fields like image/tty/resources), which breaks pod
deserialization
in Jenkins/Fabric8 (e.g. ImageVolumeSource parse errors).

This change moves the `utils` block to `spec.containers` across affected
templates,
including release-7.5/release-8.1 ghpr_check2 and other similarly
affected pod files.
(commit: 73ef99c)
The file was modifiedpipelines/pingcap/tidb/release-7.6/pod-ghpr_check2.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/release-8.3/pod-pull_check2.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/release-6.6/pod-ghpr_check2.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/release-7.4/pod-ghpr_check2.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/release-6.1/pod-ghpr_check2.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/release-6.5-with-kv-timeout-feature/pod-ghpr_check2.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/release-6.3/pod-ghpr_check2.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/release-6.5/pod-ghpr_check2.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/release-6.5/pod-pull_integration_binlog_test.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/release-7.1/pod-ghpr_check2.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/release-7.1/pod-pull_integration_binlog_test.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/release-6.5-20241101-v6.5.7/pod-ghpr_check2.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/release-8.2/pod-pull_check2.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/release-7.3/pod-ghpr_check2.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/release-6.1/pod-pull_integration_binlog_test.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/release-7.0/pod-ghpr_check2.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/release-6.4/pod-ghpr_check2.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/release-7.5/pod-ghpr_check2.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/release-7.5/pod-pull_integration_binlog_test.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/latest/pod-periodics_integration_test.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/release-6.2/pod-ghpr_check2.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/release-8.1/pod-pull_integration_binlog_test.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/release-7.2/pod-ghpr_check2.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/release-8.4/pod-pull_check2.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/release-8.0/pod-ghpr_check2.yaml (diff)