GithubHelp home page GithubHelp logo

Comments (9)

jfmyers9 avatar jfmyers9 commented on June 11, 2024 2

https://www.pivotaltracker.com/story/show/159472729

from bpm-release.

cf-gitbot avatar cf-gitbot commented on June 11, 2024

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/159192566

The labels on this github issue will be updated when the story is started.

from bpm-release.

jfmyers9 avatar jfmyers9 commented on June 11, 2024

@jamesjoshuahill This seems like a good suggestion. It also makes us more consistent with some of the other container CLI's.

The only thing I think we need to sort out before making this change is how to express the volume schema through this flag. For your use case, would you want to be able to configure things like allow_executions and writable when specifying volumes on the command line?

from bpm-release.

jamesjoshuahill avatar jamesjoshuahill commented on June 11, 2024

Hi @jfmyers9 that's good news.

We would like to be able to configurewritable so that BBR backup scripts can write to $BBR_ARTIFACT_DIRECTORY.

Also, we looked at mount_only and wondered how this would integrate with BBR. Currently, the BBR CLI creates $BBR_ARTIFACT_DIRECTORY as root before invoking BBR scripts. Would bpm run fail if an additional volume directory already exists? Would the command invoked by bpm run have permissions to read the additional volume directory? To avoid any change in the BBR contract we would like bpm run not to fail when the additional volume exists and chown it as required for the bpm run user.

We don't think that allow_executions would be required for $BBR_ARTIFACT_DIRECTORY. This looks like an acceptable resource limitation.

Many thanks
Josh and @aclevername

from bpm-release.

xoebus avatar xoebus commented on June 11, 2024

What about something like -v path:allow_executions,mount_only?

from bpm-release.

xoebus avatar xoebus commented on June 11, 2024

In the past we've talked about versioning the configuration so we can make backwards incompatible changes. These would be the first configuration outside configuration file and so we wouldn't be able version these.

from bpm-release.

jamesjoshuahill avatar jamesjoshuahill commented on June 11, 2024

The -v flag looks fine to our uneducated eyes; we don't have a strong opinion about the format.

from bpm-release.

jfmyers9 avatar jfmyers9 commented on June 11, 2024

I think the format you proposed looks pretty good. If there are no other concerns, I can whip up a story and hopefully we can get this in a release soon.

from bpm-release.

glestaris avatar glestaris commented on June 11, 2024

thanks Jim

from bpm-release.

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.