Giter Club home page Giter Club logo

Comments (5)

ivanporty avatar ivanporty commented on July 29, 2024 1

I think it does have a -f option and any other file name option may be used. I think we need to implement based on the actual content, not just the name, and use API version, i.e. apiVersion: skaffold/*

from google-container-tools-intellij.

etanshaul avatar etanshaul commented on July 29, 2024

is there a way to configure skaffold to use config files named something other than skaffold.yaml? we should probably take that into account early if so (not just match on file name).

@loosebazooka, @r2d4 any idea?

from google-container-tools-intellij.

etanshaul avatar etanshaul commented on July 29, 2024

also I see a couple ways we can do these:

what I was originally thinking was use to use the framework support mechanism to detect each skaffold.yaml, setting up the run configuration automatically for the user. This is a bit complicated by the fact that we are separating out run and dev run configs into separate things. @ivanporty what were your thoughts on the direction of this?

from google-container-tools-intellij.

ivanporty avatar ivanporty commented on July 29, 2024

I was thinking about avoiding a framework since I don't see any other use for it except a run configuration. Run configuration is pretty independent and works on all IDEs. Later we can think about implementing this as a framework too.

from google-container-tools-intellij.

etanshaul avatar etanshaul commented on July 29, 2024

ah right. framework support / facets all that are IDEA specific. and they do add a lot of complication for the user as well.

from google-container-tools-intellij.

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.