Giter Site home page Giter Site logo

Comments (6)

zackliu avatar zackliu commented on August 12, 2024

Could you give more configuration details. Did your Working Dir duplicated with your Azure File Mount Path?

from azure-container-agents-plugin.

chrispat avatar chrispat commented on August 12, 2024

Yes they are the same and it seems those should be independent. I want to mount the file share as the working directory so I can persist sources and build outputs between builds.

from azure-container-agents-plugin.

zackliu avatar zackliu commented on August 12, 2024

In fact we mount a Empty Volume to the Working Dir to prevent the permission issue.
I will add a checkbox to let user decide whether to mount Empty Volume automatically in the next release.
I don't recommend to mount Azure file to your working dir directly because Azure file is really slow in reading and writing small files. Instead, you can copy what you need to Azure file after build.

from azure-container-agents-plugin.

chrispat avatar chrispat commented on August 12, 2024

ok that makes sense.
Could you add support for specifying a persistent volume claim to mount for the working directory?

from azure-container-agents-plugin.

zackliu avatar zackliu commented on August 12, 2024

I decide not to mount Empty Volume automatically. So you can mount what you need to working directory in the next version

from azure-container-agents-plugin.

zackliu avatar zackliu commented on August 12, 2024

The feature released in 0.4.0

from azure-container-agents-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.