Git Product home page Git Product logo

Comments (2)

lizardruss avatar lizardruss commented on August 23, 2024

Hello! Thanks for reporting this issue. I can't seem to reproduce it with 6.3.3 or on the main branch. Here's a copy of the output I got, perhaps you could provide your log output as well?

> cd examples/quickstart
> devspace deploy --debug
16:49:10 info Using namespace 'loft'
16:49:10 info Using kube context 'kind-kind'
16:49:10 debug Use config:
version: v2beta1
name: quickstart
deployments:
    quickstart:
        name: quickstart
        helm:
            values:
                containers:
                    - image: loftsh/javascript:latest
dev:
    my-dev:
        name: my-dev
        imageSelector: loftsh/javascript:latest
        sync:
            - path: ./
              excludeFile: .gitignore
        terminal:
            command: ./devspace_start.sh
        ssh: {}
        ports:
            - port: "3000"
        open:
            - url: http://localhost:3000


16:49:10 debug Run pipeline:
name: deploy
run: |-
    run_dependencies --all
    ensure_pull_secrets --all
    build_images --all
    create_deployments --all


16:49:10 run_dependencies --all
16:49:10 Marked project excluded: quickstart
16:49:10 ensure_pull_secrets --all
16:49:10 build_images --all
16:49:10 create_deployments --all
16:49:10 Deploying 1 deployments concurrently...
16:49:10 deploy:quickstart Skipping deployment quickstart
16:49:10 Deploying 0 deployments concurrently
16:49:10 debug Wait for dev to finish

from devspace.

mschoenlaub avatar mschoenlaub commented on August 23, 2024

@lizardruss, hm... looks the same now, nothing obvious missing. Sorry for wasting your time ;)

from devspace.

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.