Skip to content

Commit d523ea0

Browse files
Merge pull request #2484 from rajathagasthya/remove-must-gather
Drop must-gather entrypoint from gpu-operator image
2 parents 293a18a + 2ae359f commit d523ea0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docker/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,6 @@ COPY assets /opt/gpu-operator/
117117
COPY manifests /opt/gpu-operator/manifests
118118
COPY validator/manifests /opt/validator/manifests
119119

120-
COPY hack/must-gather.sh /usr/bin/gather
121-
122120
# Add CRD resource into the image for helm upgrades
123121
COPY deployments/gpu-operator/crds/nvidia.com_clusterpolicies.yaml /opt/gpu-operator/nvidia.com_clusterpolicies.yaml
124122
COPY deployments/gpu-operator/crds/nvidia.com_nvidiadrivers.yaml /opt/gpu-operator/nvidia.com_nvidiadrivers.yaml

0 commit comments

Comments
 (0)