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

chore: Add some empty dir volume mounts for the application controller (#19474) #19480

Commits on Nov 4, 2024

  1. chore: Add some empty dir volume mounts for the application controller (

    argoproj#19474)
    
    Closes argoproj#19474
    
    Kube cache couldn't be used on read-only root file system leading to errors as revealed with `--gloglevel` equal to 6.
    Create an empty dir mount for `/tmp` and override `KUBECACHEDIR` to be in `/tmp`.
    
    Signed-off-by: Andrii Korotkov <[email protected]>
    andrii-korotkov-verkada committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5158c4d View commit details
    Browse the repository at this point in the history