Code Monkey home page Code Monkey logo

Comments (6)

wbpcode avatar wbpcode commented on June 24, 2024

cc @lizan

from envoy.

phlax avatar phlax commented on June 24, 2024

@ShenFeng312 im guessing the idea is for accessing any user configs, but my feeling is that its probably not necessary, at least as the default.

relatedly i wonder what the utiltity of the CAPs above are - they essentially allow the container to root the host (altho i guess mitigated by running as non-root).

im perhaps not the best person to review as i dont use vscode myself - but would be happy to review any cleanups to this setup - as far as i can

from envoy.

ShenFeng312 avatar ShenFeng312 commented on June 24, 2024

@phlax
Can you tell me what tools you use for development? I'm not particularly keen on using VSCode either. However, it seems like the official documentation mainly covers VSCode-related topics. I'm doing development on Ubuntu desktop. Also, the files generated by Envoy compilation are too large. The envoy-build volume is occupying around 20GB of disk space (possibly more; I deleted the previous container due to issues).

from envoy.

phlax avatar phlax commented on June 24, 2024

Can you tell me what tools you use for development?

mostly emacs, but im not going to recommend doing that unless you are already an emacs user

... the files generated by Envoy compilation are too large.

i think that is pretty unavoidable, especially if you want a debug build

The envoy-build volume is occupying around 20GB of disk space ...

the default/recommended way of running is with ./ci/run_envoy_docker.sh this mounts a temp volume from fs (default is /tmp/envoy-docker-build) - i export ENVOY_DOCKER_BUILD_DIR=/home/phlax/bazel_cache before using this way to ensure i reuse cache and dont fill my /tmp directory

from envoy.

github-actions avatar github-actions commented on June 24, 2024

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.

from envoy.

github-actions avatar github-actions commented on June 24, 2024

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted" or "no stalebot". Thank you for your contributions.

from envoy.

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.