Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify volume name as tmp-dir instead of tmp #447

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

samba1112
Copy link

Description

With tmp when i try to install with Argocd helm values getting below error when i modify it to tmp-dir its working fine

Error: UPGRADE FAILED: an error occurred while rolling back the release. original upgrade error: cannot patch "gitops-argocd-repo-server" with kind Deployment: Deployment.apps "gitops-argocd-repo-server" is invalid: spec.template.spec.containers[1].volumeMounts[2].name: Not found: "tmp": create: failed to create: Timeout: request did not complete within requested timeout - context deadline exceeded

With tmp when i try to install with Argocd helm values getting below error when i modify it to tmp-dir its working fine

Error: UPGRADE FAILED: an error occurred while rolling back the release. original upgrade error: cannot patch "gitops-argocd-repo-server" with kind Deployment: Deployment.apps "gitops-argocd-repo-server" is invalid: spec.template.spec.containers[1].volumeMounts[2].name: Not found: "tmp": create: failed to create: Timeout: request did not complete within requested timeout - context deadline exceeded
@CLAassistant
Copy link

CLAassistant commented Jan 3, 2023

CLA assistant check
All committers have signed the CLA.

@codecov-commenter
Copy link

Codecov Report

Merging #447 (3b2ca74) into main (d7ecddc) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #447   +/-   ##
=======================================
  Coverage   77.17%   77.17%           
=======================================
  Files          23       23           
  Lines        1485     1485           
=======================================
  Hits         1146     1146           
  Misses        252      252           
  Partials       87       87           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants